modelDensity: evaluate the density in the current model
Description
evaluate the density in the current model
Usage
modelDensity(x, nu, modelFamily = "Gauss")
Arguments
x
vector with points where to evaluate the density
modelFamily
probability distribution for the edges. Possible values:
Gauss
, Gamma
, Poisson