dot-compute_validatePair: Trajectory similarity: validate consistency of result matrix...

.compute_validatePairR Documentation

Trajectory similarity: validate consistency of result matrix pair

Description

Verify that the two matrices share the same time values and the same states.

Usage

.compute_validatePair(res_mat1, res_mat2)

Arguments

res_mat1

Trajectory matrix 1, first column must be time while others are states.

res_mat2

Trajectory matrix 2, first column must be time while others are states.

Examples

# Internal only; error if check fails.

clockSim documentation built on April 11, 2025, 5:40 p.m.