On 2011-02-20 20:02, Karmatose wrote: >> I'm trying to include multiple variables in a non-parametric analysis >> (hah!). So far what I've managed to >> figure out is that the NPMC package from CRAN MIGHT be able to do what I >> need...
Also look at packages nparcomp and coin (+ multcomp). Both use the formula interface. For the coin+multcomp combo look at the example at the bottom of the help page for kruskal_test. Regards, Mark. -- View this message in context: http://r.789695.n4.nabble.com/NPMC-replacement-has-0-rows-multiple-comparisons-tp3316788p3317629.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.