View source: R/diagnose_pAMCE.R
Plotting diagnostic checks
1 2 3 4 5 6 7 8 | plot_diagnose(
x,
factor_name,
legend_pos = "topright",
target_dist_name,
xlim,
mar
)
|
x |
An object of class "pAMCE", a result of a call to 'model_pAMCE.' |
factor_name |
A factor for which the function diagnoses modeling assumptions. |
legend_pos |
Position of the legend. Default is 'topright'. |
target_dist_name |
Names of the target profile distributions to be used. |
xlim |
Range for the x-axis. |
mar |
Space on the left side of the plot. Default is 12. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.