ci.dif: ci.dif function

View source: R/calcs.R

ci.difR Documentation

ci.dif function

Description

creates a matrix of

Usage

ci.dif(x, n, rownm = "categories", t100 = TRUE)

Arguments

x

a vector of frequencies of multiple categories for which a binomial confidence interval should be created

n

number of cases used to create the frequencies

rownm

name of the first varaible in the returned dataframe (name of the frequency categories). defaults to 'categories'

t100

should the values be multiplied by 100 (used if they are percentages/proportions). defaults to TRUE

Examples

ci.dif_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.