Description Usage Arguments Value Examples
geo_model
finds the maximum likelihood estimate for the parameters
in the geostatistical exponential model.
1 | geo_model(v_data, m_coord)
|
v_data |
a numeric vector with the data |
m_coord |
a matrix with two column. The first column must be the latitude and the second column must be the longitude. |
a list with components
mean
mean of the process
phi
range of exponential model
sigmasq
total sill of exponential model
convergence
convergence as specified in the function
nlminb
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.