Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

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

README.md

ahnr

Travis-CI Build Status CRAN_Status_Badge

ahnr is a package that implements the artificial hydrocarbon networks developed by Hiram Ponce. Most of the work is based on the book Artificial Organic Networks. You can see the package in action at https://jroberayalas.github.io/ahnr/

Installation

You can install the ahnr package from CRAN:

install.packages("ahnr")

The development version can be installed from GitHub using the devtools package:

install.packages("devtools")
devtools::install_github('jroberayalas/ahnr')

Quick Start

For a quick start with the package, check the vignette.

About

An R implementation of the Artificial Hydrocarbon Networks

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.