Thread: Goodness of fit test in C language

  1. #1
    Registered User
    Join Date
    Mar 2018
    Posts
    1

    Goodness of fit test in C language

    Is there any package to perform goodness of fit test in C language.I am looking for a package to perform chi-squared goodness of fit test

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    You could probably find something in GNU Scientific Library — GSL 2.4 documentation
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need help whit programing test In C language
    By alionas in forum C Programming
    Replies: 4
    Last Post: 11-20-2010, 10:37 AM
  2. Party goodness
    By master5001 in forum Party Board
    Replies: 0
    Last Post: 09-26-2008, 01:37 PM
  3. LinkedListery Goodness
    By bumfluff in forum C++ Programming
    Replies: 20
    Last Post: 04-26-2006, 02:02 PM
  4. Test at http://www.artlogic.com/careers/test.html
    By zMan in forum C++ Programming
    Replies: 6
    Last Post: 07-15-2003, 06:11 AM
  5. Test: Parser and language
    By Sang-drax in forum C++ Programming
    Replies: 1
    Last Post: 07-07-2002, 11:55 AM

Tags for this Thread