genList | R Documentation |
Use the bitmap matrix to generate the list of R^2 values needed.
genList(ivlist, value)
ivlist |
List of independent variables in dataset |
value |
Number of variables |
Returns the number of R^2 values that will be calculated in output tables.
Returns newlist
from generate list function call.
This function is internal to commonalityCoefficients
,
called during runtime and passed the appropriate parameters. This
is not an end-user function.
Kim Nimon <kim.nimon@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.