sccoda.model.other_models.DirichRegModel.fit_model

DirichRegModel.fit_model(r_home='', r_path='')

fits the DirichReg model.

Parameters
r_home : strstr (default: '')

path to R installation on your machine, e.g. “C:/Program Files/R/R-4.0.3”

r_path : strstr (default: '')

path to R executable on your machine, e.g. “C:/Program Files/R/R-4.0.3/bin/x64”