Giter Club home page Giter Club logo

chisq's Introduction

chisquared

(c) 1994-2017 UCL, Andrew C.R. Martin

Simple programs to perform chi-squared tests:

  • chisq - chi-squared calculation
  • chisig - calculate the significance for a given chi-squared value and degrees of freedom
  • chitab - calculate critical chi-squared value for a given significance and degrees of freedom
  • chisq3 - 3-way chi-squared calculation
  • cellsignificance.pl - calculate significance for a single cell
  • csv2chi.pl - rewrite a CSV file with table and column headers in the required format
  • csvh2chi.pl - rewrite a CSV file with column headers only in the required format
  • tabulate.pl - writes a table of chi-squared values for different levels of significance and degrees of freedom
  • twobytwo.pl - Creates a 2x2 contingency table from a larger table

Compile this with:

   make

Note it doesn't really need g++ except that the library routines use C++ style comments and therefore need to be compiled with g++. To get the linker to work properly, this then has to be compiled with g++ as well!

chisq's People

Contributors

andrewcrmartin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.