ALE_plot_split | R Documentation |
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@hotmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.