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 Jan. 26, 2026, 5:06 p.m.