September 2021

Basic R : Read so many CSV files

September 2, 2021 | sang-heon lee

This post presents basic R code snippets to read files with given file extensions such as csv or txt. This is simple but very useful when it comes to the case where there are too many files to read manually. If we have too many (i.e. 1000 file...
[Read more...]

Weibull Distribution in R

September 1, 2021 | finnstats

Weibull Distribution in R, Weibull Distribution was discovered by Swedish physicist Wallodi Weibull in 1939. A continuous random variable X is said to follow Weibull distribution if its probability density function fx(x; α, β)=... The post Weibull Distribution in R appeared first on finnstats.
[Read more...]

Bayesian Regression Analysis with Rstanarm

September 1, 2021 | Method Matters

In this post, we will work through a simple example of Bayesian regression analysis with the rstanarm package in R. I’ve been reading Gelman, Hill and Vehtari’s recent book “Regression and Other Stories”, and this blog post is my attempt to apply some of the things I’ve ...
[Read more...]

R user or R Developer? The survey results

September 1, 2021 | Mirai Solutions

We asked this question to the Community and are now ready to present the results. Running up to the Panel Discussion “R User or R Developer? This is the question” at the useR!2021 conference, Mirai conducted a survey regarding what makes one an R De...
[Read more...]
1 9 10 11

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)