core_node_mle: Computes the MLE numerator and denominator of a batch of data

Description Usage Arguments Value

View source: R/grou.R

Description

Computes the MLE numerator and denominator of a batch of data

Usage

1
core_node_mle(times, data, thresholds = NA)

Arguments

times

Times at which data is given

data

Values to compute the MLE with.

thresholds

Jump threshold values. Default is NA (no filtering).

Value

A list of two matrices (numerator and denominator).


ntwk documentation built on Sept. 13, 2021, 9:07 a.m.