Tag Archives: R

Rsample (Part 1) – Bootstrap estimate of a confidence interval for a mean

The package contains functions that allow different types of resampling (e.g. cross-validation, bootstrap, etc.). The data structure in which resampling data is stored is a data frame and is very convenient for further work. You can read more about the package on the official package page: https://github.com/tidymodels/rsample. The package is part of the RStudio “tidymodels” …

Using Sample Size Calculator application

The following video tutorial gives a brief overview of the Sample Size Calculator application. The Sample Size Calculator is an interactive Shiny application which allows you to calculate sample size when estimating population mean value or population proportion.   Zlatko KovačićDirector of Wellington based My Statistical Consultant Ltd company. Retired Associate Professor in Statistics. Has …