Selecting Parameters

stan_contains() stan_starts_with() stan_ends_with()

Partial match functions for stanfit objects

stan_select()

Select parameters by name

Filtering Post-Warmup Samples

stan_filter()

Return post-warmup samples with matching conditions

stan_slice()

Choose post-warumps samples by position

stan_thin_n() stan_thin_frac()

thin n post-warumps samples from a stanfit object

Shredder Utilities

stan_axe()

Remove elements from stanfit object

stan_names()

The Par Names of a Stanfit Object

stan_retain()

Return object with specific chains

Examples

rat_data

Rats model data

rats_example()

Rats model