print.cumhist function

Prints out cumhist object

Prints out cumhist object

## S3 method for class 'cumhist' print(x, ...)

Arguments

  • x: A cumhist object
  • ...: Unused

Returns

Nothing, console output only.

Examples

br_fit <- fit_cumhist(br_singleblock, state="State", duration="Duration", fixed_effects="Time") br_fit