R/cp-methods.R
predict.cp_model_lm.Rd
Predict method for cp_model_lm objects.
# S3 method for class 'cp_model_lm' predict(object, newdata = NULL, ...)
A cp_model_lm object.
Data frame containing new x values.
Additional arguments.
Data frame with predictions.