Warning messages:
1: In B$effDistance[i] <- efd :
number of items to replace is not a multiple of replacement length
2: In B$effDistance[i] <- efd :
number of items to replace is not a multiple of replacement length
3: In B$effDistance[i] <- efd :
number of items to replace is not a multiple of replacement length
4: In B$effDistance[i] <- efd :
number of items to replace is not a multiple of replacement length
5: In B$effDistance[i] <- efd :
number of items to replace is not a multiple of replacement length
6: In structure(as.numeric(e1), dim = dim(e1)) == structure(as.numeric(e2), :
longer object length is not a multiple of shorter object length
7: In `>.default`(x.bs, x) :
longer object length is not a multiple of shorter object length
Need to chase this down and figure out why efd is not 1X1.
When covariates are present, bootstrapping is throwing warnings that are troubling.
Produces:
Need to chase this down and figure out why efd is not 1X1.