Learn R Programming

fHMM (version 0.3.0)

plot_ll: Visualization of log-likelihood values

Description

Plots log-likelihood values of the different estimation runs.

Usage

plot_ll(lls, controls)

Arguments

lls

A vector of log-likelihood values.

controls

A list of controls.

Value

No return value. Creates file "log_likelihoods.pdf" in "controls[["path"]]/models/controls[["id"]]".