SlideShare a Scribd company logo
Digital Soil Mapping /
Pedometrics
3 November 2020
Kostiantyn Viatkin
FAO
Global Soil Partnership
What is
Digital Soil Mapping (DSM) /
Pedometrics?
Soil mapping – creation of cartographic models of soils and
soil properties
Pedometrics – application of mathematical and statistical
methods for the study of the distribution and genesis of soils
Soil mapping – creation of cartographic models of soils and
soil properties
Pedometrics – application of mathematical and statistical
methods for the study of the distribution and genesis of soils
Digital Soil Mapping (pedometric mapping, predictive soil
mapping) is data-driven generation of soil property and
class maps that is based on use of statistical methods
(T. Hengl, 2003)
Soil mapping – creation of cartographic models of soils and
soil properties
DSM
Spatial phenomena
Spatial phenomena can generally be thought of as either :
● discrete objects with clear boundaries (e.g. river, road,
town)
● or as a continuous phenomenon that can be observed
everywhere, but does not have natural boundaries
(e.g. elevation, temperature, and air quality).
A lake is a discrete
object:
it has clear boundaries
Elevation is a continuous
phenomena: it exists in every point
Spatial phenomena
Question:
● Is soil a discrete or continuous
phenomenon?
● Are soil properties (carbon, texture, pH,
etc...) discrete or continuous?
● Are soil measurements discrete or
continuous?
Spatial phenomena
Answers:
● Soil is a continuous
phenomenon. It covers
almost all land surface.
● However we classify soils
into discrete soil types
that have boundaries
Spatial phenomena
Answers:
● Most of the soil properties
are continuous. They exist
in every point of the soil.
● Soil measurements are
discrete. We sample soil
and measure soil properties
in discrete locations.
We have:
● Discrete soil observations as point data in sampling locations
We need:
● Continuous estimation of soil properties in every point of
the land surface
Task of the predictive soil mapping:
● To predict continuous soil properties (or soil classes) in every
point of the land surface based on discrete measurements of
soil sampling.
But how to do it?
Digital Mapping of Soil Properties
Vector Soil Maps
Gridded maps (rasters)
1 2
3 1
• Gridded maps (rasters) are optimal to represent
continuous data, such as soil properties.
• A raster is a regular grid of cells (pixels) with a
value of soil property in each cell.
• Raster resolution defines cell size and accuracy
• Higher resolution = smaller cell size = better
accuracy = bigger files = higher computational
demands
• E.g. cell size 1x1 km – it is good for global and
national mapping.
• Most common raster data format:
GeoTiff (.tif, .tiff);
How to create a digital maps
of soils properties?
Soil Property Data
V. Dokuchaev (1883):
Genesis and evolution of soils is
the result of the interaction of a
number of environmental
parameters:
● Climate
● Organisms
● Parent Material
● Relief
● Time
Drivers of Soil Formation
State equation of soil formation
Hans JENNY (1941):
● Conceptualization of soil as an state equation of soil
formation.
● Soil and soil properties are a function of a number of
environmental parameters named soil forming factors:
S = ƒ(cl, o, r, p, t) CLORPT MODEL
climate organisms relief parent
material
time
Digital Soil Mapping (DSM)
Definition of Digital Soil Mapping (DSM)
The creation and population of spatial soil information systems by numerical
models inferring the spatial and temporal variations of soil types and soil properties
from soil observations and knowledge and from related environmental variables
(Lagacherie and McBratney, 2007).
McBRATNEY, 2012: Conceptualization of forming factors. Soil and
soil properties are a function of a number of environmental
parameters named soil forming factors:
S = ƒ(s, c, o, r, p, a, n)+ ε SCORPAN MODEL
reliefsoil
properties
climate organisms parent
material
age locationsoil attribute to predict function residuals (errors)
Digital Soil Mapping Workflow
Source : McBratney, 2015
Digital Soil Mapping Workflow
Soil Data
Predictors
How to do it on practice?
R – a powerful and versatile tool for DSM
• R is a programming language which
allows everyone to develop scripts
with maximum flexibility;
• It is free, enables the development
of Science even for budget limited
organizations;
• Full access to algorithms;
• Possibility to modify existing
functions and packages;
• Developed by a huge community of
experts in many different fields;
• More than 10,000 R packages
available for download;
• Lot’s of free learning material
R packages (examples)
aqp
● Algorithms for quantitative pedology
● We will use it to restructure our soil dataset into
a soil profile collection
GSIF ● Tools, functions and sample datasets for digital
soil mapping, e.g. depth harmonization
raster ● Reading, writing, manipulating, analyzing and
modeling of gridded spatial data (raster data)
rgdal ● Provides access to the 'Geospatial' Data
Abstraction Library ('GDAL') to
projection/transformation operations from the
'PROJ.4'
soilassesment ● Functions used in digital mapping of soil
properties
Digital Soil Mapping in R
• Relief
• Climate
• Vegetation
• Geology
• Remote
sensing data
1. Prepare Predictors
Digital Soil Mapping in R
2. Harmonize Predictors
Removing collinearity using Principal Components Analysis
Digital Soil Mapping in R
3. Prepare soil data
• Identifiers
• Coordinates
• Depth layers
(horizons)
• Measured soil
properties
Digital Soil Mapping in R
3. Prepare soil data
See Lesson 2 – Data Organization and Software installation
Digital Soil Mapping in R
4. Harmonize soil data
● Profile data has soil parameters
measured for every horizon (depth
layer)
● We need to estimate mean value for
target depth: e.g. 0-30cm, 30-100cm
● For that we can use equal-area
splines. This technique is based on
fitting continuous depth functions for
modeling the variability of soil
properties with depth.
Depth harmonization
Digital Soil Mapping in R
4. Harmonize soil data
Statistical distribution
● Normal distribution, also known as the Gaussian
distribution, is a probability distribution that is
symmetric about the mean, showing that data
near the mean are more frequent in occurrence
than data far from the mean.
The Normal Distribution has:
● mean = median = mode
● symmetry about the center
● 50% of values less than the mean and 50% greater
than the mean
In statistical analyses it is often assumed that the data has normal
distribution. If it does not, it may be useful to transform the data.
Digital Soil Mapping in R
5. Overlay soil data and predictors
Digital Soil Mapping in R
6. Select a regression model for mapping
Regression
● Regression a statistical method that allows us to
summarize and study relationships between two
variables:
● variable X, is regarded as the predictor,
explanatory, or independent variable.
● variable Y, is regarded as the response,
outcome, or dependent variable.
The goal is to build a mathematical formula that defines
Y as a function of the X variable.
Once, we built a statistically significant model, it’s
possible to use it for predicting future outcome on the
basis of new X values.
Example: linear regression
The mathematical formula of the linear regression can be written as follow:
● the best-fit regression line is in blue
● the intercept (b0) and the slope (b1) are
shown in green
● the residuals (errors) - e are represented
by vertical red lines
Multiple linear regression can have several predictors (X variables):
Regression
However, most relationships in nature are not linear!
Relationships between soil
properties and environmental
factors can be very complicated
and require a complex model.
Digital Soil Mapping in R
8. Validate the map
Calculate map quality measures
Digital Soil Mapping in R
9. Estimate uncertainty
● Uncertainty is an acknowledgement of error: we
are aware that our representation of reality may
differ from reality and express this by being
uncertain
● In the presence of uncertainty, we cannot identify
a single, true values for each pixel of the map.
● But we can identify all possible values and a
probability for each one - to characterise the
uncertain variable with a probability distribution.
● If the distribution is normal, it is easy to construct a
confidence interval, where e.g. we are certain
with 95% confidence that the true value will be
within 2 standard deviations from the mean
(prediction)
Digital Soil Mapping in R
9. Create uncertainty maps
If the distribution is not
normal, confidence interval
still can be constructed
through bootstrapping.
95% confidence interval:
We are certain that the 95%
of the unknown values lie
within the prediction width.
Digital Soil Mapping/ Pedomterics
Thank you for your
attention!

