calculateLpst: calculateLpst

Description Usage Arguments Details Value Author(s)

Description

Calculate the probability of count.mat[:, s:t]

Usage

1
calculateLpst(lnb.dict, count.mat, t.grids)

Arguments

lnb.dict

see lnb.dict

count.mat

Integer matrix, count data. each row and column represent variate and observation

t.grids

Numeric vector, grid index of t.vec

Details

Based on probability values of grid points in lnb.dict, this calculate the probability values of specific time intervals of count.mat

Value

lpst Numeric matrix, log probability for each time interval

Author(s)

Yasuhiro Kojima


kojikoji/nbcf documentation built on June 16, 2019, 6:08 p.m.