Decision-makers-single-quote-attributes-class: ob_decision_makers_att

Decision makers' attributes-classR Documentation

ob_decision_makers_att

Description

The class of observed decision makers' attributes

Arguments

N

The number of decision makers

p

The number of attributes of each decision makers

Examples

N <- 10; p <- 3; a <- ob_decision_makers_att$new(N=N, p=p);
          a$gen("student", param=list(location=rep(100, 3), df=3)); a$gen(); a$gen("help")


AntoineDubois/sdcv2 documentation built on May 16, 2024, 3:23 p.m.