powered by
BNDataset
boot(dataset, index, use.imputed.data = FALSE) "boot"(dataset, index, use.imputed.data = FALSE)
TRUE
FALSE
bootstrap
## Not run: # dataset <- BNDataset("file.data", "file.header") # dataset <- bootstrap(dataset, num.boots = 1000) # # for (i in 1:num.boots(dataset)) # print(boot(dataset, i)) # ## End(Not run)
Run the code above in your browser using DataLab