View source: R/NMixChainsDerived.R
| NMixChainsDerived | R Documentation | 
Currently, this function creates chains for marginal means
of exp(data) from previously sampled values (see NMixMCMC).
This is useful in survival context when a density
of Y=\log(T) is modelled using the function
NMixMCMC and we are interested in inference
on \mbox{E}T = \mbox{E}\exp(Y).
NMixChainsDerived(object)
| object | an object of class  | 
An object of the same class as argument object. When
object was of class NMixMCMC, the resulting object
contains additionally the following components:
| chains.derived | a  | 
| summ.expy.Mean | posterior summary statistics for  | 
When object was of the class NMixMCMClist then each of
its components (chains) is augmented by new components
chains.derived and summ.expy.Mean.   
Arnošt Komárek arnost.komarek@mff.cuni.cz
NMixMCMC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.