showci | R Documentation |
Detailing the confiance indice plot, showing the main information contained in this type of graph.
showci(dist = "normal", ci = "two.sided", main = NULL)
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. |
library(leem)
# Example 1
showci()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.