# NOT RUN {
q.fand <- idsa(formula = y ~ xa + xb + xc, location = c("lo", "la"),
data = sim, ndisc = c(4,6,6), methoddisc = "quantile",
methodoverlay = "fuzzyAND")
q.ints <- idsa(formula = y ~ xa + xb + xc, location = c("lo", "la"),
data = sim, ndisc = c(4,6,6), methoddisc = "quantile",
methodoverlay = "intersection")
# }
Run the code above in your browser using DataLab