Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

test.breaks

Test validity for histogram breaks(cutpoints)


Description

Determines whether user specified breaks for histograms are properly ordered and match the left and right truncation.

Usage

test.breaks(breaks, left, width)

Arguments

breaks

vector of cutpoints (breaks) for distance histogram

left

left truncation value

width

right truncation value; either radius of point count or half-width of transect

Value

vector of breaks modified to be valid if necessary

Author(s)

Jeff Laake


mrds

Mark-Recapture Distance Sampling

v2.2.4
GPL (>= 2)
Authors
Jeff Laake <jeff.laake@noaa.gov>, David Borchers <dlb@st-and.ac.uk>, Len Thomas <len.thomas@st-and.ac.uk>, David Miller <dave@ninepointeightone.net> and Jon Bishop
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.