NagoyaStat #12 で使用した資料です(公開に当たって当日ホワイトボードに書いた内容等を補完したものになります)。
「StanとRでベイズ統計モデリング」の第9章前半になります。
第9章のテーマは行列やベクトルを使った演算の高速化です。
---
The title of textbook is "Bayesian statistical modeling with Stan and R", and that of Chapter 9 in textbook is "advanced grammar" in English.
「Automated Oracle Creation Support, or: How I Learned to Stop Worrying about ...nkazuki
?
研究室輪講用資料です.
発表論文は「Automated Oracle Creation Support, or: How I Learned
to Stop Worrying about Fault Propagation and Love Mutation Testing」で,ICSE2012に採択されています.
First part shows several methods to sample points from arbitrary distributions. Second part shows application to population genetics to infer population size and divergence time using obtained sequence data.
7. Reporting Guideline
Kelley, K. & Maxwell, S. E. (2008). Multiple Reggression.
In G. R., Hancock & R. O. Mueller (Eds.), The Reviewer’s
Guide to Quantitative Methods in the Social Sciences. (pp.
R?RStudioの導入
281-288) New York: Routledge.
重回帰分析を使う時は,
次の14項目を守りましょ
う!!
Maxwell, S. E. 師 弟
Kelley, K
効果量や信頼区間を算出するRpackage”MBESS”の作成者
12. 1. 研究の目的
4. 効果量の算出と解釈のための手続きが
2. 回帰変数の正当化
3. 基準?回帰変数の記述
4. 効果サイズ
5.
6.
7.
前提
変数選択の正当性
サンプルサイズの正当性
記述されている
効果量、信頼区間は常に報告すべし
Omnibus (総合効果) : 一般的には決定係数(R2) = 重相関係数の2乗
R?RStudioの導入
R2=(a+b+c)/(a+b+c+d)
目的が説明の場合:
DV a predictor1 自由度調整済み決定係数
d 2
RA max 0, 1 (1 R 2 )
N 1
,
b N K 1
c 目的が予測かつ結果の一般化:
population cross validtyによる補正
predictor2 NR 2 K
RC
R( N K )
13. 1. 研究の目的
4. 効果量の算出と解釈のための手続きが
2. 回帰変数の正当化
3. 基準?回帰変数の記述
4. 効果サイズ
5.
6.
7.
前提
変数選択の正当性
サンプルサイズの正当性
記述されている
効果量、信頼区間は常に報告すべし
階層的重回帰分析の効果指標はsr2
R?RStudioの導入
(squared semi-partial (part) correlation:sr2)
pr2=a/(a+d) ? 偏相関^2
=c/(c+d)
a predictor1 sr2=a/(a+b+c+d)
DV ? 部分相関^2
=c/(a+b+c+d)
d
b
基準変数の全分散のうち,一
c つの回帰変数以外で説明され
る分散を除いた分
predictor2
= 一つの回帰係数独自の説明?予測力