FAmodelFitStats: Calculate Summary Statistics with given FA Model Parameters

Description Usage Arguments Details Value Author(s) See Also

View source: R/tsfa.R

Description

Calculates various statistics with given Paramaters of an FA Model.

Usage

1
    FAmodelFitStats(B, Phi, omega, S, N)

Arguments

B

loadings.

Phi

cov. matrix of factors.

omega

vector of error variances

S

sample covariance matrix.

N

sample size.

Details

This function is used by FAfitStats and would not normally be called by a user.

Value

a vector of various fit statistics.

Author(s)

Paul Gilbert and Erik Meijer

See Also

FAfitStats


tsfa documentation built on Jan. 13, 2021, 10:53 a.m.