The PoissonModel
models the detection of particles (e.g., gamma rays)
from the decay of radioactive atoms as a Poisson Process.
The PoissonModel
models the detection of particles (e.g., gamma rays)
from the decay of radioactive atoms as a Poisson Process.
http://stuff.mit.edu/afs/sipb/user/biyeun/Public/8.13/poisson/poisson_statistics_biyeun.pdf
The
ModelTest
object is used to test theModel
class.