factanal.item.scale: Conduct a factor analysis on the items of an 'item.scale'

View source: R/scales.R

factanal.item.scaleR Documentation

Conduct a factor analysis on the items of an item.scale

Description

Extract the list of items in an item.scale and then conduct a maximum likelihood factor analysis on that complete list of items

Usage

## S3 method for class 'item.scale'
factanal(x, factors, ...)

Arguments

x

An item.scale that contains the list of items to factor analyze

factors

the number of factors to extract

Value

An object of class factanal


rwash/surveys documentation built on Sept. 18, 2023, 11:31 p.m.