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")

}

Try the LS2Wstat package in your browser

Any scripts or data that you put into this service are public.

LS2Wstat documentation built on Sept. 17, 2023, 9:06 a.m.