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.


brentkaplan/beezdemand documentation built on June 11, 2025, 3:50 a.m.