plot_NLL | R Documentation |
It plots the Negative log-Likelihood (NLL) trace of a fit.
plot_NLL(x)
x |
A MOBSTER fit. |
A plot of the the NLL trace for the input fit.
data('fit_example', package = 'mobster')
plot_NLL(fit_example$best)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.