Dear Rui,
Excellent ! Many thanks really...
Best,
SV
Le jeudi 16 décembre 2021, 23:54:53 UTC+1, Rui Barradas
a écrit :
Hello,
When the confidence interval is the normal CI, the return matrix has
only 3 columns, all other CI's return a matrix with 5 columns. See
section value in ?b
Hello,
When the confidence interval is the normal CI, the return matrix has
only 3 columns, all other CI's return a matrix with 5 columns. See
section value in ?boot.ci.
So just change
$norm[, 4:5]
to
$norm[, 2:3]
Hope this helps,
Rui Barradas
Às 22:24 de 16/12/21, varin sacha via R-hel
Dear R-experts,
Here below my R code. Using "bca" in the boot.ci function at the end of my R
code works perfectly. Using "perc" and "basic" perfectly works as well. But
using "norm", my R code does not work anymore.
Is it possible to solve that problem and to make my R code work ?
#
3 matches
Mail list logo