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, 8:36:01 AM (14 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v25
|
v26
|
|
9 | 9 | Abstract class |
10 | 10 | [source:/tolp/OfficialTolArchiveNetwork/QltvRespModel/WgtBoolReg.tol @WgtBoolReg] |
11 | | is the base to inherit weighted boolean regressions as logit or probit or any other, |
| 11 | is an specialization of class |
| 12 | [source:/tolp/OfficialTolArchiveNetwork/GrzLinModel/WgtReg.tol GrzLinModel::@WgtReg] |
| 13 | and is the base to inherit weighted boolean regressions as logit or probit or any other, |
12 | 14 | given just the scalar distribution function [[LatexEquation( F )]] and the |
13 | 15 | corresponding density function [[LatexEquation( f )]]. In a weighted regression |