powered by
Extraction and/or computation of explained variances for various object classes in the multiblock package.
multiblock
explvar(object)
A vector of component-wise explained variances for predictors.
vector
An object fitted using a method from the multiblock package
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