convertDegToKM          Converts a set of coordinates in degrees into a
                        new set of coordinates in The Universal
                        Transverse Mercator (UTM) zone:37 coordinate
                        system
convertDegToMollweide   Converts a set of coordinates in degrees into a
                        new set of coordinates in Mollweide coordinate
                        system.
convertKMToDeg          Converts a set of coordinates in The Universal
                        Transverse Mercator (UTM) zone:37 coordinate
                        system into a new set of coordinates in
                        degrees.
covMatern               Creates a Matern covariance matrix.
dummy                   Roxygen commands
estimateModel           Estimates model parameters
gridCountry             Creates a grid of locations within the bounding
                        box of the national borders of a country of
                        interest.
meshCountry             Creates a constrained refined Delaunay
                        triangulation mesh based on the country
                        borders.
plotPred                Plots the predictions and the corresponding
                        uncertainty (coefficient of variation)
predRes                 Predicts model outcomes at new locations.
prepareInput            Prepares input data list for the model
                        estimation with estimateModel() function.
print.res               Prints the output of estimateModel() function.
