plot_interaction_pattern_log_likelihood: Trace plot of interaction pattern model log likelihood

Description Usage Arguments Value Examples

View source: R/plot_interaction_pattern_log_likelihood.R

Description

Generates a trace plot of the interaction pattern model log likelihood. This is a potential way to diagnose the convergence of the model.

Usage

1

Arguments

CCAS_Object

devtoolAn object of class CCAS containing estimation results.

Value

A plot.

Examples

1
2
3
4
5
6
## Not run: 
# load in saved model output from ccas() function.
data(Model_Output)
plot_interaction_pattern_log_likelihood(Model_Output)

## End(Not run)

matthewjdenny/CCAS documentation built on May 21, 2019, 1:01 p.m.