Learn R Programming

RGenData (version 1.0)

Generates Multivariate Nonnormal Data and Determines How Many Factors to Retain

Description

The GenDataSample() and GenDataPopulation() functions create, respectively, a sample or population of multivariate nonnormal data using methods described in Ruscio and Kaczetow (2008). Both of these functions call a FactorAnalysis() function to reproduce a correlation matrix. The EFACompData() function allows users to determine how many factors to retain in an exploratory factor analysis of an empirical data set using a method described in Ruscio and Roche (2012). The latter function uses populations of comparison data created by calling the GenDataPopulation() function. . .

Copy Link

Version

Install

install.packages('RGenData')

Monthly Downloads

148

Version

1.0

License

MIT + file LICENSE

Maintainer

John Ruscio

Last Published

November 14th, 2018

Functions in RGenData (1.0)

GenDataSample

GenDataSample
GenDataPopulation

GenDataPopulation
EFACompData

EFACompData
FactorAnalysis

FactorAnalysis