wcyee <wcyeee <at> gmail.com> writes:

> 

  [snip]
> 
> How does the function rgamma work in the instance with the rate
> specified as a vector of values?  My understanding is that rgamma
> returns m random values from the gamma distribution for a given shape,
> rate.  But I don't understand what the resulting lambda1's mean with
> many rate values.
> 

  If there are m rate values, then each of the m random deviates
will be chosen with the corresponding rate parameter.

  Ben Bolker

______________________________________________
R-help@r-project.org mailing list
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