inst/doc/distributionParameters.R

## ----setup knitr, include = FALSE---------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(Distributacalcul)

## ----norm-location------------------------------------------------------------
distributacalculVis(law = "Norm", mod = "functions")

## ----gamma-scale--------------------------------------------------------------
distributacalculVis(law = "Gamma", mod = "functions")

## ----rate-parameter-----------------------------------------------------------
distributacalculVis(law = "Gamma", mod = "functions")

Try the Distributacalcul package in your browser

Any scripts or data that you put into this service are public.

Distributacalcul documentation built on Sept. 13, 2020, 5:19 p.m.