plot.itnb: Plot parameter trace of an itnb-object

View source: R/em-itnb.R

plot.itnbR Documentation

Plot parameter trace of an itnb-object

Description

A function plotting the EM parameter trace returned by the em_itnb function. Note: the function can only be used if the argument save_trace in the em_itnb_control function was set to TRUE.

Usage

## S3 method for class 'itnb'
plot(x, ...)

Arguments

x

An itnb-object.

...

Additional arguments passed to the plot function.


svilsen/itnb documentation built on Sept. 7, 2024, 1:30 a.m.