powered by
Print summary of a class weco object
weco
# S3 method for weco summary(object, ...)
A class weco object returned from weco.rule or weco.combine
weco.rule
weco.combine
Other arguments for summary
summary
# NOT RUN { x <- rnorm(1000); rst.comb <- weco.combine(x, lst.rules=list(list(1), list(2, k=9))); summary(rst.comb); # }
Run the code above in your browser using DataLab