オープンデータを使ってアプリを作ろう

アプリケーションの作成と公開をサポートするサイト

アプリ作品の情報

Interactive association matrix

3

評価指数

 いいね!
1
Loading...

アプリケーション


  • Play
  • JavaScript
  • CSS
  • HTML
  • 概要
  • 保存した実行結果

Interactive association matrix


HOW TO USE

Left diagram indicate clustered elements calculated using cross table given as LinkData RDF.

Each cell is colored with from blue to red corresponding high odds ratio and low odds ratio.  The odds ratio is used as the distance of two elements in clustering.

The diagram responds to your cursor move and Venn diagram would be shown in right panel indicating statistical significance and raw odds ratio. P-values were obtained using hypergeometric distribution.

Preferred Venn diagrams can be saved when a cell is clicked to compare with overlap of other elements. 


DATA FORMAT

The application is capable to interpret RDF tables containing cross tables.

Each row should have a 2x2 contingency table. Suppose we have two elements X and Y and sets of X-positive/-negative and Y-positive/-negative items, the contingency table follows.

                   Y-positive   Y-negative

X-positive    N11            N12

X-negative   N21            N22

Then the row describing the correlation is

X  Y  N11 N12 N21 N22.


If you have M elements and would like to obtain their diagram, your LinkData table should have M x (M - 1) / 2 rows.


jquery-1.7.1.min.js
jquery-ui-1.8.18.min.js
http://tk-venn2.appspot.com/js/tklib.js
http://tk-venn2.appspot.com/js/tkstat.js
http://tk-venn2.appspot.com/js/tkcluster.js
http://tk-venn2.appspot.com/js/tkcolor.js
http://tk-venn2.appspot.com/js/tktree.js


作者 メッセージ送信
実行回数 607
ウェブサイト
ライセンス
Fork count 2
作成日 2012年9月17日
最終更新日 2012年9月26日

Forkして作られたアプリ

forked:Interactive association matrix 作者: David_Gifford 更新日: 2013年2月7日 180 回実行
forked:Interactive association matrix 作者: taendo 更新日: 2012年9月25日 143 回実行
  • このアプリ作品で入力データとして使われているデータ作品のリストです。
  • チェックボックスの選択を変更すると、入力データを変更して実行することができます。

ニュースフィード