getSummary.ivpml {Rchoice} | R Documentation |
Get Model Summaries for use with "mtable" for objects of class ivpml
Description
A generic function to collect coefficients and summary statistics from a ivpml
object. It is used in mtable
Usage
## S3 method for class 'ivpml'
getSummary(obj, alpha = 0.05, ...)
Arguments
obj |
a |
alpha |
level of the confidence intervals, |
... |
further arguments, |
Details
For more details see package memisc.
[Package Rchoice version 0.3-6 Index]