Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | ATOMS
File : Details
Login with GitLab

Contingency table

General contingency (two-way) table and corresponding relations
(1222 downloads for this version - 1222 downloads for all versions)
Details
Version
1.0
Author
Lukas Malec
Maintainer
Lukas Malec
License
Supported Scilab Version
Creation Date
January 14, 2016
Description
            function [cram,pears,stat] = freqcontg(X,sig)

// Contingency table

// X ... data marix of absolute frequencies
// sig ... significance level of association (default 0.05)

// stat ... chi-square computed stat. and quantil [computed tabulated]
// pears ... Pearson's contingency coefficient
// cram ... Cramer's V

// Author: Lukáš Malec
// Date: $2016-01-12$            
Files (1)
[1.65 kB]
Miscellaneous file

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.