Learn R Programming

mixAK (version 2.2)

NMixRelabelAlgorithm: Argument manipulation for the NMixRelabel functions

Description

This is a help function for NMixRelabel functions.

THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.

Usage

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

Arguments

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

Value

  • A list with the following components:
  • relabela list with the same structure as relabel component of objects of class NMixMCMC or GLMM_MCMC.
  • Ctypeinteger to be passed to C++ re-labelling functions.
  • iparaminteger vector to be passed to C++ re-labelling functions.

See Also

NMixRelabel.