Description Usage Arguments Details Value Author(s) See Also
Calculate confidence intervals based on the Student t-distribution or on the normal distribution.
1 |
est |
vector of point estimates |
sd |
vector of estimated standard deviations |
df |
degrees of freedom |
level |
probability level of confidence intervals (default 0.95) |
Confidence intervals are calculated based on the normal distribution if df=NA
.
Returns a table of lower and upper bounds of confidence intervals.
Peter Reichert <peter.reichert@eawag.ch>
Gnls
, Gnls.diag
, Gnls.test
, Gnls.predict
, Confint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.