DGtalTools
0.9.4
|
Computes satistics (L1, L2, Loo) from results of two estimators.
Usage: statisticsEstimators –file1 <file1> –column1 <column1> –file2 <file2> –column2 <column2> –output <output>
Allowed options are :
Example:
This tool can be used in association to other estimator with for instance the 2dLocalEstimators which gives as output a file containing the curvature:
Then you can use this tool as follows:
The resulting file result.dat should contains:
# h | L1 Mean Error | L2 Mean Error | Loo Mean Error 1 0.0844106 0.0108399 0.519307