Skip to content

SMAC-Group/panning

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Travis-CI Build Status

panning

An implementation of the Panning Algorithm.

Prior to installing the panning R package with devtools, please make sure to have a compiler installed on your system that is compatible with R.

If you have a compiler already installed, then continue on by installing the package dependencies and finally the package itself by doing the following:

# Install dependencies
install.packages(c("devtools","doParallel","doRNG","nnet","MASS"))

# Install the package from github
devtools::install_github("SMAC-Group/panning")

About

An implementation of the Panning Algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages