generate_model | R Documentation |
Generate matrices of true model parameters for the supported true models.
These matrices are intended to passed to the model_matrix
argument of
powerly()
.
generate_model(type, ...)
type |
Character string representing the type of true model. Possible
values are |
... |
Required arguments used for the generation of the true model. See
the True Models section of |
A matrix containing the model parameters.
powerly()
, validate()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.