Legends345 {bayesvl}R Documentation

Legends345 data

Description

Legends345.

Usage

	data(Legends345)

Format

  1. O : Whether or not happy ending for main character

  2. VB : Whether or not the main character behaves in accordance with the core values of Buddhism

  3. VC : Whether or not the main character behaves in accordance with the core values of Confucianism

  4. VT : Whether or not the main character behaves in accordance with the core values of Taoism

  5. Lie : Whether or not the main character tells lie

  6. Viol : Whether or not the main character commits acts of violence

  7. Int1 : Whether there are interventions from the supernatural world

  8. Int2 : Whether there are interventions from the human world

References

For documentation, case studies and worked examples, and other tutorial information visit the References section on our Github:

Examples

	data(Legends345)
	
	data1 <- Legends345
	head(data1)

[Package bayesvl version 0.8.5 Index]