observed_expected_bins: given a vector of numbersd returns the counts in bins of...

Description Usage Arguments Value

Description

given a vector of numbersd returns the counts in bins of bin_width, and the count

Usage

1
observed_expected_bins(obs, dist = "pois", bin_width = 10)

Arguments

obs

a vector of numbers

dist

a string naming distribution from which to take expected counts

bin_width

the width of the bins for the counts

Value

list with members observed and expected which are vectors of counts


TeamMacLean/atacr documentation built on May 9, 2019, 4:24 p.m.