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

Description Usage Arguments Details

View source: R/gmnl.methods.R

Description

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

Usage

1
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


gmnl documentation built on July 1, 2020, 6:01 p.m.

Related to getSummary.gmnl in gmnl...