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.


texreg documentation built on Nov. 10, 2023, 1:16 a.m.