Description Usage Arguments Value
View source: R/kmer_logistic_regression.R
Generate a plot to overview the different coefficients in the model
1 | plot_kmer_logistic_regression(kmer_model, plot_modifier = function(x) x)
|
kmer_model |
The result from a 'kmer_logistic_regression' call |
plot_modifier |
A function that takes and returns a ggplot object |
A list of ggplot objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.