Giter Club home page Giter Club logo

statistics-201's Introduction

Hello πŸ‘‹

My name is Antoine Soetewey. I am a PhD researcher in statistics at UCLouvain (Belgium).

In parallel with my research, I am teaching several courses in statistics, probability and data science at UCLouvain and UNamur. I also help professionals and companies to analyze their data, and I give private lessons to students and academics.

When I find the time, I code in R and share it on my blog to make it accessible to more people.

You can learn more about me or contact me here.

statistics-201's People

Contributors

antoinesoetewey avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

statistics-201's Issues

Missing sqrt in calculation

"(", round(test$estimate1, 3), ifelse(test$estimate2 >= 0, paste0(" - ", round(test$estimate2, 3)), paste0(" + ", round(abs(test$estimate2), 3))), ifelse(test$null.value >= 0, paste0(" - ", test$null.value), paste0(" + ", abs(test$null.value))), ") / ", round(test$stderr, 3), " \\( = \\) ",

There is a sqrt missing in the calculation of the test statistic throughout all the prop.z.test* calculations.

A problem in "runApp"

Hi Antoine,
Thanks for this great work.
When I run the code, I encountered the following error message:
Warning in checkEncoding(file) : The input file C:\Users\lenovo\Documents\miharbi/app.R does not seem to be encoded in UTF8 Warning in readLines(file, warn = FALSE) : invalid input found on input connection 'C:\Users\lenovo\Documents\miharbi/app.R' Error in parse(file, keep.source = FALSE, srcfile = src, encoding = enc) : C:\Users\lenovo\Documents\miharbi/app.R:243:18: unexpected INCOMPLETE_STRING 244: src="http://i.creativecommons.org/l/by/2.0/be/80x15.png"/></a> Cette oeuvre de <span xmlns:cc="http://creativecommons.org/ns#" 245: property="cc:attributionName"><font face="Courier">RShiny@UCLouvain</font></span> est mise Error in sourceUTF8(fullpath, envir = new.env(parent = sharedEnv)) : Error sourcing C:\Users\lenovo\AppData\Local\Temp\RtmpaSXhe6\fileb341489ba
What's the solution please?

failed to runAPP due to warings in checkEncoding(file)

I was trying to runApp(Shiny),and the console shows errors as follows, and still confusing how to solve this problem

shiny::runApp()
Loading required package: shiny
Warning in checkEncoding(file) :
The input file F:\app/app.R does not seem to be encoded in UTF8
Warning in readLines(file, warn = FALSE) :
θΎ“ε…₯ι“Ύη»“'F:\app/app.R'ε†…ηš„θΎ“ε…₯不对
Loading required package: gsubfn
Loading required package: proto
Loading required package: RSQLite
Loading required package: sysfonts
Loading required package: showtextdb
Error in func(fname, ...) : app.R did not return a shiny.appobj object.

t-critical value in confidence interval

For the alternative hypothesis ">", the t-critical value in the formula for the confidence interval is computed using the area= alpha/2, even though it is a one-sided test. Is there a reason you did that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.