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 Jari Häkkinen

Milestone: Regression redesign0.2

Milestone Regression redesign deleted

comment:2 Changed 17 years ago by Peter

Status: newassigned

comment:3 Changed 17 years ago by Peter

Resolution: fixed
Status: assignedclosed

(In [730]) fixes #167 and #160

Note: See TracTickets for help on using tickets.