nfactors {tsfa} | R Documentation |
Extract the number of factors from an object.
nfactors(x) ## S3 method for class 'FAmodel': nfactors(x) ## S3 method for class 'TSFfactors': nfactors(x) ## S3 method for class 'EstEval': nfactors(x)
x |
an object. |
an integer.
Paul Gilbert
factors
,
factorNames
,
TSFmodel
,