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.9K All Categories
- 5.8K Features Discussion
- 349 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 651 GM Script Language
- 55 User Scripts
- 115 GPS Features
- 420 Projection Questions
- 835 Raster Data
- 1.4K Vector Data
- 6.7K Support
- 181 Announcement and News
- 937 Bug Report
- 561 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 578 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 244 How I use Global Mapper
- 109 Global Mapper Forum Website

