Learn R Programming

matrixdist (version 1.1.9)

MPHstar_data_aggregation: Prepare data for the MPHstar_EMstep_UNI

Description

Prepare data for the MPHstar_EMstep_UNI

Usage

MPHstar_data_aggregation(y, w = numeric(0))

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.

Arguments

y

A matrix with marginal observations, each column corresponds to a marginal.

w

A matrix of weights, each column corresponds to a marginal.