stan_axe: Remove elements from stanfit object

Description Usage Arguments Details Value See Also

View source: R/stan_axe.R

Description

Safely remove large elements from stanfit objects that are not needed for postprocessing.

Usage

1
stan_axe(object, what = c("summary", "fit_instance", "stanmodel"))

Arguments

object

stanfit

what

name of attribute to remove, Default: c("summary", "fit_instance", "stanmodel")

Details

shredder can remove three elements in the stanfit object

Value

stanfit

See Also

Other utility: stan_names(), stan_retain()


metrumresearchgroup/shredder documentation built on Sept. 1, 2020, 5:36 p.m.