Confint: Confidence intervals (eawagSummerSchoolTools)

Description Usage Arguments Details Value Author(s) See Also

View source: R/Confint.R

Description

Calculate confidence intervals based on the Student t-distribution or on the normal distribution.

Usage

1
Confint(est,sd,df,level)

Arguments

est

vector of point estimates

sd

vector of estimated standard deviations

df

degrees of freedom

level

probability level of confidence intervals (default 0.95)

Details

Confidence intervals are calculated based on the normal distribution if df=NA.

Value

Returns a table of lower and upper bounds of confidence intervals.

Author(s)

Peter Reichert <peter.reichert@eawag.ch>

See Also

Gnls, Gnls.diag, Gnls.test, Gnls.predict, Confint


baccione-eawag/EawagSchoolTools documentation built on Dec. 19, 2021, 6:38 a.m.