summary.cp_model_nls: Summarize a Cross-Price Demand Model (Nonlinear)

View source: R/cp-methods.R

summary.cp_model_nlsR Documentation

Summarize a Cross-Price Demand Model (Nonlinear)

Description

Summarize a Cross-Price Demand Model (Nonlinear)

Usage

## S3 method for class 'cp_model_nls'
summary(object, inverse_fun = NULL, ...)

Arguments

object

A cross-price model object from fit_cp_nls with return_all=TRUE.

inverse_fun

Optional function to inverse-transform predictions (e.g., ll4_inv).

...

Additional arguments (unused).

Value

A list containing model summary information.


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