NMixRelabelAlgorithm {mixAK} | R 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 |
par |
see |
dim |
dimension of the data |
Value
A list with the following components:
relabel |
a list with the same structure as |
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
[Package mixAK version 5.8 Index]