predict.ebma: Predict method for EBMA

View source: R/ebma.R

predict.ebmaR Documentation

Predict method for EBMA

Description

Predict method for EBMA

Usage

## S3 method for class 'ebma'
predict(object, newdata = NULL, ...)

Arguments

object

an object of class "ebma"

newdata

a data frame containing inputs to use for the prediction; otherwise predictions are for the validation period (in-sample)

...

not used


andybega/EBMAhelper documentation built on April 6, 2022, 11:11 a.m.