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.

Changes between Version 21 and Version 22 of WhatIsNewV201


Ignore:
Timestamp:
Mar 31, 2011, 9:07:59 AM (14 years ago)
Author:
Víctor de Buen Remiro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WhatIsNewV201

    v21 v22  
    5858
    5959== Satistical models ==
    60  1. BysMcmc: Bayesian Sparse Regression (BSR)
    6160 1. [OfficialTolArchiveNetworkBysSampler BysSampler] Generic bayesian sampling tools.
    6261 1. Generalized linear weighted regressions with [OfficialTolArchiveNetworkGrzLinModel GrzLinModel]
     
    6463    [OfficialTolArchiveNetworkQltvRespModel QltvRespModel] (Logit and Probit regressions).
    6564 1. [OfficialTolArchiveNetworkBysVecLinReg BysVecLinReg] Bayesian Vectorial Linear Regression.
     65 1. BysMcmc: Bayesian Sparse Regression (BSR)
     66  * Published as a package instead of inside StdLib
     67  * Modular syntax to get faster and easier expressions of models, and preparing to pararell processing: #745
     68  * Partial simulation, fixing and reloading parameters : #831, #951
     69  * Enhancement of missing treatment : #759
     70  * Internodal parameters : #810
     71  * Hierarquical Probit models : #814
     72  * Allowing ARMA factors with degree greater than 2 (experimental and not sufficiently tested): #762
     73  * Allowing periodical delta polinomials: #996
    6674
    6775== Data tools ==