Re: [R] permTREND function in package "perm"

2016-01-08 Thread Bert Gunter
?UseMethod ## for S3 method help. In addition, please read An Introduction to R (ships with R) or other online tutorial to learn about S3 methods. You should not expect this forum to provide you information that you should learn about yourself. As for your other queries, someone who is familiar

[R] permTREND function in package "perm"

2016-01-08 Thread li li
Hi all, I am trying to figure out how to use the function permTREND correctly in package "perm". There does not seem to be any examples given for this function. In the help file, it says the following: ## Default S3 method: permTREND(x, y, alternative = c("two.sided", "less", "greater"), exact =