`print_mpca` call the MPCA object to print the summary of this
analysis.
Usage
print_mpca(Object)
# S4 method for MPCA
print_mpca(Object)
Arguments
Object
a MPCA object
Details
The plot function employs the built-in print function and a
precomputed MPCA summary to display the explained and cumulative variance
for each principal component.