close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Feb 23, 2009, 3:43:13 PM (16 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
105 | 105 | 1. Fixed bug calculating logLH in ARIMALevinsonEval. The error did not change the maximum of likelihood. |
106 | 106 | 1. ARIMA MLE method Estimate is internally evaluated in local scope to avoid export unexpected symbols |
107 | | 1. BLR:New strategy simulation that offers a much better efficiency without any loss of accuracy or numerical strength [https://www.tol-project.org/browser/tolp/trunk/tol/stdlib/math/stat/models/bayesian/linear/_blrc_kernel.tol 1. NameBlok's to call R |
| 107 | 1. BLR:New strategy simulation that offers a much better efficiency without any loss of accuracy or numerical strength [https://www.tol-project.org/browser/tolp/trunk/tol/stdlib/math/stat/models/bayesian/linear/_blrc_kernel.tol stdlib/math/stat/models/bayesian/linear/_blrc_kernel.tol] |
| 108 | 1. NameBlok's to call R |
108 | 109 | 1. Rapi: TOL API for R [https://www.tol-project.org/browser/tolp/trunk/tol/stdlib/math/R stdlib/math/R] |
109 | 110 | 1. Rglpk: an interface to the GNU Linear Programing Kit for solving large-scale linear programming (LP), mixed integer linear programming (MILP) and other related problems [https://www.tol-project.org/browser/tolp/trunk/tol/stdlib/math/optim/LP stdlib/math/optim/LP] |
… |
… |
|
151 | 152 | 1. !AlgLib.SpearmanRankCorrelationSignificance |
152 | 153 | 1. !AlgLib.Mann.Whitney.U.test |
153 | | stdlib/math/stat/models/bayesian/linear/_blrc_kernel.tol] |
| 154 | |
154 | 155 | |
155 | 156 | == TCL == |