# NOT RUN {
data(greenacre_data)
#Produces a scatterplot of the permuted inertia of the 1 CA dimension
#against the permuted inertia of the 2 CA dimension.
#The observed inertia of the selected dimensions is displayed as a large red dot;
#pvalues are reported in the axes labels (and are stored in a 'pvalues' object).
pvalues <- sig.dim.perm(greenacre_data, 1,2, B=99)
# }
Run the code above in your browser using DataLab