El-Tahtawy, Ahmed wrote:
Dear friends,
Ecdf used to work nicely before.
e.g.
ecdf(df1v[,c(1:6)],group=df1v$trt,q=.5,col=1:2,label.curves=list(keys="l
ines"), datadensity="rug")
but now it does not work at all, even for a simpler code??? By the way,
I used the same libraries.
Thanks for your help.
Ahmed
We didn't make it extremely clear but ecdf is now Ecdf in the Hmisc package.
Please follow the posting guide next time, and remember to mention the
packages you are trying to get working (obvious in this one case).
Frank
--
Frank E Harrell Jr Professor and Chairman School of Medicine
Department of Biostatistics Vanderbilt University
______________________________________________
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.