Recent Releases of interplot
interplot - Flexible statistical test
interplot 0.2.3
New features
- Adding new statistics for testing the statistical significance of the conditional effect (by
stats_cp). - Adding an argument to modify the plot caption (by
txt_caption).
Bugfix
- Adding examples of models based on multiple imputations.
- Modifying the vignette to include new functions.
- HTML
Published by sammo3182 over 5 years ago
interplot - `facet_labs`
Function Updates
- Adds facet_labs argument, an optional character vector of facet labels to be used when plotting an interaction with a factor variable.
- interplot no longer sets the random seed; to ensure complete reproducibility, users must now set their own seeds using
set.seed()before calling interplot functions.
- HTML
Published by sammo3182 over 6 years ago
interplot - Diff (Max - Min) CI
Function Updates
- Showing the confidence intervals between the conditional effects at the minimum and maximum values of the conditioning variable.
Error Fixed
- Avoiding the warning caused by the
class(m) == "polr".
- HTML
Published by sammo3182 about 8 years ago
interplot - Flexible CI
Function Improvement
- Adding an argument to adjust the CIs.
- HTML
Published by sammo3182 over 9 years ago
interplot - Bug Fixed for `lmer`
Error Fixed
- Fixed the error in plotting
lmerprojects.
- HTML
Published by sammo3182 over 9 years ago
interplot - Histogram Improvement
Function Updates
- Take the
stepsargument back in case of special design requirement of the plot. - Fixed an error in presenting the histogram on categorical conditioning variables.
- Improving the histogram presentation: all the bars for categorical variables are centered.
Vignette Updates
Updated the vignette including instructions of how to change the aesthetics of the plot and how to use histogram function.
- HTML
Published by sammo3182 almost 10 years ago
interplot - Histogram function
A function to draw a histogram under the conditional effect plot is available. The aesthetics of the components in the conditional effect plot are manageable now.
- HTML
Published by sammo3182 over 10 years ago
interplot - Error Fixed
Two errors are fixed in this version: 1. The function only present the substantive coefficients of multilevel model results excluding the variances matrix. 2. The presentation on quadratic terms is corrected (Thanks for Brenton's contribution!).
- HTML
Published by sammo3182 over 10 years ago
interplot - Factor base term and ggplot2 2.0
The version adds functions to deal with interactions with one factor base term, and the whole package works for ggplot2 2.0.0 now.
- HTML
Published by sammo3182 over 10 years ago
interplot - Fixed bug for nonlinear mlm and glm
fix the bug for nonlinear multilevel models with multiply imputed data (gmlmmi).
- HTML
Published by sammo3182 almost 11 years ago
interplot - interplot v0.1.0.1
Bug fixed in mlm and mlmmi functions.
- HTML
Published by sammo3182 about 11 years ago