print.summary.beezdemand_hurdle: Print Summary of Hurdle Demand Model

View source: R/hurdle-methods.R

print.summary.beezdemand_hurdleR Documentation

Print Summary of Hurdle Demand Model

Description

Print Summary of Hurdle Demand Model

Usage

## S3 method for class 'summary.beezdemand_hurdle'
print(x, digits = 4, n = Inf, ...)

Arguments

x

An object of class summary.beezdemand_hurdle.

digits

Number of significant digits to print. Default is 4.

n

Number of rows to print for any tables (unused for this class).

...

Additional arguments passed to print.

Value

Invisibly returns the input object x.


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