predict.CVA: Compute CV-scores from new data

View source: R/CVA.r

predict.CVAR Documentation

Compute CV-scores from new data

Description

Compute CV-scores from new data

Usage

## S3 method for class 'CVA'
predict(object, newdata, ...)

Arguments

object

object of class CVA

newdata

matrix or 3D array containing data in the same format as originally used to compute CVA

...

currently not used.

Value

returns the CV-scores for new data


Morpho documentation built on Feb. 16, 2023, 10:51 p.m.