node_mle_components: Returns the components (i.e. numerator and denominator) of...

Description Usage Arguments Value

View source: R/grou.R

Description

Returns the components (i.e. numerator and denominator) of the MLE

Usage

1
node_mle_components(times, data, thresholds, div = 1e+05, output = "vector")

Arguments

times

Times at which data is given

data

Values to compute the MLE with.

thresholds

Jump threshold values.

div

Batch size/divisor to avoid large memory allocation.

output

String to indicate the form of the output: vector or matrix.

Value

Computes the GrOU MLE components.


valcourgeau/ntwk documentation built on Dec. 23, 2021, 2:07 p.m.