mc_list2vec | R Documentation |
This function takes a list of parameters and tranforms to a vector.
mc_list2vec(list_initial, list_power_fixed)
list_initial |
A list specifying initial values. |
list_power_fixed |
A list of logical operators specyfing if the power parameter should be estimated or not. |
It is an internal function, in general the users never will use this function. It will be useful, only if the user wants to implement a different variance-covariance matrix.
A vector of model parameters.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.