Benjamin Zuckerberg syr.edu> writes:
> After having produced a cumulative distribution using ecdf, I would
> like to extract the exact x-value for a given percentile. For example
> I can ascertain the 1st and 3rd quartile using the summary function:
>
> cawa.cdp <- ecdf(cawaocc$LEFF80)
> pl
Dear R users,
Quick question on the use of ecdf for producing a cumulative
distribution function.
After having produced a cumulative distribution using ecdf, I would
like to extract the exact x-value for a given percentile. For example
I can ascertain the 1st and 3rd quartile using the su
2 matches
Mail list logo