geoci.se: geometric mean and ci to se

geoci.seR Documentation

geometric mean and ci to se

Description

confidence interval around geometric mean to standard error of arithmetic mean of logged raw units

Usage

geoci.se(geomean, cil, ciu, n, k, result = c("cil", "ciu"))

Arguments

geomean

geometric mean

cil

lower bound of 95 confidence interval

ciu

upper bound of 95 confidence interval

n

cell size

k

total number of predictors (k=0 for raw)

Examples

geoci.se(.76, .41, 1.38, 57, 0)


phoebehlam/michaela documentation built on Oct. 23, 2024, 4:10 p.m.