plot_ll {fHMM} | R Documentation |
Visualization of log-likelihood values
Description
This function plots the log-likelihood values of the different optimization runs.
Usage
plot_ll(lls, ll_relative = TRUE)
Arguments
lls |
A |
ll_relative |
A |
Value
No return value. Draws a plot to the current device.
[Package fHMM version 1.4.1 Index]