No articles match
DImodelsVis with regression models fit using the DImodelsMulti R package10 days ago
Loading necessary packages | Data exploration | Load data | Model fitting | Model diagnostics | Model interpretation | Gradient-change plot | Conditional ternary plot | Grouped ternary plot | Effects plot | Simplex path plot | Prediction contributions plot
DImodelsVis with black-box models9 months ago
Loading necessary packages | Data | Visualising raw data | Neural network | Visualise response surface across ternary | Effects plots for the compositional predictors | Random forest model | Response surface across ternary using random forests
DImodelsVis with regression models not fit using the DImodels package9 months ago
Loading necessary packages | Load data | Model fitting | Fitting the model | Visualisations | Model diagnostics plot | Prediction contributions | Conditional ternary diagrams | Grouped ternary diagrams | Simplex path plot | Effect plots
Multinomial Classification11 months ago
Load libraries | Load data | Classification model | Create plot
Pie-chart lollipop plots11 months ago
Load libraries | Create fake data | Fit logistic regression model | Model predictions | Lollipop plot with pie-charts
PieGlyph11 months ago
Load libraries | Simulate raw data | Standard specification (wide-data) | Create scatter plot with pie-charts | Basic plot | Change pie radius and border colour | Map radius to a variable | Adjust radius for groups | Add custom labels | Change category colours | Alternative specification (long-data) | Stack the attributes in one column | Create plot | Interactive pie-chart glyphs
Spatial data example11 months ago
Load Packages | Create data | Load Map data | Create plot | Create map | Add pie charts showing proportion of votes for different in each states
Time-series example11 months ago
Load Packages | Load data | Create Plots | Problems with existing techniques | Fixing the problems using PieGlyph
Unusual Situations11 months ago
Load library | Missing values for a particular attribute | Missing values for all attributes | All attributes equal to zero | Negative values for attributes | Identical x and y values for different pie-glyphs
Interactive pie-chart glyphs2 years ago
Load libraries | Simulate raw data | Create basic interactive visualisation | Custom tooltip | Showing information on clicking pie-glyphs | Group pie-glyphs using data_id | Customising the aesthetics of interactivity | Selection of observations in a plot | Selection across multiple plots | Combining with other interactive geoms/elements from ggiraph