Skip to content
Snippets Groups Projects
Commit 83fa882f authored by Dennis Walvoort's avatar Dennis Walvoort
Browse files

fixed typo

parent 340d83b7
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,7 @@ In estimating the spatial mean, differences in surface area of the strata are ta
```{r}
estimate("standard error", stratification, sampling_pattern, my_data)
```
The spatial cumulative distribution function (SCDF) (see deGruijter _et al._, 2006) can be estimated by means of
The spatial cumulative distribution function (SCDF) (see de Gruijter _et al._, 2006) can be estimated by means of
```{r}
scdf <- estimate("scdf", stratification, sampling_pattern, my_data)
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment