get.W {RestoreNet} | R Documentation |
Stochastic covariance matrix W
Description
This function returns the stochastic covariance matrix W associated to a design matrix M, a net-effect matrix V, and a vector parameter theta.
Usage
get.W(M, V, VCNs, theta, nObs)
Arguments
M |
A |
V |
A |
theta |
p-dimensional vector parameter. |
Value
A n \times n
dimensional stochastic covariance matrix.
[Package RestoreNet version 1.0.1 Index]