| extract,sienaFit-method {texreg} | R Documentation | 
extract method for sienaFit objects
Description
extract method for sienaFit objects created by the
siena07 function in the RSiena package.
Usage
## S4 method for signature 'sienaFit'
extract(model, include.iterations = TRUE, ...)
Arguments
| model | A statistical model object. | 
| include.iterations | Report the number of iterations? | 
| ... | Custom parameters, which are handed over to subroutines, in this
case to the  | 
[Package texreg version 1.39.4 Index]