Description Usage Arguments Value See Also
View source: R/strRegression-moments_helper.R
Helper Function to Convert a Vector of Moments to the Mean Vector and Covariance Matrix
1 |
x |
Numeric vector. Vector of parameters \boldsymbol{θ} = ≤ft\{ \boldsymbol{μ} , \mathrm{vech} ≤ft( \boldsymbol{Σ} \right) \right\}^{\prime} . |
A list with elements mu
and sigmacap
.
Other Structure of Regression Functions:
beta_of_sigmacap()
,
beta_of_vechsigmacap()
,
beta_wrt_vechsigmacap()
,
betastar_of_rhocap()
,
betastar_of_sigmacap()
,
betastar_of_theta()
,
betastar_of_vechsigmacap()
,
beta()
,
mu_of_theta()
,
rsq_of_sigmacap()
,
rsq_of_theta()
,
rsq()
,
sigmacap_of_thetastar()
,
sigmacap_of_theta()
,
sigmasq_of_vechsigmacap()
,
sigmasq()
,
sigmaysq()
,
theta_helper()
,
theta_of_moments()
,
theta_of_sigmacap()
,
theta_of_vechsigmacap()
,
theta_wrt_vechsigmacap()
,
thetastar_helper()
,
thetastar_of_sigmacap()
,
thetastar_of_vechsigmacap()
,
thetastar()
,
theta()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.