predict.tramnet: predict method for class "tramnet"
Description
predict method for class "tramnet"
Usage
# S3 method for tramnet
predict(object, newdata = .get_tramnet_data(object),
...)
Value
Vector of predictions based on object
evaluated at each row
of newdata
Arguments
- object
object of class "tramnet"
- newdata
data used for prediction
- ...
Additional arguments to predict.ctm