pdf_define_unif: Defines uniform distribution between 2 bounds

Description Usage Arguments Value

Description

Defines uniform distribution between 2 bounds

Usage

1
pdf_define_unif(x_range, n = 50)

Arguments

x_range

a numerical vector of 2 elements containing the minimal and maximal value of RV

n

number of points at which to evaluate the density

Value

a dataframe correponding to the pdf of the RV


kcucchi/HZinv documentation built on May 30, 2019, 6:57 p.m.