mcmcTraces: Traces of MCMC iterations

View source: R/mcmc_traces_fit.R

mcmcTracesR Documentation

Traces of MCMC iterations

Description

Traces of MCMC iterations

Usage

mcmcTraces(fit, plots = "all")

Arguments

fit

An object of class fitTK

plots

A string selecting the parameters. Defaults is "all" and select all parameters. Deterministc parameters can be selected by setting "deterministic" and stochastic parameter with "stochastic"

Value

A traceplot of class ggplot.


rbioacc documentation built on Sept. 21, 2023, 5:06 p.m.