airegulation1: airegulation Bayesian Networks

airegulation1R Documentation

airegulation Bayesian Networks

Description

Understanding support for AI regulation: A Bayesian network perspective.

Format

A discrete Bayesian network to understand public perceptions towards AI (full BN of the paper). The BN was learned from data. The vertices are:

Age

(14-29, 30-44, 45-59, 60+);

AIEasierLife

(Strongly_disagree, Somewhat_disagree, Somewhat_agree, Strongly_agree);

AIFalseInfo

(Strongly_disagree, Somewhat_disagree, Somewhat_agree, Strongly_agree);

AIFieldBenefit

(Strongly_disagree, Somewhat_disagree, Somewhat_agree, Strongly_agree);

AIHealthcareBenefit

(Strongly_disagree, Somewhat_disagree, Somewhat_agree, Strongly_agree,Don_t_know);

AIReduceShortageWorkers

(Strongly_disagree, Somewhat_disagree, Somewhat_agree, Strongly_agree);

AIRegulations

(No, Yes);

AIUncontrollable

(Strongly_disagree, Somewhat_disagree, Somewhat_agree, Strongly_agree);

AIvsHuman

(Strongly_disagree, Somewhat_disagree, Somewhat_agree, Strongly_agree);

DevelopAI

(Risk, Opportunity, Both);

Education

(Low, Medium, High);

EUAppropriateRegulation

(Appropriate, Too_strict, Not_strict_enough, Don_t_know);

FriendsAI

(No, Yes);

HeardEURegulation

(No, Yes);

Income

(Low, Medium, High, Not_reported);

InformedAI

(Very_poor, Rather_poor, Rather_good, Very_good);

InterestAI

(Not_at_all, Less_strongly, Strongly, Very_strongly);

MediaAI

(No, Yes);

Municipality

(<5k, 5k-19k, 20k-99k, 100k-499k, 500k+);

SearchAI

(No, Yes);

Sex

(Female, Male);

VoteIntent

(Left, Right, Other);

Value

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

References

Cremaschi, A., Lee, D. J., & Leonelli, M. (2025). Understanding support for AI regulation: A Bayesian network perspective. International Journal of Engineering Business Management, 17, 18479790251383310.


bnRep documentation built on Nov. 5, 2025, 6:18 p.m.