## Load Jackson and Singer's dataset
data(Jackson67)
Example2Output <- faMB(R = Jackson67,
n = 480,
NB = 5,
NVB = rep(4,5),
numFactors = 4,
rotate = "varimax",
rotateControl = list(standardize = "Kaiser"),
PrintLevel = 1)
summary(Example2Output)
Run the code above in your browser using DataLab