Skip to content

thomasWeise/regressoR.base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An R Base Package with Shared Utilities for Regression

Travis CI Build Status

Introduction

A package with classes and utilities shared by all of our regression approaches.

Installation

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

library(devtools)
install_github("thomasWeise/regressoR.base")

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.

About

An R Base Package with Shared Utilities for Regression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages