Today I need to compute the means for some distributions... and there's no easy 
way to do it!

I mean (no pun intended), there is (d,p,r,q) for all distributions (like: 
dgamma, pgamma, rgamma, qgamma; dchisq, pchisq, rchisq, dchisp; etc), but there 
is no "m"-functions, like a mgamma to get the mean (or any momentum) of gamma, 
a mchisq, a mnorm, etc.

May I suggest adding these functions?

Alberto Monteiro

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to