Re: [ROOT] question on chisquare

From: Rene Brun (Rene.Brun@cern.ch)
Date: Wed Nov 27 2002 - 14:45:31 MET


TF1::GetChisquare returns the normal chisquare.
To get the reduced chisquare, do
   f->GetChisquare()/f->GetNDF();

Rene Brun

On Wed, 27 Nov 2002, Allister Levi Sanchez wrote:

> Hi Rooters,
> 
> I have a dumb question, but I'm asking it anyway for confirmation.
> 
> Is the output of TF1::GetChisquare() the real chisquare or the "reduced" 
> chisquare, that is, chisquare/NDF?
> 
> Cheers,
> Allister
> 
> -- 
> ==================================================================
> Allister Levi C. Sanchez
> allister@hep.sc.niigata-u.ac.jp
> "Love everyone as you love yourself -- It's the PERFECT solution."
> ==================================================================
> 
> 



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:21 MET