PlotNormAndSkew: PlotNormAndSkew

View source: R/gruffi.R

PlotNormAndSkewR Documentation

PlotNormAndSkew

Description

Plot normal distribution and skew.

Usage

PlotNormAndSkew(
  x,
  q,
  tresholding = c("fitted", "empirical")[1],
  plot.hist = TRUE,
  ...
)

Arguments

x

Distribution

q

Quantile

tresholding

Tresholding calculation method, Default: c("fitted", "empirical")1

plot.hist

Draw a histogram? Default: TRUE

...

Pass any other parameter to the internally called functions (most of them should work).


jn-goe/gruffi documentation built on Nov. 7, 2024, 10:38 p.m.