elmNN-package           Implementation of ELM ( Extreme Learning
                        Machine ) algorithm for neural networks
elmtrain                Training of a SLFN (Single Hidden-layer
                        Feedforward Neural Network)
predict.elmNN           Calculate the output of the ELM-trained neural
                        network
print.elmNN             Print a summary of the attributes of a trained
                        neural network
