Skip to content

tonycanale/CoMiRe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoMiRe package

This repository contains the R package CoMiRe that implements the Convex Mixture Regression models first introduced in

Install the R package CoMiRe_VERSION.tar.gz with R CMD INSTALL CoMiRe_VERSION.tar.gz or

install.packages("devtools")
devtools::install_github("tonycanale/CoMiRe/CoMiRe")

This packge is an upgrade of the CoMiRe package developed for the paper in Biometrics. The old version reproducing the results of the paper compiled under R version 3.4 is manteined in the github repository CoMiRe_BiometricsPaper. If you landed here after clicking on the link in the supplementary materials of the paper, you may want to check this page.

A tutorial illustrating the different models and the package usage is also available.

Releases

No releases published

Packages

No packages published