I've been asked to implement Hot Spot Analysis similar to that provided by the Esri Spatial Analysis service:
Find Hot Spots—ArcGIS REST API: Spatial Analysis Service | ArcGIS for Developers
Since this is to be implemented on a private network, I won't be able to call ArcGIS Online.
Are these analysis services installed as with Portal?
If not, is there a Geostatistical geoprocessing tool would that I could publish as a gp service that would provide similar results?
An overview of the Geostatistical Analyst toolbar and toolbox—Help | ArcGIS for Desktop
Thanks!