subset.geomcmc: Subset MCMC chain

subset.geomcmcR Documentation

Subset MCMC chain

Description

Return subset of MCMC chain.

Usage

## S3 method for class 'geomcmc'
subset(x, subset, ...)

Arguments

x

Output from the functions mcsglmm or mcstrga.

subset

Logical or integer vector.

...

Further arguments to be passed to or from other methods.

Value

A similar object as x with the subsetted chain.


geoBayes documentation built on Aug. 21, 2023, 9:08 a.m.