| 
By downloading this code you agree to the
 Source Code Use License (PDF).  | 
{version = 1.04; (* of chi.p 1994 Sep 5}
(* begin module describe.chi *)
(*
name
   chi: estimates chi squared from degrees of freedom
synopsis
   chi(input, output);
files
   input:  degrees of freedom
   output: messages to the user
description
   estimates chi squared, given degrees of freedom.
documentation
   @book{Finberg1978,
   author = "S. Finberg",
   title = "Analysis of Cross Classified Catagorical Data",
   publisher = "MIT Press",
   address = "Cambridge, Mass?",
   year = "1978",
   comment = "from Chip Lawrence, S=Steven"}
   appendix iii
author
   Thomas Dana Schneider
bugs
   it's only an estimate
*)
(* end module describe.chi *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}