ospPredict: Forward simulation of a swing payoff based on a sequence of...

View source: R/mlOSP_utils.R

ospPredictR Documentation

Forward simulation of a swing payoff based on a sequence of emulators

Description

Evaluate the fit emulator at input myx

Usage

ospPredict(myFit, myx, model)

Arguments

myFit

fitted emulators of any type supported by osp.prob.design

myx

inputs to predict at

model

List containing all model parameters.

Details

Generally internal to other mlOSP functions

Value

prediction of myFit evaluated at myx


mludkov/mlOSP documentation built on April 29, 2023, 7:56 p.m.