covload.sub.table | R Documentation |
Internal package function
covload.sub.table(model, skip, nrow, use.model.path = TRUE, theta.only = TRUE)
model |
model |
skip |
number of rows to skip |
nrow |
number of rows to read |
use.model.path |
Load file from a global defined model library (TRUE=default).
If so will look for a global character vector named |
theta.only |
return covariance matrix of theta's only (default) |
Named list including theta, omega, sigma, and ofv. For MCMC output file each object are matrixes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.