logLikelihoodbivDPH_MoE {matrixdist}R Documentation

Loglikelihood for bivariate discrete phase-type MoE

Description

Loglikelihood for bivariate discrete phase-type MoE

Usage

logLikelihoodbivDPH_MoE(alpha, S11, S12, S22, obs, weight)

Arguments

alpha

Initial probabilities.

S11

Sub-transition matrix.

S12

Matrix.

S22

Sub-transition matrix.

obs

The observations.

weight

The weights of the observations.


[Package matrixdist version 1.1.9 Index]