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