xidens: Auxiliary function computing the density of xi

View source: R/xidens.r

xidensR Documentation

Auxiliary function computing the density of xi

Description

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

Usage

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.


IOstrovnaya/Clonality documentation built on July 22, 2023, 4:16 a.m.