Description Usage Arguments Value
View source: R/Binomial_Distribution.R
Constructor for Binomial Frequentist distribution
1 | Binomial.Frequentist(model_object, outcome, group = NA, opt = NA)
|
model_object |
an object coming from the |
outcome |
the variable to be used as the dependent variable provided as an expression |
group |
the variable to be used as the grouping variable provided as an expression |
opt |
the model options provided as a function call to |
An object of class Binomial.Frequestist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.