SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
  • 1.  Bootstrap for Repeated Measures ANOVA?

    Posted Fri July 28, 2023 10:54 AM
    Edited by Andres Parada Mon July 31, 2023 04:20 PM

    Is it possible to use bootstrap for repeated measures ANOVA in SPSS? I'm using SPSS 29 Premium. I was in the understanding that Bootstrap would be available for repeated measures ANOVA, but I'm not seeing it in the options. When I previously used SPSS years ago, bootstrap had to be uploaded as a separate module to SPSS. Is that still the case? (I hope not...)

    Thank you!



    ------------------------------
    Tanja Aitamurto
    ------------------------------



  • 2.  RE: Bootstrap for Repeated Measures ANOVA?

    Posted Thu August 03, 2023 01:13 PM

    Hi @Tanja Aitamurto
    Bootstrapping is no longer a separate module.  It (and Direct Marketing) are now part of the "Base".
    Here is the online documentation for IBM SPSS Statistics 29.0.1.0 detailing the list of procedures that support Bootstrapping.

    I hope this helps!



    ------------------------------
    David Dwyer
    SPSS Technical Support
    IBM Software
    ------------------------------



  • 3.  RE: Bootstrap for Repeated Measures ANOVA?

    Posted Thu August 03, 2023 01:57 PM
    In addition to the procedures supported by the built-in facilities, there is a Python module that can bootstrap other procedures.  It would require you to modify the Python code to use it, however.

    If you want to tackle it, you can download the zip file from here.

    --