powered by
niche.overlap.boot
niche.overlap.boot.pair(vectorA, vectorB, method = c("levins", "schoener", "petraitis", "pianka", "czech", "morisita"), times = 999, quant = c(0.025, 0.975))
"Observed", \ "Boot mean", \ "Boot std", \ "Boot CI1", \ "Boot CI2", \ "times"
### niche.overlap.boot.pair() example data(datasample) niche.overlap.boot.pair(datasample[,1],datasample[,2], method = "levins")
Run the code above in your browser using DataLab