mean_ci: returns the 'mean' and the error limits defined by the...

View source: R/classes.R

mean_ciR Documentation

returns the mean and the error limits defined by the confidence interval.

Description

returns the mean and the error limits defined by the confidence interval.

Usage

mean_ci(x, ci = 0.95, error.limit = "both")

Arguments

x

vector

ci

confidence limit

error.limit

error

Value

vector


teff-package/teff documentation built on March 20, 2022, 8:25 p.m.