Description Usage Arguments Value Author(s) See Also
View source: R/get.secondary.R
get.secondary is a secondary function called during estimation runs by
fitmle.cov. It computes estimates of secondary parameters and related
statistics (covariance, coefficient of variations, and confidence intervals).
get.secondary is typically not called directly by users.
1 2 | get.secondary(subproblem = NULL,
x = NULL)
|
subproblem |
A list containing the following levels:
|
x |
The vector of p parameter estimates. |
Return a list of with the following elements:
The vector of s secondary parameter estimates derived from initial structural model parameter estimates.
The vector of s secondary parameter estimates derived from final structural model parameter estimates.
The vector of s secondary parameter names.
The p x s matrix of partial derivatives for the secondary parameters.
Sebastien Bihorel (sb.pmlab@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.