powered by
MBPLS
Print of MBPLS Objects
# S3 method for MBPLS print(x, ...)
An object resulting from MBPLS.
further arguments passed to or from other methods.
summary.MBPLS
data(ham) X=ham$X block=ham$block Y=ham$Y res.mbpls <- MBPLS(X, Y, block, name.block = names(block)) print(res.mbpls)
Run the code above in your browser using DataLab