Alternatives' attributes-class | R Documentation |
The class of observed decision makers' attributes
N |
The number of decision makers |
p |
The number of attributes of each decision makers |
J <- 10; q <- 3; a <- ob_alternatives_att$new(J=J, q=q);
a$gen("student", param=list(location=rep(100, 3), df=3)); a$gen("help")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.