R/print.TOS2D.R

print.TOS2D <-function (x, ...) {

summary(x)

cat("Number of bootstrap realizations:",length(x$samples)-1,"\n")
cat("spectral statistic used:",x$statistic,"\n\n")

}
nunesmatt/LS2Wstat documentation built on May 15, 2019, 3:34 p.m.