simul | R Documentation |
simul
yields a sample dataset of biomarker responses. This
is used for the hypothetical case study.
simul(pop_mean, size = 75)
pop_mean |
a data frame, the first output of |
size |
an integer, the sample size. |
simul
returns a list of length 3:
sam |
sample dataset. |
sam_long |
sample dataset in long format. |
sam_mean |
sample means of biomarker responses. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.