soil {bnRep} | R Documentation |
soil Bayesian Network
Description
Characteristic study of some parameters of soil irrigated by magnetized waters.
Format
A discrete Bayesian network to display the water treatment impact on soil characteristics. Probabilities were given within the referenced paper. The vertices are:
- Depth
(0-20, 20-40);
- EC
(Less than 1.4, More than 1.4);
- Intensity
(Less than 0.3, More than 0.3);
- Length
(Less than 20, More than 20);
- pH
(Less than 7.7, More than 7.7);
- W
(Less than 10, More than 10);
Value
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
References
Ben Amor, H., Elaoud, A., Ben Hassen, H., Ben Salah, N., Masmoudi, A., & Elmoueddeb, K. (2020). Characteristic study of some parameters of soil irrigated by magnetized waters. Arabian Journal of Geosciences, 13, 1-11.
[Package bnRep version 0.0.1 Index]