Skip to content
Prev 245072 / 398503 Next

How can I draw a line in empirical distribution function?

I believe that functions
yline {fields}
xline {fields}
are what you?re looking for
try to type
yline(c(.25,.75))
That shoud do that
Best Regards
Zbynek Janoska