README.md

An R Package for Loading and Processing Models Built with regressoR and Annotating them with Features

Travis CI Build Status

Introduction

Description: With this package, we can load the models trained with the regressoR package and annotate them features. You can also merge different model sets based on the feature values or just via direct selections. And you can plot the data as well.

Installation

You can install the package directl from GitHub by using the package devtools as follows:

library(devtools)
install_github("thomasWeise/processMineR.models")

If devtools is not yet installed on your machine, you need to FIRST do

install.packages("devtools")

License

The copyright holder of this package is Prof. Dr. Thomas Weise (see Contact). The package is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007.

Contact

If you have any questions or suggestions, please contact Prof. Dr. Thomas Weise of the Institute of Applied Optimization at Hefei University in Hefei, Anhui, China via email to tweise@hfuu.edu.cn.



thomasWeise/processMineR.models documentation built on May 23, 2019, 9:31 a.m.