summary.rologit {ROlogit}R Documentation

Summarise RO-Logit Model

Description

Prints the estimated coefficients of an RO-Logit model.

Usage

## S3 method for class 'rologit'
summary(object, ...)

Arguments

object

Model object fitted using rologit.

...

Additional arguments affecting the summary produced.


[Package ROlogit version 0.1.2 Index]