strip_static_params: Strip static parameters from MCMC output data

View source: R/mcmc-diagnostics.R

strip_static_paramsR Documentation

Strip static parameters from MCMC output data

Description

Strip static parameters from MCMC output data

Usage

strip_static_params(model, dat)

Arguments

model

An iscam model object

dat

A data frame of the MCMC parameter estimates

Details

Strip out the static (non-estimated) parameters from the mcmc output data for the given scenario. We only need to see estimated parameters on the diagnostic plots. If there are no static parameters, NULL will be returned

Value

The parameters data frame for the model given with static parameters removed


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.