calculateVarLpstList: calculateLpstVar

Description Usage Arguments Details Value Author(s)

Description

Calculate variance of log normalized count for each intervals and each variate

Usage

1
calculateVarLpstList(count.mat, mean.bias.vec, t.grids)

Arguments

count.mat

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

mean.bias.vec

Numeric vector, bias for each observation

t.grids

Numeric vector, grid index of t.vec

Details

Calculate variance of log normalized count for each intervals and each variate. This is used when method == "variance" in calculateNbcf.

Value

lpst.list List, variance of log normalized counts at each interval and each variate

Author(s)

Yasuhiro Kojima


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