Use the bitmap matrix to generate the list of R^2 values needed.
使用的点阵图矩阵生成该列表的R ^ 2所需要的值。
用法----------Usage----------
genList(ivlist, value)
参数----------Arguments----------
参数:ivlist
List of independent variables in dataset
在数据集的独立变量
参数:value
Number of variables
变量的数量
Details
详细信息----------Details----------
Returns the number of R^2 values that will be calculated in output tables.
返回数的R ^ 2值将被计算在产出表。
值----------Value----------
Returns newlist from generate list function call.
newlist生成列表函数调用返回。
注意----------Note----------
This function is internal to commonalityCoefficients, called during runtime and passed the appropriate parameters. This is not an end-user function.
此功能内部commonalityCoefficients,在运行时调用,并通过了相应的参数。这不是一个最终用户功能。