darktriad {bnRep} | R Documentation |
darktriad Bayesian Network
Description
Bayesian Network modeling for Dark Triad, aggression, and empathy.
Format
A conditional linear Gaussian Bayesian network to examine the validity of the constructed models as predictable. The probabilities were given within the referenced paper. The vertices are:
- Age
- Gender
(Male, Female);
- Machiavellianism
- Fantasy
- EmotionalSusceptibility
- Narcissism
- Psychopathy
- SelfOrientedEmotionalReactivity
- VerbalAggression
- PerspectiveTaking
- OtherOrientedEmotional
- PhysicalAggression
- Hostility
- Anger
Value
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
References
Zaitsu, W. (2024). Bayesian Network modeling for Dark Triad, aggression, and empathy. Personality and Individual Differences, 230, 112805.
[Package bnRep version 0.0.1 Index]