gam.style               GAM-style effects plots for interpreting MONMLP
                        models
linear                  Identity function
linear.prime            Derivative of the linear function
logistic                Logistic sigmoid function
logistic.prime          Derivative of the logistic sigmoid function
monmlp-package          Monotone Multi-Layer Perceptron Neural Network
monmlp.fit              Fit a MONMLP model or an ensemble of MONMLP
                        models
monmlp.predict          Make predictions from a fitted MONMLP model
tansig                  Hyperbolic tangent sigmoid function
tansig.prime            Derivative of the hyperbolic tangent function
