Description Usage Arguments Value
View source: R/99_plot_helpers.R
Loglikelihood should be obtained via a previous BPF run, that estimates the SV model likelihood. These are passed, along with a sequence for the autoregressive parameter phi, the number of simulations (for each individual) boxplot.
1 | plotBoxplotLogLikeEstimates(outLogLike, parSeqPhi, numSimul)
|
outLogLike |
a matrix of dimension |
parSeqPhi |
parameter sequence for phi parameter for which a log-likelihood estimate is computed |
numSimul |
number of BPF runs per element of parSeqPhi |
invisible return; pure side effect of a boxplot generation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.