dmbc_model
class using new/initialize.Create an instance of the dmbc_model
class using new/initialize.
# S4 method for dmbc_model
initialize(.Object, p = numeric(), G = numeric(), family = character())
Prototype object from the class dmbc_model
.
A length-one character vector representing the number of dimensions of the latent space to use in the MDS analysis.
A length-one numeric vector representing the number of clusters to partition the subjects into.
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