summary.repolr: Summary of Fitted repolr Model

Description Usage Arguments Details

Description

Function to summarise the fit of a repolr model.

Usage

1
2
## S3 method for class 'repolr'
summary(object, digits, robust.var, ...)

Arguments

object

fitted model.

digits

integer for number formatting.

robust.var

logical; if TRUE, standard errors are based on robust variance estimates

...

further arguments passed to or from other methods.

Details

Default is to use robust variance estimates. However, if robust.var is set to FALSE, naive variance estimates are used.


repolr documentation built on May 1, 2019, 9:20 p.m.