| print.cumhist | R Documentation | 
Prints out cumhist object
## S3 method for class 'cumhist'
print(x, ...)
x | 
 A cumhist object  | 
... | 
 Unused  | 
Nothing, console output only.
br_fit <- fit_cumhist(br_singleblock, state="State", duration="Duration", fixed_effects="Time")
br_fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.