Skip to content

Nth-iteration-labs/ofmlr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofmlr

R package for fitting online mixtures of logistic regression models.

To get things rolling in [R] use the following code:

library(devtools)	
install_github(“MKaptein/ofmlr”)
library(ofmlr)
?ofmlr

and you should be ready to go. If the first line fails you will obviously have to install the devtools package first.

Let me know if there is anything unclear or not working!

A description of the package and its functionality can be found at: [https://arxiv.org/abs/1802.10529]

About

R package for fitting online mixtures of logistic regression models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages