Description Usage Arguments Value Examples
regsim
returns a list with simulated results.
1 |
reps |
nuber of simulated regressions. Default value of 1000. |
n |
sample size. Default value of 100. |
beta |
the slope coeficient. Default value of 0.5. |
eps_dist |
distribution of error term. Supports ("uniform","t","laplace"). Default set to "uniform". |
list of mean estimated beta coefficient, mean estimated R^2, and estimated power for each repetition. Returns results for the specified distribution only.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.