Last data update: 2014.03.03

R: Generate List R^2 Values
genListR Documentation

Generate List R^2 Values

Description

Use the bitmap matrix to generate the list of R^2 values needed.

Usage

  genList(ivlist, value)

Arguments

ivlist

List of independent variables in dataset

value

Number of variables

Details

Returns the number of R^2 values that will be calculated in output tables.

Value

Returns newlist from generate list function call.

Note

This function is internal to commonalityCoefficients, called during runtime and passed the appropriate parameters. This is not an end-user function.

Author(s)

Kim Nimon <kim.nimon@gmail.com>

Results