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
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
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
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
4 matches
Mail list logo