predict.CVA | R Documentation |
Compute CV-scores from new data
## S3 method for class 'CVA'
predict(object, newdata, ...)
object |
object of class |
newdata |
matrix or 3D array containing data in the same format as originally used to compute CVA |
... |
currently not used. |
returns the CV-scores for new data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.