drop.response {DiceKriging} | R Documentation |
Trend model formula operation
Description
Drop the response in the formula specifying the linear trend.
Usage
drop.response(formula, data)
Arguments
formula |
an object of class formula. |
data |
a data frame corresponding to formula. |
Value
An object of class formula.
Author(s)
O. Roustant, D. Ginsbourger
See Also
[Package DiceKriging version 1.6.0 Index]