powered by
Calculate risk detectors and risk matrix and visualization
gdrisk(y, x) \method{print}{gdrisk}(result) \method{plot}{gdrisk}(result)
A numeric vector of response variable
A vector or a data.frame of explanatory variables
A list of risk detector results
# NOT RUN { gr1 <- gdrisk(ndvi_40$NDVIchange, ndvi_40[,2:3]) # gr1 # plot(gr1) # }
Run the code above in your browser using DataLab