modelDensity {noisySBM}R Documentation

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

nu

distribution parameter

modelFamily

probability distribution for the edges. Possible values: Gauss, Gamma, Poisson


[Package noisySBM version 0.1.4 Index]