summary.cp_model_nls | R Documentation |
Summarize a Cross-Price Demand Model (Nonlinear)
## S3 method for class 'cp_model_nls'
summary(object, inverse_fun = NULL, ...)
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). |
A list containing model summary information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.