powered by
Extraction and/or computation of explained variances for various object classes in the multiblock package.
multiblock
explvar(object)
An object fitted using a method from the multiblock package
A vector of component-wise explained variances for predictors.
vector
# NOT RUN { data(potato) so <- sopls(Sensory ~ Chemical + Compression, data=potato, ncomp=c(10,10), max_comps=10) explvar(so) # }
Run the code above in your browser using DataLab