Steepest_Descent {phytoclass} | R Documentation |
Performs the steepest descent algorithm for a set number of iterations
Description
Performs the steepest descent algorithm for a set number of iterations
Usage
Steepest_Descent(Fmat, place, S, cm, num.loops)
Arguments
Fmat |
xx |
place |
xx |
S |
xx |
cm |
xx |
num.loops |
xx |
[Package phytoclass version 2.0.0 Index]