underhill_single_curves: Plot the underhill smoother and associated confidence...

Description Usage Arguments Details Value Examples

View source: R/underhill_single_curves.R

Description

Fit a line through the reporting rates and its associated 1 and 2 sigma confidence intervals. 1 and 2 sigma roughly correspond to 67 percent and 95 percent confidence intervals. The line is over Pentades defined in the 'underhill_smoother()' function.

Usage

1

Arguments

underhill_smoother

The dataframe returned by the 'underhill_smoother function'.

Details

The dark, thinner interval is the 1 sigma interval and corresponds to 67

This function only takes in one dataframe and is intended for deep study of one species. To make multi species comparisons use 'underhill_multiple_curves'

Value

A ggplot plot

Examples

1
2
3
4
5
6
7
## Not run: 


underhill_curves(underhill_smoother)


## End(Not run)

davidclarance/africabirdmap documentation built on Sept. 3, 2019, 12:34 p.m.