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:
-
Mar 31, 2011, 7:07:15 AM (14 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v20
|
v21
|
|
48 | 48 | 1. [source:/tolp/OfficialTolArchiveNetwork/GraphTools/GraphTools.tol GraphTools] Graph theory tools |
49 | 49 | |
50 | | == Numerical methods and models == |
| 50 | == Numerical methods == |
51 | 51 | |
52 | | 1. BysMcmc: Bayesian Sparse Regression (BSR) |
53 | | 1. Generalized linear weighted regressions with [OfficialTolArchiveNetworkGrzLinModel GrzLinModel] |
54 | | (Normal, Poisson, ...) and |
55 | | [OfficialTolArchiveNetworkQltvRespModel QltvRespModel] (Logit and Probit regressions). |
56 | | 1. [OfficialTolArchiveNetworkBysVecLinReg BysVecLinReg] Bayesian Vectorial Linear Regression. |
57 | | 1. [OfficialTolArchiveNetworkBysSampler BysSampler] Generic bayesian sampling tools. |
58 | 52 | 1. Constrained real optimization with [OfficialTolArchiveNetworkNonLinGloOpt NonLinGloOpt] and |
59 | 53 | [OfficialTolArchiveNetworkTolIpopt TolIpopt]. |
… |
… |
|
63 | 57 | 1. [source:/tolp/OfficialTolArchiveNetwork/MatQuery/TPP.tol TPP] Delaunay 2D-Triangulation |
64 | 58 | |
| 59 | == Satistical models == |
| 60 | 1. BysMcmc: Bayesian Sparse Regression (BSR) |
| 61 | 1. [OfficialTolArchiveNetworkBysSampler BysSampler] Generic bayesian sampling tools. |
| 62 | 1. Generalized linear weighted regressions with [OfficialTolArchiveNetworkGrzLinModel GrzLinModel] |
| 63 | (Normal, Poisson, ...) and |
| 64 | [OfficialTolArchiveNetworkQltvRespModel QltvRespModel] (Logit and Probit regressions). |
| 65 | 1. [OfficialTolArchiveNetworkBysVecLinReg BysVecLinReg] Bayesian Vectorial Linear Regression. |
| 66 | |
65 | 67 | == Data tools == |
66 | 68 | |
67 | | 1. ASCII files: |
68 | | 1. OIS: |
69 | | 1. Database: |
| 69 | 1. OIS: Preparing for 64 bits |
70 | 70 | 1. Excel: Reading data from binary '.xls' workbooks with package [OfficialTolArchiveNetworkTolExcel TolExcel] |
71 | 71 | 1. GIS: Writing Google Earth KML geographic data with GisTools::@KML. |
72 | | 1. Public data packages |
| 72 | 1. Public data packages: Updated and preprocessed public data ready to be used. |
73 | 73 | |
74 | 74 | == Interface == |