This is a help function for NMixMCMC function.
THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.
NMixMCMCdata(y0, y1, censor)A list with the following components:
worked out value of y0
worked out value of y1
worked out value of censor
number of observations
dimension of the response
length of the lower triangle of the \(p\times p\) matrix
a character vector of length LTp with names
(indices) for elements of a lower triangle of the \(p\times p\) matrix
logical value which indicates whether there are censored observations in the data
logical value which indicates whether there are right-censored observations in the data
logical value which indicates whether there are exact observations in the data
logical value which indicates whether there are left-censored observations in the data
logical value which indicates whether there are interval-censored observations in the data
a logical vector of length \(n\) which indicates whether a specific observation is interval-censored
see NMixMCMC function.
see NMixMCMC function.
see NMixMCMC function.
Arnošt Komárek arnost.komarek@mff.cuni.cz
NMixMCMC.