compare_kobeII | R Documentation |
複数のKobe II tableの結果を重ね書きする
compare_kobeII(
kobeII_list,
target_stat = c("prob.over.ssbtarget", "prob.over.ssblimit", "prob.over.ssbban"),
legend_position = "top",
target_beta = 0.8
)
kobeII_list |
betaをいろいろ変えたbeta.simulationの結果のオブジェクトのリスト |
target_stat |
目的とする統計量。デフォルトは"prob.over.ssbtarget"と"prob.over.ssblimit"。beta.simulationの返り値オブジェクトのリストの名前を必要に応じてとってくる |
target_beta |
kobeII table から取り出すベータの値。デフォルトは0.8。 |
legend.position |
凡例の位置 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.