Returns the components (i.e. numerator and denominator) of the MLE
node_mle_components(times, data, thresholds, div = 1e+05, output = "vector")Times at which data is given
Values to compute the MLE with.
Jump threshold values.
Batch size/divisor to avoid large memory allocation.
String to indicate
the form of the output: vector or matrix.
Computes the GrOU MLE components.