Data manipulation for the NMixMCMC function
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:
y0 |
worked out value of |
y1 |
worked out value of |
censor |
worked out value of |
n |
number of observations |
p |
dimension of the response |
LTp |
length of the lower triangle of the p x p matrix |
naamLTp |
a character vector of length |
are.Censored |
logical value which indicates whether there are censored observations in the data |
are.Right |
logical value which indicates whether there are right-censored observations in the data |
are.Exact |
logical value which indicates whether there are exact observations in the data |
are.Left |
logical value which indicates whether there are left-censored observations in the data |
are.Interval |
logical value which indicates whether there are interval-censored observations in the data |
is.Interval |
a logical vector of length n which indicates whether a specific observation is interval-censored |
Arnošt Komárek arnost.komarek[AT]mff.cuni.cz
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.