| supvar_stats | R Documentation | 
Calculate results for supplementary variables.
supvar_stats(res_gda, var_quali_df, var_quali, impute = TRUE, impute_ncp = 2)
| res_gda | GDA result. | 
| var_quali_df | the supplementary data frame. | 
| var_quali | supplementary variable name (string). | 
| impute | impute missing data (boolean). | 
| impute_ncp | number of dimensions to predict missing values. | 
Returns a list:
| weight | numeric vector of categories weights | 
| cord | data frame of categories coordinates | 
| cos2 | data frame of categories square cosine | 
| var | data frame of categories within variances, variance between and within categories and variable square correlation ratio (eta2) | 
| v.test | data frame of categories test-values | 
| supvar | vector of the supplementary variable categories | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.