xidens: Auxiliary function computing the density of xi

Description Usage Arguments Value

View source: R/xidens.r

Description

Density function for the random variable xi, using a lognormal density for phi=-log(1-xi)

Usage

1
xidens(pmu, psig, xigrid)

Arguments

pmu

Mean parameter of the distribution.

psig

Variance parameter of the distribution.

xigrid

Grid of the values of xi, corresponding to its domain of definition.

Value

Returns the density value for the given values of xi.


Clonality documentation built on Nov. 8, 2020, 7:45 p.m.