No articles match
Minimal R (ggformula version)2 months ago
Resources Related to the mosaic Package2 months ago
Package Vignettes | Auxiliary packages | Mosaic paper | Project MOSAIC Little Books | Textbook Related | Articles | Other Resources
{mosaicCalc} Quick Reference4 months ago
Examples of commands
Beginners' Guide to Calculus with R4 months ago
Loading the package | The {mosaicCalc} command pattern | Tilde expressions | Functions | Bounds | Calculus | Differentiation and anti-differentiation | Integration | Numerical anti-differentiation | Other mathematical settings | Going forward
Instructors' Guide4 months ago
Functions and tilde expressions | Domains | Varied structures of tilde expressions | Parameters and binding | Argument order
Interactive graphics with {ggformula}9 months ago
Interactive geoms, scales, and facets | Interactive geoms | First example: Scatter plot with tooltips | Dealing with stats in interactive bar graphs | after_stat() | Finer control | Method 1: Summarising before plotting | Method 2: Using stage() | stage() | Interactive scales | Interactive faceting | Interactive themes | Interacting with multiple plots using | Click actions with JavaScript | Alerts | Opening another webpage | Customizing girafe animations | CSS styling | Color keys | Don't include curly braces | Hover options | Hover CSS | girafe_css() | Key and inverse hovering | Use low opacity in non-selected elements to make highlighted elements stand out. | Tooltip options | Position | Autocoloring | A downside of use_fill = TRUE | Zoom options | Global options
Formula Interface to {ggplot2}10 months ago
Formula-driven graphics | The basic formula template | Selecting the glyph type | Attributes | Specifying attributes | On-the-fly calculations | "One-variable" plots | Learning more
Simulation-based inference with mosaic3 years ago
Introduction | Background and setup | R and RStudio | Setup | The Lock problems | Lock problem 1. Bootstrapping a mean (used Mustangs) | Lock problem 2: Testing a proportion (NFL Overtimes) | Lock problem 3: Permutation test of means from two groups (sleep and memory) | Lock problem 4: Bootstrapping a correlation | Moving beyond means and proportions | Randomization with linear models | Multiple explanatory variables | More on Multiple Regression | Simulation and ANOVA | Using simulations in other ways | Acknowledgments | Technical information | References