More Related Content

PDF
Digital Soil Mapping by Ronald Vargas Rojas
 
PDF
3. Technical introduction to the Digital Soil Mapping
 
PPTX
Digital Soil Mapping: soil fertility status and fertilizer recommendation for...
PPTX
Soil mapping approach in gis
PPT
Preparation of soil fertility maps
PPTX
Soil survey and land evaluation
PPT
Soil survey and land use
PPTX
Soil moisture
Digital Soil Mapping by Ronald Vargas Rojas
 
3. Technical introduction to the Digital Soil Mapping
 
Digital Soil Mapping: soil fertility status and fertilizer recommendation for...
Soil mapping approach in gis
Preparation of soil fertility maps
Soil survey and land evaluation
Soil survey and land use
Soil moisture

What's hot (20)

PPTX
Digital soil mapping
PDF
Review of Digital Soil Mapping steps
 
PDF
Soil mapping goes digital - the GlobalSoilMap experience by Alex. McBratney
 
PDF
Digital Soil Mapping steps
 
PDF
5. Introduction to Digital Soil Mapping
PPTX
Role of GIS in agriculture
PPT
GIS and agriculture
PDF
Digital Soil Mapping–Capacity Building Course- Introduction
 
PDF
Introduction to soil property mapping
PPTX
Remote Sensing: Normalized Difference Vegetation Index (NDVI)
PPTX
Soil separability through remote sensing for land evaluation
PDF
Remote Sensing and Water Management, Awni Kloup
PPTX
APPLICATION OF REMOTE SENSING AND GIS IN AGRICULTURE
PDF
Iirs overview -Remote sensing and GIS application in Water Resources Management
PPT
GPS IN PRECISION AGRICULTURE
PDF
Digital Soil Mapping Tools and Methods 1
 
PPTX
SPATIAL VARIABILITY OF SOIL ORGANIC CARBON IN DIFFERENT LAND USE SYSTEM USING...
PPT
Digital image processing and interpretation
PPT
Gis Geographical Information System Fundamentals
PDF
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
Digital soil mapping
Review of Digital Soil Mapping steps
 
Soil mapping goes digital - the GlobalSoilMap experience by Alex. McBratney
 
Digital Soil Mapping steps
 
5. Introduction to Digital Soil Mapping
Role of GIS in agriculture
GIS and agriculture
Digital Soil Mapping–Capacity Building Course- Introduction
 
Introduction to soil property mapping
Remote Sensing: Normalized Difference Vegetation Index (NDVI)
Soil separability through remote sensing for land evaluation
Remote Sensing and Water Management, Awni Kloup
APPLICATION OF REMOTE SENSING AND GIS IN AGRICULTURE
Iirs overview -Remote sensing and GIS application in Water Resources Management
GPS IN PRECISION AGRICULTURE
Digital Soil Mapping Tools and Methods 1
 
SPATIAL VARIABILITY OF SOIL ORGANIC CARBON IN DIFFERENT LAND USE SYSTEM USING...
Digital image processing and interpretation
Gis Geographical Information System Fundamentals
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
Ad

Similar to Digital Soil Mapping/ Pedomterics (20)

PDF
Geostatistical based Digital Soil Mapping
PPTX
Aitf 2014 pem_introduction_presentation_feb28_ram_version2
PDF
SOC mapping with RK: data preparation and method selection
PDF
Introduction to DSM
 
PDF
Data preparation, depth function
 
PPTX
Golder 2013 dsm_introduction_presentation_feb6_ram_version1
PDF
Digital Soil Mapping–Capacity Building Course- Lecture1
 
PDF
DSM in Argentina: challenges to overcome - Marcos Angelini, Soil Institute, N...
 
PPTX
History and Evolution of Digital (Predictive) Soil Mapping (DSM)
PDF
DSM training - preparing auxiliary data
PPTX
Nathan Odgers_Spatial disaggregation of legacy soil maps in support of the Au...
PDF
Building capacities for digital soil organic carbon mapping
PDF
GSIF utilities
PDF
Cubist
 
PDF
Using R for Digital Soil Mapping Progress in Soil Science Malone
PDF
Modelling soil processes
PDF
Rb euregeo 2012 poster 2
PDF
Soil mapping; Fertilizer recommendation using geospatial technologies.pdf
PDF
Cubist model FAO-Global Soil Partnership training 2018.pdf
PDF
13. Cubist
 
