extract method for sienaFit objects created by the
siena07 function in the RSiena package.
# S4 method for class '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 summary method for the object.