laura is hosted by Hepforge, IPPP Durham

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#29 closed defect (fixed)

Factor 2 missing in the Gaussian constraint likelihood penalty term

Reported by: Mark Whitehead Owned by: Mark Whitehead
Priority: major Milestone: v2r2
Version: v2r0 Keywords:
Cc:

Description

Currently we have ( x-mu )2 / sigma2 which is correct to apply to -2lnL... but we apply to lnL

It should therefore be corrected to be ( x-mu )2 / 2*( sigma2 )

Change History (3)

comment:1 Changed 11 years ago by Mark Whitehead

Status: newassigned

comment:2 Changed 11 years ago by Mark Whitehead

Resolution: fixed
Status: assignedclosed

(In [109]) Fixed the Gaussian constraint likelihood penalty term. closes #29

comment:3 Changed 11 years ago by Thomas Latham

Milestone: v2r2
Version: v2r0
Note: See TracTickets for help on using tickets.