| plot.cvRemix | R Documentation |
Calibration plot for cvRemix object.
## S3 method for class 'cvRemix'
plot(x, criterion = BICc, trueValue = NULL, ...)
x |
output of |
criterion |
which criterion function to take into account. Default is the function 'BICc", but one can use 'BIC', 'AIC', 'eBIC' or any function depending on a 'cvRemix' object. |
trueValue |
-for simulation purposes- named vector of true value for parameters. |
... |
opptional additional arguments. |
A plot.
cv.remix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.