Opened 17 years ago
Closed 17 years ago
#160 closed request (fixed)
LinearWeighted::standard_error
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | major | Milestone: | yat 0.2 |
Component: | regression | Version: | trunk |
Keywords: | Cc: |
Description
Check that implementation match specification (docs in base class).
Especially the following design criteria should be fullfilled:
- Setting all weights to unity yields the same result as the non-weighted version.
- Rescaling the weights does not change any function.
- Setting a weight to zero is equivalent to removing the data point.
daughter ticket of #81
Change History (3)
comment:1 Changed 17 years ago by
Milestone: | Regression redesign → 0.2 |
---|
comment:2 Changed 17 years ago by
Status: | new → assigned |
---|
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Milestone Regression redesign deleted