
performance(object, ...)
performance
is a generic function for use with a number of
fitted models objects in {Weighted Averaging Models.}
predict.wa
pcr
bootstrap.wa
crossval
crossval
.}wa
, predict.wa
,
bootstrap.wa
.data(ImbrieKipp)
data(SumSST)
## fit the WA model
mod <- wa(SumSST ~., data = ImbrieKipp)
mod
## the model performance statistics
performance(mod)
Run the code above in your browser using DataLab