Re: [R] non-parametric manova with post-hoc test

2017-01-19 Thread Bruno C
bruno.rproj...@gmail.com Em qui, 19 de jan de 2017 05:22, escreveu: > Dear Brian, > Thank you for your answer. > Another thing that came to my mind: Would it be possible just to > separately rank-transform my 3 dependent variables and then to conduct a > normal MANOVA on this data? > > > Thanks

Re: [R] labels in multiple plot

2008-05-19 Thread Bruno C.
mountain Healthcare > [EMAIL PROTECTED] > (801) 408-8111 > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Bruno C. > > Sent: Monday, May 19, 2008 9:21 AM > > To: deepayan.sarkar > > Cc: price

[R] labels in multiple plot

2008-05-19 Thread Bruno C.
My code is the following: point_type<-c("black","gray20","red") ... for (i in 1:dim(m)[1]) { par(pch=(18+i)) par(fg=point_type[i]) plot(m[i,], type='b', ylim = c(lower, upper), type = "l", ...) par(new=T) } Now I need to

Re: [R] how to google search for "R"

2008-01-21 Thread Bruno C.
Personaly, I add "R statistics" to the query and I am pretty satisfied > I really have headache when I do google search for information about "R". > Any tricks or tips? > > thx. > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman