navigation {bnRep} | R Documentation |
navigation Bayesian Network
Description
Safety analysis of RNP approach procedure using fusion of FRAM model and Bayesian belief network.
Format
A discrete Bayesian network to demonstrate the existing variability in functions that are part of the complex navigation system. Probabilities were given within the referenced paper. The vertices are:
- ToAcquireGPSsignal
(Accurate, Acceptable, Inaccurate);
- ToCheckAircraftPositionExecutingRNPProcedure
(Accurate, Acceptable, Inaccurate);
- ToKeepAircraftOnProgrammedRoute
(Accurate, Acceptable, Inaccurate);
- ToShowAircraftPositionBasedOnGPSSignal
(Accurate, Acceptable, Inaccurate);
Value
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
References
Oliveira, D., Moraes, A., Junior, M. C., & Marini-Pereira, L. (2023). Safety analysis of RNP approach procedure using fusion of FRAM model and Bayesian belief network. The Journal of Navigation, 76(2-3), 286-315.
[Package bnRep version 0.0.1 Index]