View source: R/mc_getInformation.R
mc_getInformation | R Documentation |
This computes all information required about the number of model parameters.
mc_getInformation(list_initial, list_power_fixed, n_resp)
list_initial |
A list of initial values. |
list_power_fixed |
A list of logical specyfing if the power parameters should be estimated or not. |
n_resp |
A number specyfing the nmber of response variables. |
The number of β's, τ's, power and correlation parameters.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.