NMixMCMCdata {mixAK} | R Documentation |
Data manipulation for the NMixMCMC function
Description
This is a help function for NMixMCMC
function.
THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.
Usage
NMixMCMCdata(y0, y1, censor)
Arguments
y0 |
see |
y1 |
see |
censor |
see |
Value
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 |
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 |
Author(s)
Arnošt Komárek arnost.komarek@mff.cuni.cz