powered by
Calculate risk means within intervals and visualization
riskmean(y, x) \method{print}{riskmean}(result) \method{plot}{riskmean}(result)
A numeric vector of response variable
A vector or a data.frame of explanatory variables
A data.frame of risk mean values
# NOT RUN { rm1 <- riskmean(ndvi_40$NDVIchange, ndvi_40[,2:3]) # rm1 # plot(rm1) # }
Run the code above in your browser using DataLab