meta_mars_predict {tsensembler} | R Documentation |
Arbiter predictions via mars model
Description
Arbiter predictions via mars model
Usage
meta_mars_predict(model, newdata)
Arguments
model |
arbiter – a Gaussian process model |
newdata |
new data to predict loss |
[Package tsensembler version 0.1.0 Index]