nma.trace: Deprecated. Please use 'nma.diag' instead.

View source: R/nma.trace.R

nma.traceR Documentation

Deprecated. Please use nma.diag instead.

Description

Deprecated. Produces traceplots of the MCMC chains obtained from nma.run()

Usage

nma.trace(nma, n = "all", thin = 1, colours = "DEFAULT")

Arguments

nma

A BUGSnetRun object produced by running nma.run().

n

Integer which limits the number of printed variables to the first n. Default is "all" which plots every variable.

thin

Thinning factor for the mcmc chains. Default is 1.

colours

An optional vector of colors, one for each chain.

See Also

nma.diag


audrey-b/BUGSnet documentation built on Feb. 2, 2025, 5:10 p.m.