Predict values on the dose-response curve
# S3 method for MarginalFit
predict(object, newdata, ...)
Output of fitMarginals
function
An optional data frame in which to look for d1
and
d2
variables with which to predict. If omitted, the fitted values
are used. Doses that are passed to this function must correspond to
marginal data, i.e. at least one of the doses must be zero.
Further arguments