plot_dharma | R Documentation |
Plot DHARMa residuals
plot_dharma(dharmaRes, form = NULL, rank = TRUE, ...)
dharmaRes |
Output from |
form |
Optional predictor against which the residuals should be plotted. Default is to used the predicted(simulationOutput). |
rank |
If T, the values provided in form will be rank transformed. This will usually make patterns easier to spot visually, especially if the distribution of the predictor is skewed. If form is a factor, this has no effect. |
... |
Additional arguments to plot / boxplot. |
Zach Oyafuso
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.