No articles match
Customizing superb plots7 months ago
Figure 2 of Hofer, Langmann, Burkart and Neubauer, 2022. | Generating mock data | Making the top-row plot | Adding a color layer to the plot | Adding graphic directives for fine-tuning the plot | Making the second row of the figure | Combining and saving both plots | Figure 2 of Ma and Abrams, 2023. | References
Plotting frequencies using superb7 months ago
How to plot frequencies along with confidence intervals using superb | Why multiply the stand-alone CI length by 2? | One illustration | Define the confidence interval function | Make a count plot with confidence intervals | The benefit of the plot | Are we sure? | In summary | References
Plotting proportions with superb7 months ago
An example | The arcsine transformation | Defining the data | Defining the transformation in R | Reversing the transformation to see proportions. | Returning to the example | In summary | References
Adding labels to superb plots11 months ago
Adding labels to your superb plot | 1- the labels are actually summary statistics computed by superb | 2- the labels are other information not contained in the summary statistics. | In summary
Plotting radar plots for illustrating profiles11 months ago
An example. | Turning the plot into a radar plot | Interpreting the plot | Customizing the plot | Difference adjustments | Generating random data | In summary | References
Three steps to make your plot11 months ago
Data format | Step 1: Decide of the purpose of the plot | Step 2: Decide how to handle the within-subject measures | Step 3: Specify the sampling procedure and the population size | References
Why use correlation-adjusted confidence intervals?11 months ago
An example | A few words on the underlying theory (optional) | Centering the participants to better see the trend | What is the impact on confidence intervals? | Getting a plot | Making it simple | Refining the plots | Illustrating the various decorrelatin techniques. | Illustrating individual differences | In conclusion | References
Why use difference-adjusted confidence intervals?11 months ago
A paradoxical example | The origin of the paradox | Adjusting the error bars | Illustrating the impact of the adjustments | Two options | In conclusion | References
What is an Analysis of Proportions using the Anscombe Transform?12 months ago
A basic example | The rational behind the test (optional) | Analyzing the data | Post-hoc test | A common confusion | Why infinite degrees of freedom? (optional) | Why the arcsine transform? (optional) | References
Generating ready-to-analyze datasets with GRD1 years ago
Simplest specification | Data from a design with between-subject factors and within-subject factors. | Deciding the sample sizes | Choosing the population distribution | Getting effects on one or some of the factors | Contaminate your samples! | In summary | References
Unequal variances, Welch test, Tryon adjustment, and superb1 years ago
A simple example | Averaging the error bars, sort of... | A real Welch test with your eyes | Averaging in the square sense, do you expect me to do that visually? | Finally, are the groups different or not? | In summary | References
Analyzing proportions with the Arrington et al. 2002 example1 years ago
References
Data formats for proportions1 years ago
First format: Wide data format | Second format: Long data format | Third format: Compiled data format | Converting between formats | Getting the example data frame | Multiple repeated-measure factors | References
(advanced) Alternate ways to decorrelate repeated measures from transformations1 years ago
In summary | References
(advanced) Local decorrelation for time series1 years ago
The structure of correlations | Implications for precision | How is correlation assessed then? | Illustration with fMRI data | A plot without decorrelation | Plots with decorrelation | The radius parameter | Difference adjustments | In summary | References
(advanced) Non-factorial within-subject designs in superb1 years ago
An example | Informing superb of a non-full factorial within-subject design | Returning to the example | In summary
superb and SPSS1 years ago
First option: Using R | Second option: Using SPSS | Third option: Using a graphical user interface | In summary | References
Plotting Cohen's d with superb1 years ago
What is the Cohen's $d_p$? | Plotting $d_1$ with its confidence interval | Checking the results | References
Plotting Reference Intervals with superb1 years ago
What is a reference interval? | Displaying a reference interval | Uncertainty in the reference interval limits | Is that it? | Reference intervals vs. confidence intervals of the means | In summary | References
The making-of the figures in the article1 years ago
Making Figure 1 | Making Figure 2 | Making Figure 3 | Making Figure 4 | References
Using a custom statistic with its error bar within superb1 years ago
Changing the summary function to be plotted | Determining that a summary function is valid to use in superbPlot | Creating a custom-made descriptive statistic function to be used in superbPlot
ANOFA vs HiLogLinear1 years ago
ANOFA vs. hierchical log-linear modeling | What happened in 1940? | What are the pros and cons of using the iterative proportional-fitting model? | Pros: | Cons: | References
Confidence intervals with frequencies1 years ago
Theory behind Confidence intervals for Frequencies | Complicated? | References
Using a custom plot layout within superb2 years ago
The built-in plot layouts | Illustrating some of the built-in layouts | Devising a custom-made plot layout | The simplest example | Optional arguments | Getting feedback information | An example | References
Confidence intervals with proportions2 years ago
Theory behind Confidence intervals for proportions | Complicated? | References
Is the ArcSine transformation so asinine in the end?2 years ago
References
Testing type-I error rates2 years ago
Simulations with a single factor | Simulation with one between factor | Simulation with one within factor | Simulations with two factors | Simulation with two factors, between design | Simulation with two factors, within design | Simulation with two factors, mixed design | Simulations with three factors | Simulation with three factors, all between design | Simulation with three factors, within design | Simulation with three factors, mixed design, testing within | Simulation with three factors, mixed design, testing between | The end
Data formats for frequencies3 years ago
First format: Raw data format | Second format: Wide data format | Third format: dataCompiled | Fourth format: dataLong | Converting between formats | References
What is Analysis of Frequency Data?3 years ago
A basic example | Some data | Analyzing the data | Additivity of the decomposition (optional) | References