Learn R Programming

mixAK (version 4.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:
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.