getSummary.binlgmm | R Documentation |
A generic function to collect coefficients and summary statistics from a binlgmm
object. It is used in mtable
## S3 method for class 'binlgmm'
getSummary(obj, alpha = 0.05, ...)
obj |
a |
alpha |
level of the confidence intervals, |
... |
further arguments, |
For more details see package memisc.
A list with an array with coefficient estimates and a vector containing the model summary statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.