graph_trend: Graph parameter fit and log likelihood

View source: R/visualize_diagnosis.R

graph_trendR Documentation

Graph parameter fit and log likelihood

Description

EM algorithms should exhibit a monotonically increasing log likelihood. This function plots the log likelihood across iterations, as well as the change maximum change in the parameter values.

Usage

graph_trend(params_stacked, dat = data)

Arguments

params_stacked

Output from summ_params

dat

The input data for the original clusterCVR object


kuriwaki/clusterCVR documentation built on July 31, 2024, 8:28 p.m.