powered by
Convert ecological detector results to ecological matrix
gd.ecomatrix(vec)
A data.frame of ecological detector result of a strata variable
# NOT RUN { data(StraRoad) gdeco <- gd.eco(StraRoad$damage, StraRoad[,c(2:5)]) gd.ecomatrix(gdeco) # }
Run the code above in your browser using DataLab