October 2020

New formatting features in the parameters package

October 12, 2020 | R on easystats

You probably already have heard of the parameters package, a light-weight package to extract, compute and explore the parameters of statistical models using R (if not, there is a related publication introducing the package’s main features). In this post, we like to introduce a new feature that facilitates nicely ... [Read more...]

Help Delphi’s COVIDcast Project fight the pandemic!

October 12, 2020 | R Views

The Delphi epidemiological forecasting group at Carnegie Mellon University is undertaking a massive effort to develop leading indicators for COVID-19 outbreaks, and if you are an R or Python developer you can help. Delphi is working with both Facebook and Google to analyze the data from daily surveys that ask ...
[Read more...]

R 4.0.3 now available

October 12, 2020 | Blog Administrator

The R Core Team has released R 4.0.3 (codename: "Bunny-Wunnies Freak Out"), the latest update to the R statistical computing system. This is a minor update to the R 4.0.x series, and so should not require any changes to existing R 4.0 scripts or packages. It is available for download for Windows, ... [Read more...]

udpipe R package updated

October 12, 2020 | Super User

An update of the udpipe R package (https://bnosac.github.io/udpipe/en) landed safely on CRAN last week. Originally the udpipe R package was put on CRAN in 2017 wrapping the UDPipe (v1.2 C++) tokeniser/lemmatiser/parts of speech tagger and dependency pa... [Read more...]

Model Homotopies in the Wild

October 12, 2020 | jmount

So are model homotopies commonly used? Yes, they are. As an example consider glmnet: Jerome Friedman, Trevor Hastie, Robert Tibshirani (2010). Regularization Paths for Generalized Linear Models via Coordinate Descent. Journal of Statistical Software, 33(1), 1-22. URL http://www.jstatsoft.org/v33/i01/. From help(glmnet): library(glmnet) x = matrix(rnorm(100 * 20), 100, 20) g2 = […]
[Read more...]

ShinyProxy 2.4.0

October 12, 2020 | Open Analytics

ShinyProxy is a novel, open source platform to deploy Shiny apps for the enterprise or larger organizations. Full Kubernetes Support One of the main advantages of ShinyProxy is the use of plugable container back-ends which allows people to use ShinyPr... [Read more...]

ANOVA in R

October 11, 2020 | R on Stats and R

Introduction Data Aim and hypotheses of ANOVA Underlying assumptions of ANOVA Variable type Independence Normality Equality of variances - homogeneity Another method to test normality and homogeneity ANOVA Preliminary analyses ANOVA in R Interpretations of ANOVA results What’s next? Post-hoc test Issue of multiple testing Post-hoc tests in R ...
[Read more...]

ANOVA in R

October 11, 2020 | R on Stats and R

Introduction Data Aim and hypotheses of ANOVA Underlying assumptions of ANOVA Variable type Independence Normality Equality of variances - homogeneity Another method to test normality and homogeneity ANOVA Preliminary analyses ANOVA in R Interpretations of ANOVA results What’s next? Post-hoc test Issue of multiple testing Post-hoc tests in R ...
[Read more...]
1 7 8 9 10 11 14

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)