predict.stabit2: Predict method for fitted matching models
Description
Calculate predicted values for matching models fitted with functions stabit and stabit2.
Usage
# S3 method for stabit2
predict(object, newdata = NULL, ...)
Arguments
object
a fitted object of class stabit
newdata
optionally, a data frame in which to look for variables with which to
predict. If omitted, the fitted linear predictors or the fitted response values are returned.