Last chance! 50% off unlimited learning
Sale ends in
aple.mc(x, listw, nsim)
listw
object from for example nb2listw
boot
object as reurned by the boot
function.aple
, boot
example(aple)
boot_out <- aple.mc(scale(wheat$yield_detrend, scale=FALSE),
nb2listw(nbr12, style="W"), nsim=500)
plot(boot_out)
boot_out
Run the code above in your browser using DataLab