[R] median of gamma distribution

markleeds at verizon.net markleeds at verizon.net
Fri Jun 30 17:51:12 CEST 2006


>From: Philip He <hydinghua at gmail.com>
>Date: Fri Jun 30 10:30:28 CDT 2006
>To: R help list <r-help at stat.math.ethz.ch>
>Subject: [R] median of gamma distribution


someone might know a  more elegant way but one way 
is to use the distribution ( i think it's dnorm for
the normal but i get confused because ther
is also pnorm, rnorm and one other but you can look that up to
figure out which one is the one you need )
functions in R and just put in .50 as the probabiliy
input and itr will kick back the result which is the median.

                                  mark

                                       


 

>Doese anyone know a R function to find the median of a gamma distribution?
>
>	[[alternative HTML version deleted]]
>
>______________________________________________
>R-help at stat.math.ethz.ch mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html



More information about the R-help mailing list