coef.CFA {confreq}R Documentation

S3 coefficients for CFA

Description

S3 coefficients method for object of class"CFA".

Usage

## S3 method for class 'CFA'
coef(object, ...)

Arguments

object

object of class "CFA".

...

other parameters passed trough.

Value

Coefficients extracted from the model object of class"CFA".


[Package confreq version 1.6.1-1 Index]