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

2x2 contingency

Analyses the relations within 2x2 contingency table
(1021 downloads for this version - 1021 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 [stat,asc] = contgd(X,sig)

// 2x2 contingency

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

// asc ... association coefficient
// stat ... chi-square computed stat. and quantil [computed tabulated]

// Author: Lukáš Malec
// Date: $2015-12-19$            
Files (1)
[1.48 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.