covariance.parameters: Extracts the estimates of the covariance parameters

View source: R/print_mcmlrts.R

covariance.parametersR Documentation

Extracts the estimates of the covariance parameters

Description

Extracts the estimates of the covariance parameters an ⁠rtsFit object⁠ returned from call of lgcp_ml() or lgcp_bayes() in the grid class.

Usage

covariance.parameters(object)

Arguments

object

An mcml model fit.

Value

A matrix of dimension (number of fixed effects ) x (number of MCMC samples). For Laplace approximation, the number of "samples" equals one.


rts2 documentation built on April 3, 2025, 7:39 p.m.