Learn R Programming

gmnl (version 1.1-3.2)

getSummary.gmnl: Get Model Summaries for Use with "mtable"

Description

A generic function to collect coefficients and summary statistics from a gmnl object. It is used in mtable.

Usage

getSummary.gmnl(obj, alpha = 0.05, ...)

Arguments

obj

a gmnl object,

alpha

level of the confidence intervals,

...

further arguments,

Details

For more details see package memisc