fvC: fvC

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Computes the density of the measurement error term given it follows a mixture of normals distribution

Usage

1
fvC(v, m, pi, mu, sig)

Arguments

v

value to estimate the density at

m

number of mixture components

pi

vector of mixture probabilities

mu

vector of mixture means

sig

vector of mixture standard deviations

Value

estimated density of measurement error at v


bcallaway11/qrme documentation built on June 30, 2021, 12:52 p.m.