|
[Date Index]
[Thread Index]
[Author Index]
RandomArray from user defined distribution?
- To: mathgroup at smc.vnet.net
- Subject: [mg73319] RandomArray from user defined distribution?
- From: rob <robIV at piovere.com>
- Date: Mon, 12 Feb 2007 05:01:01 -0500 (EST)
I'd like to use the RandomArray to produce some data from
what I think is a Poisson distribution in t
P[t] = a^2 t Exp[-a*t] where a is mean, sigma.
I see one can use RandomArray to produce sample data from a
lot of continuous distributions but the Poisson isn't among
them (it's only available in the discrete form).
I've made a bunch of crippled attempts to force my P[t] to
put out examples but have failed. Any suggestions? Thanks.
Prev by Date:
Re: a function containg MeijerG (limit behavior)
Next by Date:
Re: Eigensystem
Previous by thread:
removed symbols in $Assumptions
Next by thread:
Re: RandomArray from user defined distribution?
|