Constructs the Node MLE with jump thresholding
node_mle_long(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.
The GrOU MLE in matrix/vector form in psi parametrisation.