normal_sampler: Helper function to perform density calculation for univariate...

Description Usage Arguments Value

View source: R/normal_dist_helpers.R

Description

Calculates density

Usage

1

Arguments

mean,

mean of normal distribution

sigma,

standard deviation (for univariate distribution), covariance matrix (for multivariate)

data,

a array of data points, indexed first by the number of data points, at each data point is the possibly multi-dimensional data

Value

numeric value, density


JTT94/cpmmc documentation built on May 14, 2019, 12:08 p.m.