Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jroberayalas/ahnr

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages