View source: R/print_mcmlrts.R
covariance.parameters | R Documentation |
Extracts the estimates of the covariance parameters an rtsFit object
returned from call of lgcp_ml()
or lgcp_bayes()
in the grid class.
covariance.parameters(object)
object |
An |
A matrix of dimension (number of fixed effects ) x (number of MCMC samples). For Laplace approximation, the number of "samples" equals one.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.