Description Usage Arguments Value Author(s) See Also
View source: R/strRegression-theta_wrt_vechsigmacap.R
Matrix of partial derivatives of unstandardized parameters with respect to the unique elements of the covariance matrix. Note that the parameter vector is ordered as
\boldsymbol{θ} = ≤ft\{ \boldsymbol{β}, σ^{2}, \mathrm{vech} ≤ft( \boldsymbol{Σ}_{\mathbf{X}, \mathbf{X}} \right) \right\}
and the covariance matrix \boldsymbol{Σ} is ordered as
≤ft\{ y, x_1, …, x_p \right\}^{\prime}
.
1 |
x |
Numeric vector. Half-vectorization of the covariance matrix \boldsymbol{Σ} of ≤ft\{y, x_1, …, x_p \right\}^{\prime}. |
A matrix.
Ivan Jacob Agaloos Pesigan
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()
,
moments_helper()
,
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()
,
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.