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 23 and Version 24 of OfficialTolArchiveNetworkQltvRespModel


Ignore:
Timestamp:
Jan 18, 2011, 3:45:58 PM (14 years ago)
Author:
Víctor de Buen Remiro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OfficialTolArchiveNetworkQltvRespModel

    v23 v24  
    8686  //Constraining border vector
    8787  VMatrix a=Rand(0,0,0,0);
    88 
    89 
    9088}}}
    9189
     
    9593[source:/tolp/OfficialTolArchiveNetwork/QltvRespModel/WgtBoolReg.tol @WgtBoolReg]
    9694that handles with weighted logit regressions.
     95
     96You can view [source:/tolp/OfficialTolArchiveNetwork/QltvRespModel/test/test_0003/test.tol test_0003]
     97of using this class.
    9798
    9899In this case we have that scalar distribution is the logistic one.
     
    132133[source:/tolp/OfficialTolArchiveNetwork/QltvRespModel/WgtBoolReg.tol @WgtBoolReg]
    133134that handles with weighted probit regressions.
     135
     136You can view [source:/tolp/OfficialTolArchiveNetwork/QltvRespModel/test/test_0004/test.tol test_0004]
     137of using this class.
    134138
    135139In this case we have that scalar distribution is the standard normal one.