extract-list-method: Extract thingy

extract,list-methodR Documentation

Extract thingy

Description

Extract thingy

Usage

## S4 method for signature 'list'
extract(object, pars, permuted = TRUE, include = TRUE)

Arguments

object

list object produced by read_stan_mcmc

pars

character vector of parameters to be extracted (or not)

permuted

should the MCMC sample chains be permuted and combined?

include

should pars be extracted (TRUE) or everything except the pars (FALSE)


quantifish/rlsd documentation built on Sept. 6, 2024, 3:04 p.m.