predtrast | R Documentation |
Predict y-values from boosted contrast model
predtrast(model, x, z, num = model$niter)
model |
model object output from modtrast() |
x |
x-values for new data |
z |
z-values for new data |
num |
number of trees used to compute model values |
predicted y-values for new data from model
contrast()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.