soilliquefaction2: soilliquefaction Bayesian Networks

soilliquefaction2R Documentation

soilliquefaction Bayesian Networks

Description

Application of machine learning algorithms for the evaluation of seismic soil liquefaction potential.

Format

A discrete Bayesian network to evaluate the earthquake-induced liquefaction potential of soil based on the cone penetration test field case history records (Fig. 1.b). The data was available in the reference paper and was discretized as suggested in the paper. The DAGs were given in the paper and probabilities were learned using the Bayes method with imaginary sample size of one. The vertices are:

ConePenetrationResistance

(small, medium, big, super);

EartquakeMagnitude

(medium, strong, big, super);

LiquefactionPotential

(no, yes);

MeanGrainSize

(medium, strong, big, super);

PeakGroundAcceleratione

(low, medium, high, super);

TotalVerticalStress

(small, medium, big, super);

VerticalEffectiveStress

(small, medium, big, super);

Value

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

References

Ahmad, M., Tang, X. W., Qiu, J. N., Ahmad, F., & Gu, W. J. (2021). Application of machine learning algorithms for the evaluation of seismic soil liquefaction potential. Frontiers of Structural and Civil Engineering, 15, 490-505.


bnRep documentation built on April 12, 2025, 1:13 a.m.