Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ConfidenceInterval

Confidence Interval for the mean


Description

Calculates Confidence Interval for the mean of a Numerical Variable.

Usage

ConfidenceInterval(x, Desv = NULL, df = NULL, Confidence = 0.95)

Arguments

x

The numerical variable

Desv

Standard deviation. If NULL, the sd is calculated from the data

df

Degrees of freedom

Confidence

Confidence Level

Details

Calculates Confidence Interval for the mean of a Numerical Variable.

Value

The confidence Interval for the mean

Author(s)

Jose Luis Vicente Villardon

Examples

# Not yet

MultBiplotR

Multivariate Analysis Using Biplots in R

v1.3.30
GPL (>= 2)
Authors
Jose Luis Vicente-Villardon
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.