PVA | R Documentation |
This function estimates the correlation structure among two factors, using a chi-square test and the Crammer's V statsitic
PVA(responses, data, nvarselect = NULL, p.variance = 1, include = NULL, ...)
responses |
a vector of column names to run PVA on |
data |
a matrix of data, variables are in columns |
nvarselect |
the number of variables to return |
p.variance |
the proportion of variance you want you principal variable to explain |
include |
a matrix of data, variables are in columns |
PVA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.