Makes an ALE plot for one single predictor variable of the model.
ALE_plot_split(object, variable, path_plot, nb_bins = 10)
object | an object of class |
---|---|
variable | environmental or genomic variable (PC derived from SNPs matrix or single SNP) for which the ALE plot should be calculated |
path_plot | path where the ALE plot should be saved |
nb_bins | number of intervals. Note that if |
min_interval_points | minimum number of points contained within each interval (e.g. among the unique values taken by the feature). Values less than 4 should be avoided. |
Cathy C. Westhues cathy.jubin@uni-goettingen.de