hist.fluct.m: Histogram Statistical Fluctuation Matrix

Description Usage Arguments Value

Description

generate bin-by-bin statistical fluctuations

Usage

1
2
## S3 method for class 'fluct.m'
hist(histo, n = 1000, opt = "")

Arguments

histo:

input histogram, statistical fluctuations are calculate around each bin count

n:

number of repetitions

opt:

type of fluctuation, es. "Gauss" or "Pois", check stat.fluct function for details

Value

a matrix with a colum for each histogram bin, each column as "n" values corresponding to the "n" throws


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