getSummary.gmnl {gmnl}R Documentation

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


[Package gmnl version 1.1-3.2 Index]