stat.fluct: Statistical Fluctuation

Description Usage Arguments Value

Description

apply a Poisson (default) or Gaussian Statistical Fluctuation
to the input number n.
For Gauss the variation is sampled from a gaussian with sigma=sqrt(n) and mean 0
For Poisson the variation is sampled from a poissonian with lambda=sqrt(n)

Usage

1
stat.fluct(n, opt = "Pois")

Arguments

value

to be flucuated

option

("Poisson", "Gauss")

Value

fluctuated value


diluises/neutRino documentation built on May 15, 2019, 8:33 a.m.