
Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
dmbc_data
class using new/initialize.Create an instance of the dmbc_data
class using new/initialize.
# S4 method for dmbc_data
initialize(
.Object,
diss = list(),
n = numeric(),
S = numeric(),
family = character()
)
Prototype object from the class dmbc_data
.
A list whose elements are the dissimilarity matrices corresponding
to the judgments expressed by the S subjects/raters. These matrices
must be defined as a dist
object.
A length-one character vector representing the number of objects compared by each subject.
A length-one numeric vector representing the number of subjects.
A length-one character vector representing the type of data to analyze. Currently, it accepts only the 'binomial' value, but future developments will include the possibility to analyze continuous, multinomial and count data.
Sergio Venturini sergio.venturini@unicatt.it