summary.beezdemand_fixed: Summary Method for beezdemand_fixed

View source: R/fixed-methods.R

summary.beezdemand_fixedR Documentation

Summary Method for beezdemand_fixed

Description

Summary Method for beezdemand_fixed

Usage

## S3 method for class 'beezdemand_fixed'
summary(object, report_space = c("natural", "log10"), ...)

Arguments

object

A beezdemand_fixed object

report_space

Character. Reporting space for core parameters. One of:

  • "natural": report natural-scale parameters (default)

  • "log10": report log10()-scale parameters when defined

...

Additional arguments (ignored)

Value

A summary.beezdemand_fixed object (inherits from beezdemand_summary)


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