convert_param | R Documentation |
Converts parameter specification from vector or list format
convert_param(param, cells_w, cells_b, type = "this parameter")
param |
the parameter (mu, sd, or n) |
cells_w |
a vector of within-subject cells combinations |
cells_b |
a vector of between-subject cell combinations |
type |
the name of the parameter (for error messages) |
a list of parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.