NMixRelabelAlgorithm: Argument manipulation for the NMixRelabel functions

View source: R/NMixRelabelAlgorithm.R

NMixRelabelAlgorithmR Documentation

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.

Author(s)

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

See Also

NMixRelabel.


mixAK documentation built on Sept. 17, 2024, 1:06 a.m.