MultinomialModel-class | R Documentation |
Constructor of [MultinomialModel
] class
This class defines a multinomial Model. Inherits the [Model
] class.
logical
logical
new("MultinomialModel")
new("MultinomialModel", listModels = c("Binary_pk_E", "Binary_p_E"))
new("MultinomialModel", free.proportions = FALSE, variable.independency = TRUE)
getSlots("MultinomialModel")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.