logCI: Log confidence intervals

Description Usage Arguments Value Examples

View source: R/logCI.R

Description

Returns confidence intervals for abundance that do not go below 0

Usage

1
logCI(estimate, se)

Arguments

estimate

parameter estimate

se

estimate parameter standard error

Value

a data frame with LCI and UCI

Examples

1
logCI(32, 25)

annam21/TTE.STE.IS documentation built on Dec. 24, 2021, 8:42 a.m.