最適化アルゴリズムを指定する.
cmethod( "method" )
method : 最適化法 (String)
"simplex" : Simplex 法 |
"bfgs" : BFGS (Broyden-Fletcher-Goldfarb-Shanno) 法 |
"dfp" : DFP (Davideon-Fletcher-Powell) 法 |
"ssvm" : SSVM (Self-Scaling Variables Metric) 法 |
"conjfr" : 共役勾配法 (Fletcher-Reeves の更新式) |
"conjprp" : 共役勾配法 (Polak-Ribiere-Polyak の更新式) |