How can calculate SUM, STD, AVERAGE...of attribute using scripting language?
Hello everybody
I'm looking for calculate some parameters like SUM, STD, MEAN...to use them in the calculation of a RMSE formula.
RMSE(Global)=SUM [AVERAGE(RMSE(i))+3STD(RMSE(i))]/2
or:
RMSE(Global): Global RMSE value of the data in question.
RMSE(i): partial RMSE value of point (i).
I need to evaluate datas by RMSE(Global) value and append it in the data filename in order to classify and fit them to the most precise data and merge them
How can i calculate it using attribute values in scripting language?
Please tell me if it is possible or give another way to do it
Best regards
DANBRI
I'm looking for calculate some parameters like SUM, STD, MEAN...to use them in the calculation of a RMSE formula.
RMSE(Global)=SUM [AVERAGE(RMSE(i))+3STD(RMSE(i))]/2
or:
RMSE(Global): Global RMSE value of the data in question.
RMSE(i): partial RMSE value of point (i).
I need to evaluate datas by RMSE(Global) value and append it in the data filename in order to classify and fit them to the most precise data and merge them
How can i calculate it using attribute values in scripting language?
Please tell me if it is possible or give another way to do it
Best regards
DANBRI
Answers
-
Hi DANBRI,
There's no way to calculate those in Global Mapper currently. However, new aggregate functions @sum(), @min(), @max(), @median(), @stddev(), and @variance() will be available in the attribute query language in the upcoming Global Mapper 22.0 release. We do not have an RMSE calculation at this time, but we'll consider adding it.
Cheers,
~Jeff
Categories
- 12.8K All Categories
- 5.7K Features Discussion
- 346 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 639 GM Script Language
- 54 User Scripts
- 115 GPS Features
- 419 Projection Questions
- 829 Raster Data
- 1.3K Vector Data
- 6.6K Support
- 179 Announcement and News
- 923 Bug Report
- 560 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 574 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 241 How I use Global Mapper
- 108 Global Mapper Forum Website