predict.SL.hal9001: predict.SL.hal9001

View source: R/sl_hal9001.R

predict.SL.hal9001R Documentation

predict.SL.hal9001

Description

Predict method for objects of class SL.hal9001

Usage

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

Arguments

object

A fitted object of class hal9001.

newdata

A matrix of new observations on which to obtain predictions.

...

Not used.

Value

A numeric vector of predictions from a SL.hal9001 object based on the provide newdata.


jeremyrcoyle/mangolassi documentation built on Nov. 18, 2023, 6:22 p.m.