extract-sienaFit-method: 'extract' method for 'sienaFit' objects

extract,sienaFit-methodR 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 summary method for the object.


leifeld/texreg documentation built on Nov. 11, 2023, 6:31 a.m.