convert_param: Convert parameter
Description
Converts parameter specification from vector or list format
Usage
convert_param(param, cells_w, cells_b, type = "this parameter")
Value
a list of parameters
Arguments
- 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)