mroughan / LinePicking

Numerical code for geometric probability problems, in particular density functions for the "line picking" problem.
0 stars 1 forks source link

Added median calculation #36

Open mroughan opened 12 years ago

mroughan commented 12 years ago

Added calculation for the median, based on the inverse CDF. May as well do it given we are calculating the inverse CDF.

An R wrapper is needed -- it should look almost identical to the R wrapper for the mean.