gramEvol: Grammatical Evolution for R
=====================================
The files include source code and documentation of *gramEvol: Grammatical Evolution for R*.

A vignette is under preparation and is available at request.

### Contact Information
 * Farzad Noorian <farzad.noorian@sydney.edu.au> (Maintainer)
 * Anthony Mihirana de Silva <anthonymihirana.desilva@sydney.edu.au>

### Release and Development
The release version of this package is available on CRAN:
<http://cran.r-project.org/web/packages/gramEvol/index.html>
 
A developmental repository is available on github:
<https://github.com/fnoorian/gramEvol>
 
### Citation
This package was created using source files created for and used in:

Anthony Mihirana de Silva, Farzad Noorian, Richard I. A. Davis, and Philip H. W. Leong, 
A hybrid feature selection and generation algorithm for electricity load prediction 
using grammatical evolution, In IEEE 12th International Conference on Machine 
Learning and Applications ICMLA 2013, special session on Machine Learning in 
Energy Applications, pp. 211-217, 2013.
URL: <http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6786110>.

Although the paper uses more advanced techniques, we would be more than happy
to be cited for this package.

### License
All files in this package are distributed under GNU GPL v2.0 or later license. 
For full terms of this license visit <https://www.gnu.org/licenses/gpl-2.0.html>.
