View source: R/mt_getInformation.R
| mt_getInformation | R Documentation |
This computes all information required about the number of model parameters.
mt_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 \beta's, \tau'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.