Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/OpenStatsComplementarySplit.R
This function visualises an 'OpenStatsComplementarySplit' object
1 2 |
x |
an instance of 'OpenStatsComplementarySplit' result |
main |
a string to be pasted to the title of the plots |
ask |
see 'ask' in 'par()' function. Default FALSE |
mfrow |
the screen partition. see 'mfrow' argument in the 'par' function. Default c(2,2) then all plots display in one screen. |
... |
other parameters that can be passed to the 'plot' function |
The plot function creates some visualisations for the split results from the linear mixed model framework. Each level of partitioning variables (see 'variables' in the 'OpenStatsComplementarySplit' function manual) produces a set of plots listed below:
- Residual versus fitted values
- Residual density plot and the normality test p-value
- Residual Q-Q plot
- The density plot of the response variable and the normality test p-value
Not applicable
Hamed Haseli Mashhadi <hamedhm@ebi.ac.uk>
OpenStatsComplementarySplit
, print.OpenStatsComplementarySplit
, summary.OpenStatsComplementarySplit
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.