predict.cp_model_lm: Predict method for cp_model_lm objects.

predict.cp_model_lmR Documentation

Predict method for cp_model_lm objects.

Description

Predict method for cp_model_lm objects.

Usage

## S3 method for class 'cp_model_lm'
predict(object, newdata = NULL, ...)

Arguments

object

A cp_model_lm object.

newdata

Data frame containing new x values.

...

Additional arguments.

Value

Data frame with predictions.


beezdemand documentation built on March 3, 2026, 9:07 a.m.