The [su_label]Rsample[/su_label] 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 [su_label]Rsample[/su_label] package on the…
Tag: R
Using a recursive function to conditionally aggregate a contingency table
In this post, we will show on a simple example the application of a recursive function. The problem that we want to solve is the following. We have a matrix of dimensions N x M. This can be, for example, a two-dimensional contingency table. Columns…
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. [su_youtube_advanced url=”https://www.youtube.com/watch?v=7juKRR-Kahs” rel=”no”]
The first post
This is the first post in My Statistical Consultant Ltd blog. If you need help while working on a doctoral/master thesis and research projects, from the choice of topic, writing the application, methodology, to the presentation of the results obtained, you will find it in…