mixturemodel_partialderivative_loglikelihood: Evaluate partial derivative of mixture model likelihood...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Evaluate partial derivative of mixture model likelihood function

Usage

1
2
3
4
5
6
mixturemodel_partialderivative_loglikelihood(
  dim,
  x,
  observations,
  mixturelogweights
)

Arguments

dim

dimension along which partial derivative is taken (dim = 0 is the first coordinate)

x

evaluation point

Value

partial derivative value


jeremyhengjm/GibbsFlow documentation built on Feb. 14, 2021, 9:21 p.m.