Learn R Programming

bnRep (version 0.0.3)

fundraising: fundraising Bayesian Network

Description

A coupled mathematical model of the dissemination route of short-term fund-raising fraud.

Arguments

Format

A discrete Bayesian network to analyze the dissemination, identification, and causation of fund-raising fraud. Probabilities were given within the referenced paper. The vertices are:

FailureInvest

(Yes, No);

FinancialFraud

(Yes, No);

LackAwareness

(Yes, No);

LackKnowledge

(Yes, No);

LackRegulation

(Yes, No);

OverTrust

(Yes, No);

PatsyInvestment

(Yes, No);

PromotionalMessages

(Yes, No);

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

References

Yang, S., Su, K., Wang, B., & Xu, Z. (2022). A coupled mathematical model of the dissemination route of short-term fund-raising fraud. Mathematics, 10(10), 1709.