showpar: Interpretation of location and scale parameters

View source: R/showpar.R

showparR Documentation

Interpretation of location and scale parameters

Description

showpar Function that exemplifies the interpretation of location and scale parameters

Usage

showpar(gui = "rstudio")

Arguments

gui

character argument. The options are: "rstudio" (default) and "tcltk".

Details

The result of the showpar() call will interactively present a plot of the normal distribution showing the behavior of the location and scale parameters via RStudio. For showpar(gui = "tcltk") the result will be displayed in a tcltk interface.

Value

showpar returns an interactive plot.

Examples

# Loading package
library(leem)
## Not run: 
showpar()

## End(Not run)


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

Related to showpar in leem...