powered by
Displays the centsums object.
show(object)# S4 method for centsums show(object)
# S4 method for centsums show(object)
a centsums object.
centsums
Steven E. Pav shabbychef@gmail.com
set.seed(123) x <- rnorm(1000) obj <- as.centsums(x, order=5) obj
Run the code above in your browser using DataLab