R R.package !!!reghelper {{outline}} ---- https://rdrr.io/cran/reghelper/ !!交互作用のプロット graph_model(モデル, y=値, x=x軸, lines=統制群と実験群) graph_model(si.model2, y=score, x=time, lines=cond) {{ref_image si.model2.png}} * オプションで、bargraph=T とすると棒グラフになる * オプションで、errorbars="SE"とすると、標準誤差を指定できる ** デフォルトは CI、なくすには noneを指定 !!beta(モデル) 回帰係数β一覧 !!simple_slopes(モデル) 単純主効果の分析