| GenerateData {RTaxometrics} | R Documentation | 
Generates comparison data
Description
This function generates a population of comparison data
Usage
GenerateData(x, n, n.factors = 0, max.trials = 5, initial.multiplier = 1)
Arguments
| x | The data matrix | 
| n | Size of population to create | 
| n.factors | The number of factors used to reproduce correlations. The default value is 0. | 
| max.trials | Maximum number of trials. The default value is 5. | 
| initial.multiplier | Size of multiplier to adjust target correlations. The default value is 1. | 
Details
Called by higher-order functions; users do not need to call this function directly.
Value
Population of comparison data
Author(s)
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>
[Package RTaxometrics version 3.2.1 Index]