Learn R Programming

bnRep (version 0.0.3)

wheat: wheat Bayesian Network

Description

Embedding expert opinion in a Bayesian network model to predict wheat yield from spring-summer weather.

Arguments

Value

An object of class bn.fit. Refer to the documentation of bnlearn for details.

Format

A discrete Bayesian network to predict wheat yield. Probabilities were given within the referenced paper. The vertices are:

MaximumTemperature

(Low, Medium, High);

MeanTemperature

(Moderate, Other);

NDVIinMarch

(Low, Medium, High, Very High);

Rainfall

(Dry, Average, Very Wet, Drought and Very Wet);

Yield

(Very Low, Low, Average, High, Very High).

References

Mahmood, S. A., Karampoiki, M., Hammond, J. P., Paraforos, D. S., Murdoch, A. J., & Todman, L. (2023). Embedding expert opinion in a Bayesian network model to predict wheat yield from spring-summer weather. Smart Agricultural Technology, 4, 100224.