getSummary.Rchoice: Get Model Summaries for use with "mtable" for object of class...

View source: R/Rchoice.methods.R

getSummary.RchoiceR Documentation

Get Model Summaries for use with "mtable" for object of class Rchoice

Description

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

Usage

## S3 method for class 'Rchoice'
getSummary(obj, alpha = 0.05, ...)

Arguments

obj

a Rchoice object,

alpha

level of the confidence intervals,

...

further arguments,

Details

For more details see package memisc.


Rchoice documentation built on March 31, 2023, 11:13 p.m.