cormat | R Documentation |
Generic function for extracting model-implied correlation matrices, either
from the MCMC output, or from the simulated model. Details about the
function's behavior can be found in cormat.fsvdraws
(the function invoked when applied to MCMC output) or
cormat.fsvsim
(the function invoked when applied to a
simulated model.
cormat(x, ...)
x |
An object of class |
... |
Arguments to be passed to methods. |
Structure containing the model-implied covariance matrix.
Other generics:
covmat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.