extract,wls-method: extract
method for wls
objects
Description
extract
method for wls
objects created by the
wls
function in the metaSEM package.
Usage
# S4 method for wls
extract(model, include.nobs = TRUE, ...)
Arguments
model
A statistical model object.
include.nobs
Report the number of observations in the GOF block?
...
Custom parameters, which are handed over to subroutines. Currently
not in use.