MPHstar_data_aggregation {matrixdist} | R Documentation |
Prepare data for the MPHstar_EMstep_UNI
Description
Prepare data for the MPHstar_EMstep_UNI
Usage
MPHstar_data_aggregation(y, w = numeric(0))
Arguments
y |
A matrix with marginal observations, each column corresponds to a marginal. |
w |
A matrix of weights, each column corresponds to a marginal. |
Value
For summed and marginal observations we have a list with matrices of unique observations and their associated weights, separated by uncensored and right-censored data.
[Package matrixdist version 1.1.9 Index]