Geostatistical based Digital Soil Mapping
Aitf 2014 pem_introduction_presentation_feb28_ram_version2
SOC mapping with RK: data preparation and method selection
Introduction to DSM
 
Data preparation, depth function
 
Golder 2013 dsm_introduction_presentation_feb6_ram_version1
Digital Soil Mapping–Capacity Building Course- Lecture1
 
DSM in Argentina: challenges to overcome - Marcos Angelini, Soil Institute, N...
 
History and Evolution of Digital (Predictive) Soil Mapping (DSM)
DSM training - preparing auxiliary data
Nathan Odgers_Spatial disaggregation of legacy soil maps in support of the Au...
Building capacities for digital soil organic carbon mapping
GSIF utilities
Cubist
 
Using R for Digital Soil Mapping Progress in Soil Science Malone
Modelling soil processes
Rb euregeo 2012 poster 2
Soil mapping; Fertilizer recommendation using geospatial technologies.pdf
Cubist model FAO-Global Soil Partnership training 2018.pdf
13. Cubist
 
Ad

More from Soils FAO-GSP (20)

PPTX
Global Soil Partnership efforts to promote soil governance from the global to...
PPTX
Global Soil Partnership efforts to promote soil governance from the global to...
PPT
The importance of Soil Awareness for developing Soil Protection Law
PPTX
Good Governance for sustainable soil management: How to do it?
PPTX
The status of salt-affected soils in Eurasia with a focus on Uzbekistan
PPTX
The status of salt-affected soils in NENA with a focus on Iraq
PPTX
Introduction to the International Network of Salt-Affected Soils and update o...
PPTX
The role and importance of INSAS for natural resource management
PPTX
The status of salt-affected soils in Africa with a focus on Djibouti
PPTX
The status of salt-affected soils and spatial modelling of the soil salinity ...
PPTX
Avances de LATSOLAN. Rol de laboratorios de referencia y laboratorios inscrit...
PPTX
Presentación del piloto de implementación del programa RECSOIL en Costa Rica ...
PPTX
Implementación del Código Internacional de conducta para el Uso y Manejo Sost...
PPTX
Implementación del Programa de Doctores de los Suelos - Laura Bertha Reyes
PDF
Propuestas, para el trabajo conjunto alrededor del tema de RECSOIL y del TCP ...
PPTX
Ejemplo de formulación de un proyecto sobre re carbonización de suelos, para ...
PPTX
ASLAC: Pilar 1
PPTX
PPTX
El compromiso de la fao
PPTX
Pilar 4
Global Soil Partnership efforts to promote soil governance from the global to...
Global Soil Partnership efforts to promote soil governance from the global to...
The importance of Soil Awareness for developing Soil Protection Law
Good Governance for sustainable soil management: How to do it?
The status of salt-affected soils in Eurasia with a focus on Uzbekistan
The status of salt-affected soils in NENA with a focus on Iraq
Introduction to the International Network of Salt-Affected Soils and update o...
The role and importance of INSAS for natural resource management
The status of salt-affected soils in Africa with a focus on Djibouti
The status of salt-affected soils and spatial modelling of the soil salinity ...
Avances de LATSOLAN. Rol de laboratorios de referencia y laboratorios inscrit...
Presentación del piloto de implementación del programa RECSOIL en Costa Rica ...
Implementación del Código Internacional de conducta para el Uso y Manejo Sost...
Implementación del Programa de Doctores de los Suelos - Laura Bertha Reyes
Propuestas, para el trabajo conjunto alrededor del tema de RECSOIL y del TCP ...
Ejemplo de formulación de un proyecto sobre re carbonización de suelos, para ...
ASLAC: Pilar 1
El compromiso de la fao
Pilar 4

Recently uploaded (20)

PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Insiders guide to clinical Medicine.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
01-Introduction-to-Information-Management.pdf
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Basic Mud Logging Guide for educational purpose
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Institutional Correction lecture only . . .
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Insiders guide to clinical Medicine.pdf
Cell Structure & Organelles in detailed.
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
01-Introduction-to-Information-Management.pdf
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
TR - Agricultural Crops Production NC III.pdf
Final Presentation General Medicine 03-08-2024.pptx
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Supply Chain Operations Speaking Notes -ICLT Program
Microbial disease of the cardiovascular and lymphatic systems
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Basic Mud Logging Guide for educational purpose
Abdominal Access Techniques with Prof. Dr. R K Mishra
VCE English Exam - Section C Student Revision Booklet
Institutional Correction lecture only . . .
STATICS OF THE RIGID BODIES Hibbelers.pdf

Digital Soil Mapping/ Pedomterics

  • 1. Digital Soil Mapping / Pedometrics 3 November 2020 Kostiantyn Viatkin FAO Global Soil Partnership
  • 2. What is Digital Soil Mapping (DSM) / Pedometrics?
  • 3. Soil mapping – creation of cartographic models of soils and soil properties
  • 4. Pedometrics – application of mathematical and statistical methods for the study of the distribution and genesis of soils Soil mapping – creation of cartographic models of soils and soil properties
  • 5. Pedometrics – application of mathematical and statistical methods for the study of the distribution and genesis of soils Digital Soil Mapping (pedometric mapping, predictive soil mapping) is data-driven generation of soil property and class maps that is based on use of statistical methods (T. Hengl, 2003) Soil mapping – creation of cartographic models of soils and soil properties DSM
  • 6. Spatial phenomena Spatial phenomena can generally be thought of as either : ● discrete objects with clear boundaries (e.g. river, road, town) ● or as a continuous phenomenon that can be observed everywhere, but does not have natural boundaries (e.g. elevation, temperature, and air quality). A lake is a discrete object: it has clear boundaries Elevation is a continuous phenomena: it exists in every point
  • 7. Spatial phenomena Question: ● Is soil a discrete or continuous phenomenon? ● Are soil properties (carbon, texture, pH, etc...) discrete or continuous? ● Are soil measurements discrete or continuous?
  • 8. Spatial phenomena Answers: ● Soil is a continuous phenomenon. It covers almost all land surface. ● However we classify soils into discrete soil types that have boundaries
  • 9. Spatial phenomena Answers: ● Most of the soil properties are continuous. They exist in every point of the soil. ● Soil measurements are discrete. We sample soil and measure soil properties in discrete locations.
  • 10. We have: ● Discrete soil observations as point data in sampling locations We need: ● Continuous estimation of soil properties in every point of the land surface Task of the predictive soil mapping: ● To predict continuous soil properties (or soil classes) in every point of the land surface based on discrete measurements of soil sampling. But how to do it? Digital Mapping of Soil Properties
  • 12. Gridded maps (rasters) 1 2 3 1 • Gridded maps (rasters) are optimal to represent continuous data, such as soil properties. • A raster is a regular grid of cells (pixels) with a value of soil property in each cell. • Raster resolution defines cell size and accuracy • Higher resolution = smaller cell size = better accuracy = bigger files = higher computational demands • E.g. cell size 1x1 km – it is good for global and national mapping. • Most common raster data format: GeoTiff (.tif, .tiff);
  • 13. How to create a digital maps of soils properties?
  • 15. V. Dokuchaev (1883): Genesis and evolution of soils is the result of the interaction of a number of environmental parameters: ● Climate ● Organisms ● Parent Material ● Relief ● Time Drivers of Soil Formation
  • 16. State equation of soil formation Hans JENNY (1941): ● Conceptualization of soil as an state equation of soil formation. ● Soil and soil properties are a function of a number of environmental parameters named soil forming factors: S = ƒ(cl, o, r, p, t) CLORPT MODEL climate organisms relief parent material time
  • 17. Digital Soil Mapping (DSM) Definition of Digital Soil Mapping (DSM) The creation and population of spatial soil information systems by numerical models inferring the spatial and temporal variations of soil types and soil properties from soil observations and knowledge and from related environmental variables (Lagacherie and McBratney, 2007). McBRATNEY, 2012: Conceptualization of forming factors. Soil and soil properties are a function of a number of environmental parameters named soil forming factors: S = ƒ(s, c, o, r, p, a, n)+ ε SCORPAN MODEL reliefsoil properties climate organisms parent material age locationsoil attribute to predict function residuals (errors)
  • 18. Digital Soil Mapping Workflow Source : McBratney, 2015
  • 19. Digital Soil Mapping Workflow Soil Data Predictors
  • 20. How to do it on practice?
  • 21. R – a powerful and versatile tool for DSM • R is a programming language which allows everyone to develop scripts with maximum flexibility; • It is free, enables the development of Science even for budget limited organizations; • Full access to algorithms; • Possibility to modify existing functions and packages; • Developed by a huge community of experts in many different fields; • More than 10,000 R packages available for download; • Lot’s of free learning material
  • 22. R packages (examples) aqp ● Algorithms for quantitative pedology ● We will use it to restructure our soil dataset into a soil profile collection GSIF ● Tools, functions and sample datasets for digital soil mapping, e.g. depth harmonization raster ● Reading, writing, manipulating, analyzing and modeling of gridded spatial data (raster data) rgdal ● Provides access to the 'Geospatial' Data Abstraction Library ('GDAL') to projection/transformation operations from the 'PROJ.4' soilassesment ● Functions used in digital mapping of soil properties
  • 23. Digital Soil Mapping in R • Relief • Climate • Vegetation • Geology • Remote sensing data 1. Prepare Predictors
  • 24. Digital Soil Mapping in R 2. Harmonize Predictors Removing collinearity using Principal Components Analysis
  • 25. Digital Soil Mapping in R 3. Prepare soil data • Identifiers • Coordinates • Depth layers (horizons) • Measured soil properties
  • 26. Digital Soil Mapping in R 3. Prepare soil data See Lesson 2 – Data Organization and Software installation
  • 27. Digital Soil Mapping in R 4. Harmonize soil data ● Profile data has soil parameters measured for every horizon (depth layer) ● We need to estimate mean value for target depth: e.g. 0-30cm, 30-100cm ● For that we can use equal-area splines. This technique is based on fitting continuous depth functions for modeling the variability of soil properties with depth. Depth harmonization
  • 28. Digital Soil Mapping in R 4. Harmonize soil data Statistical distribution ● Normal distribution, also known as the Gaussian distribution, is a probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean. The Normal Distribution has: ● mean = median = mode ● symmetry about the center ● 50% of values less than the mean and 50% greater than the mean In statistical analyses it is often assumed that the data has normal distribution. If it does not, it may be useful to transform the data.
  • 29. Digital Soil Mapping in R 5. Overlay soil data and predictors
  • 30. Digital Soil Mapping in R 6. Select a regression model for mapping
  • 31. Regression ● Regression a statistical method that allows us to summarize and study relationships between two variables: ● variable X, is regarded as the predictor, explanatory, or independent variable. ● variable Y, is regarded as the response, outcome, or dependent variable. The goal is to build a mathematical formula that defines Y as a function of the X variable. Once, we built a statistically significant model, it’s possible to use it for predicting future outcome on the basis of new X values.
  • 32. Example: linear regression The mathematical formula of the linear regression can be written as follow: ● the best-fit regression line is in blue ● the intercept (b0) and the slope (b1) are shown in green ● the residuals (errors) - e are represented by vertical red lines Multiple linear regression can have several predictors (X variables):
  • 33. Regression However, most relationships in nature are not linear! Relationships between soil properties and environmental factors can be very complicated and require a complex model.
  • 34. Digital Soil Mapping in R 8. Validate the map Calculate map quality measures
  • 35. Digital Soil Mapping in R 9. Estimate uncertainty ● Uncertainty is an acknowledgement of error: we are aware that our representation of reality may differ from reality and express this by being uncertain ● In the presence of uncertainty, we cannot identify a single, true values for each pixel of the map. ● But we can identify all possible values and a probability for each one - to characterise the uncertain variable with a probability distribution. ● If the distribution is normal, it is easy to construct a confidence interval, where e.g. we are certain with 95% confidence that the true value will be within 2 standard deviations from the mean (prediction)
  • 36. Digital Soil Mapping in R 9. Create uncertainty maps If the distribution is not normal, confidence interval still can be constructed through bootstrapping. 95% confidence interval: We are certain that the 95% of the unknown values lie within the prediction width.
  • 38. Thank you for your attention!