bootstrapを実施する

boo.vpa(res, B = 5, method = "p", mean.correction = FALSE)

Arguments

res

vpaの出力値

method

"p": パラメトリックブートストラップ。"n": ノンパラメトリックブートストラップ。"r": 残差をスムージングした後ブートストラップt法

See also

https://ichimomo.github.io/frasyr/articles/Diagnostics-for-VPA.html