NMixRelabelAlgorithm function

Argument manipulation for the NMixRelabel functions

Argument manipulation for the NMixRelabel functions

This is a help function for NMixRelabel functions.

THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.

NMixRelabelAlgorithm(type=c("mean", "weight", "stephens"), par, dim)

Arguments

  • type: see NMixRelabel function.
  • par: see NMixRelabel function.
  • dim: dimension of the data

Returns

A list with the following components: - relabel: a list with the same structure as relabel

component of objects of class `NMixMCMC` or `GLMM_MCMC`.
  • Ctype: integer to be passed to C++ re-labelling functions.

  • iparam: integer vector to be passed to C++ re-labelling functions.

See Also

NMixRelabel.

Author(s)

Arnošt Komárek arnost.komarek@mff.cuni.cz