showci: Understanding the Confiance Indice

View source: R/showci.R

showciR Documentation

Understanding the Confiance Indice

Description

Detailing the confiance indice plot, showing the main information contained in this type of graph.

Usage

showci(dist = "normal", ci = "two.sided", main = NULL)

Arguments

dist

Parameter to indicate the distribution of the graphic, fixed for now.

ci

Parameter to indicate the region of the confiance indice.

main

Parameter to indicate the title of the graphic.

Examples

library(leem)
# Example 1
showci()


leem documentation built on April 3, 2025, 6:04 p.m.

Related to showci in leem...