# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
.Discrete_CM <- function(formula, case_id, alternatives, reference, alternative_specific, data, cdf, intercept, normalization, control) {
.Call(`_GLMcat_Discrete_CM`, formula, case_id, alternatives, reference, alternative_specific, data, cdf, intercept, normalization, control)
}
.GLMcat <- function(formula, data, ratio, cdf, parallel, categories_order, ref_category, threshold, control, normalization) {
.Call(`_GLMcat_GLMcat`, formula, data, ratio, cdf, parallel, categories_order, ref_category, threshold, control, normalization)
}
.predict_glmcat <- function(model_object, data, type) {
.Call(`_GLMcat_predict_glmcat`, model_object, data, type)
}
Model_Matrix_or <- function(data, formula) {
.Call(`_GLMcat_Model_Matrix_or`, data, formula)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.