Re: 抽出語×外部変数の、度数集計表(クロス表)の出力 (悠) KH Coder 旧掲示板
[ツリー表示] [留意事項] [ワード検索] [過去ログ]

  [No.3061] Re: 抽出語×外部変数の、度数集計表(クロス表)の出力 投稿者:  投稿日:2017/07/24(Mon) 21:44:59

樋口先生、

お忙しいところを失礼いたします、悠と申します。

ご教示いただきました操作に沿って、
保存したRファイルを、KHcoder梱包のRguiに取り込むと、
以下のエラーメッセージが表示されます。

マップは再現されているようです。

ワーニングメッセージが表示されても、実害はないということでしょうか?


私の環境は、Windows7+KH Coder安定版(Ver. 2.00f, 2015 12/29)です。

データファイルを変えても、再現性があります


ご教示いただけましたら、大変に助かります。


> source("C:\\khcoder\\test.r")
成分 固有値 寄与率
[1,] 1 0.1632 51.94
[2,] 2 0.0799 25.42
[3,] 3 0.0306 9.75
[4,] 4 0.0129 4.11
[5,] 5 0.0115 3.67
[6,] 6 0.0078 2.49
[7,] 7 0.0052 1.67
[8,] 8 0.0030 0.95
[9,] 9 0.0000 0.00
[1] "computing label positions..."
要求されたパッケージ sp をロード中です
Checking rgeos availability: FALSE
Note: when rgeos is not available, polygon geometry computations in maptools depend on gpclib,
which has a restricted licence. It is disabled by default;
to enable gpclib, type gpclibPermit()
要求されたパッケージ Rcpp をロード中です
要求されたパッケージ RColorBrewer をロード中です
Non-function objects are not currently inserted (not traceable): .packageName
Modified functions inserted through trace(): wordlayout
[1] "iterations: 500026"
50 件以上の警告がありました (最初の 50 個の警告を見るには warnings() を使って下さい)
> warnings()
警告メッセージ:
1: In chisq.test(cbind(d[, i], n_total - d[, i])) :
Chi-squared approximation may be incorrect
2: In chisq.test(cbind(d[, i], n_total - d[, i])) :
Chi-squared approximation may be incorrect
3: In chisq.test(cbind(d[, i], n_total - d[, i])) :
Chi-squared approximation may be incorrect
(以下、省略)
//悠


- 関連一覧ツリー (■ をクリックするとツリー全体を一括表示します)