1 | | == Documentation == |
2 | | || Description || Link || |
3 | | || Doc directory || [https://www.tol-project.org/browser/tolp/trunk/doc SVN entry point for all shared documentation] || |
4 | | || Bayesian Sparse Regression || [https://www.tol-project.org/export/head/tolp/trunk/doc/modeling/BSR/BSR_Bayesian_Sparse_Regression.pdf Spanish Manual] || |
5 | | || !NameBlock || [NameBlock spanish doc] || |
6 | | || Object Indexed Serialization|| [ObjectIndexedSerialization OIS spanish doc] || |
7 | | || ARIMA Max Likelihood || [https://www.tol-project.org/export/head/tolp/trunk/doc/modeling/ARIMA_Estimate/brief_estimate.html Brief on Estimate function] || |
8 | | || Discrete Time Algebra || [https://www.tol-project.org/export/head/tolp/trunk/doc/kernel/Time/TD-dise%C3%B1o.pdf Spanish TD.Diseño.pdf] || |
| 1 | = Documentation = |
| 2 | |
| 3 | Documentation of TOL is still poor, sparse and disperse, and it is almost all written in spanish but we are working to enhance this situation. Any help will be wellcome. |
| 4 | |
| 5 | [https://www.tol-project.org/browser/tolp/trunk/doc Here] is the SVN entry point for all shared documentation that you can browse to download interesting items. |
| 6 | |
| 7 | |
| 8 | == Kernel == |
| 9 | * Object Indexed Serialization: [ObjectIndexedSerialization OIS spanish doc] |
| 10 | * Fixed Size Memory: [https://www.tol-project.org/export/HEAD/tolp/trunk/doc/kernel/MemoryHandlers/FSMEM.pdf Spanish programmer guide] |
| 11 | |
| 12 | == Object Oriented Programming == |
| 13 | * NameBlock spanish doc |
| 14 | |
| 15 | == Time algebra == |
| 16 | * Discrete Time Algebra: [https://www.tol-project.org/export/head/tolp/trunk/doc/kernel/Time/TD-dise%C3%B1o.pdf Spanish TD.Diseño.pdf] |
| 17 | |
| 18 | == Math == |
| 19 | |
| 20 | === Linear algebra === |
| 21 | * Virtual Matrix: [VirtualMatrix spanish doc] |
| 22 | |
| 23 | === Models === |
| 24 | * ARIMA Max Likelihood: |
| 25 | * [https://www.tol-project.org/export/head/tolp/trunk/doc/modeling/ARIMA_Estimate/brief_estimate.html Brief on Estimate function] |
| 26 | * [https://www.tol-project.org/export/head/tolp/trunk/doc/modeling/ARIMA_Estimate/Un%20estimador%20de%20modelos%20ARIMA%20con%20FT.ppt Diseño de la implementación de la función Estimate, un estimador de modelos ARIMA con Función de Transferencia] |
| 27 | * [https://www.tol-project.org/export/677/tolp/trunk/doc/modeling/ARIMA_Estimate/InformeImplementaci%C3%B3nDeLaEstimacionARIMA_Mar2004.pdf Nota técnica sobre la implementación de la función Estimate] |
| 28 | * [https://www.tol-project.org/export/head/tolp/trunk/doc/modeling/ARIMA_Estimate/EstimadoresAditivosDeEfectos.pdf Estimadores aditivos de efectos] en modelos multiplicativos o con otras transformaciones |
| 29 | * Bayesian Sparse Regression: [https://www.tol-project.org/export/head/tolp/trunk/doc/modeling/BSR/BSR_Bayesian_Sparse_Regression.pdf Spanish Manual] |
| 30 | |
| 31 | == System == |
| 32 | * Object Indexed Serialization: [ObjectIndexedSerialization OIS spanish doc] |
| 33 | |
| 34 | == Set algebra == |
| 35 | |
| 36 | == Text == |
| 37 | |
| 38 | == Database == |
| 39 | |
| 40 | == Interface == |
| 41 | |
| 42 | |
| 43 | |