Monotone multi-layer perceptron neural network


[Up] [Top]

Documentation for package ‘monmlp’ version 1.1.2

Help Pages

monmlp-package Monotone multi-layer perceptron neural network
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 Monotone multi-layer perceptron neural network
monmlp.cost Least squares cost function for MONMLP fitting
monmlp.fit Fit a MONMLP model or an ensemble of MONMLP models
monmlp.initialize Initialize a MONMLP weight vector
monmlp.nlm Fit MONMLP model via nlm optimization function
monmlp.predict Make predictions from a fitted MONMLP model
monmlp.reshape Reshape a MONMLP weight vector
tansig Hyperbolic tangent sigmoid function
tansig.prime Derivative of the hyperbolic tangent function