home.social

#spss — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #spss, aggregated by home.social.

  1. I have drawn symbols and patterns for use in #gnu #pspp graphs. They're all SVG scalable graphics, which means that they can be rendered accurately at any size and with any color combination.

    #spss

  2. I have drawn symbols and patterns for use in #gnu #pspp graphs. They're all SVG scalable graphics, which means that they can be rendered accurately at any size and with any color combination.

    #spss

  3. I have drawn symbols and patterns for use in #gnu #pspp graphs. They're all SVG scalable graphics, which means that they can be rendered accurately at any size and with any color combination.

    #spss

  4. I have drawn symbols and patterns for use in #gnu #pspp graphs. They're all SVG scalable graphics, which means that they can be rendered accurately at any size and with any color combination.

    #spss

  5. I have drawn symbols and patterns for use in #gnu #pspp graphs. They're all SVG scalable graphics, which means that they can be rendered accurately at any size and with any color combination.

    #spss

  6. After some experiments, I'm confident that SPSS doesn't use a general purpose constraint solver for the same purpose, so to achieve the same behavior I'll probably have to use an ad hoc algorithm in PSPP. #spss #pspp

  7. After some experiments, I'm confident that SPSS doesn't use a general purpose constraint solver for the same purpose, so to achieve the same behavior I'll probably have to use an ad hoc algorithm in PSPP. #spss #pspp

  8. After some experiments, I'm confident that SPSS doesn't use a general purpose constraint solver for the same purpose, so to achieve the same behavior I'll probably have to use an ad hoc algorithm in PSPP. #spss #pspp

  9. After some experiments, I'm confident that SPSS doesn't use a general purpose constraint solver for the same purpose, so to achieve the same behavior I'll probably have to use an ad hoc algorithm in PSPP. #spss #pspp

  10. After some experiments, I'm confident that SPSS doesn't use a general purpose constraint solver for the same purpose, so to achieve the same behavior I'll probably have to use an ad hoc algorithm in PSPP. #spss #pspp

  11. Very first super-primitive success at getting #pspp to understand #spss graphs. On the right, the plot as shown in SPSS. On the left, as shown in this very preliminary attempt. You can see that the data is interpreted correctly, since the lines look correct (although it's flipped vertically from one to the other).

  12. Very first super-primitive success at getting #pspp to understand #spss graphs. On the right, the plot as shown in SPSS. On the left, as shown in this very preliminary attempt. You can see that the data is interpreted correctly, since the lines look correct (although it's flipped vertically from one to the other).

  13. Very first super-primitive success at getting #pspp to understand #spss graphs. On the right, the plot as shown in SPSS. On the left, as shown in this very preliminary attempt. You can see that the data is interpreted correctly, since the lines look correct (although it's flipped vertically from one to the other).

  14. Very first super-primitive success at getting #pspp to understand #spss graphs. On the right, the plot as shown in SPSS. On the left, as shown in this very preliminary attempt. You can see that the data is interpreted correctly, since the lines look correct (although it's flipped vertically from one to the other).

  15. Very first super-primitive success at getting #pspp to understand #spss graphs. On the right, the plot as shown in SPSS. On the left, as shown in this very preliminary attempt. You can see that the data is interpreted correctly, since the lines look correct (although it's flipped vertically from one to the other).

  16. I've been having fun figuring out how to read graphs from SPSS viewer files over the last few weeks. In a few more weeks I might be able to render some of the simpler ones. At some point I'm going to have to figure out how to do regression testing for graphical output, too. #pspp #spss

  17. I've been having fun figuring out how to read graphs from SPSS viewer files over the last few weeks. In a few more weeks I might be able to render some of the simpler ones. At some point I'm going to have to figure out how to do regression testing for graphical output, too. #pspp #spss

  18. I've been having fun figuring out how to read graphs from SPSS viewer files over the last few weeks. In a few more weeks I might be able to render some of the simpler ones. At some point I'm going to have to figure out how to do regression testing for graphical output, too. #pspp #spss

  19. I've been having fun figuring out how to read graphs from SPSS viewer files over the last few weeks. In a few more weeks I might be able to render some of the simpler ones. At some point I'm going to have to figure out how to do regression testing for graphical output, too. #pspp #spss

  20. I've been having fun figuring out how to read graphs from SPSS viewer files over the last few weeks. In a few more weeks I might be able to render some of the simpler ones. At some point I'm going to have to figure out how to do regression testing for graphical output, too. #pspp #spss

  21. I put out a preview release of the first #Rust version of GNU #PSPP last night that supports reading and writing #SPSS SPV files. I think that the SPV support is better, at this point, than the C version of PSPP. I consider it just a "preview" release only because I know that the PDF output has some nasty bugs in it, particularly when tables get split across multiple pages.

    Cool new feature: support for ANSI color in tables output to the terminal.

    #rustlang

  22. I put out a preview release of the first #Rust version of GNU #PSPP last night that supports reading and writing #SPSS SPV files. I think that the SPV support is better, at this point, than the C version of PSPP. I consider it just a "preview" release only because I know that the PDF output has some nasty bugs in it, particularly when tables get split across multiple pages.

    Cool new feature: support for ANSI color in tables output to the terminal.

    #rustlang

  23. I put out a preview release of the first #Rust version of GNU #PSPP last night that supports reading and writing #SPSS SPV files. I think that the SPV support is better, at this point, than the C version of PSPP. I consider it just a "preview" release only because I know that the PDF output has some nasty bugs in it, particularly when tables get split across multiple pages.

    Cool new feature: support for ANSI color in tables output to the terminal.

    #rustlang

  24. I put out a preview release of the first #Rust version of GNU #PSPP last night that supports reading and writing #SPSS SPV files. I think that the SPV support is better, at this point, than the C version of PSPP. I consider it just a "preview" release only because I know that the PDF output has some nasty bugs in it, particularly when tables get split across multiple pages.

    Cool new feature: support for ANSI color in tables output to the terminal.

    #rustlang

  25. I put out a preview release of the first #Rust version of GNU #PSPP last night that supports reading and writing #SPSS SPV files. I think that the SPV support is better, at this point, than the C version of PSPP. I consider it just a "preview" release only because I know that the PDF output has some nasty bugs in it, particularly when tables get split across multiple pages.

    Cool new feature: support for ANSI color in tables output to the terminal.

    #rustlang

  26. I'm so proud of the work I've done this year toward rewriting all of GNU PSPP in #rust. I'm almost done with implementing the SPV file format, better and better tested and better documented than the C version. And safer, of course. Sometime next year I'll replace the pspp.benpfaff.org site by the Rust implementation. And then I'll start implementing the language itself.

    I might even work on implementing the chart language. It never seemed practical in C. It might be, in Rust.

    #rustlang #spss

  27. I'm so proud of the work I've done this year toward rewriting all of GNU PSPP in #rust. I'm almost done with implementing the SPV file format, better and better tested and better documented than the C version. And safer, of course. Sometime next year I'll replace the pspp.benpfaff.org site by the Rust implementation. And then I'll start implementing the language itself.

    I might even work on implementing the chart language. It never seemed practical in C. It might be, in Rust.

    #rustlang #spss

  28. I'm so proud of the work I've done this year toward rewriting all of GNU PSPP in #rust. I'm almost done with implementing the SPV file format, better and better tested and better documented than the C version. And safer, of course. Sometime next year I'll replace the pspp.benpfaff.org site by the Rust implementation. And then I'll start implementing the language itself.

    I might even work on implementing the chart language. It never seemed practical in C. It might be, in Rust.

    #rustlang #spss

  29. I'm so proud of the work I've done this year toward rewriting all of GNU PSPP in #rust. I'm almost done with implementing the SPV file format, better and better tested and better documented than the C version. And safer, of course. Sometime next year I'll replace the pspp.benpfaff.org site by the Rust implementation. And then I'll start implementing the language itself.

    I might even work on implementing the chart language. It never seemed practical in C. It might be, in Rust.

    #rustlang #spss

  30. I'm so proud of the work I've done this year toward rewriting all of GNU PSPP in #rust. I'm almost done with implementing the SPV file format, better and better tested and better documented than the C version. And safer, of course. Sometime next year I'll replace the pspp.benpfaff.org site by the Rust implementation. And then I'll start implementing the language itself.

    I might even work on implementing the chart language. It never seemed practical in C. It might be, in Rust.

    #rustlang #spss

  31. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  32. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  33. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  34. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio


    jobrxiv.org/job/gap-internatio

  35. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  36. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  37. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  38. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  39. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio


    jobrxiv.org/job/gap-internatio

  40. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  41. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  42. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  43. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio

  44. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio


    jobrxiv.org/job/gap-internatio

  45. Senior Psychometrician
    Gap International

    Gap International, a leading global management consulting firm, is looking for an experienced and innovative Senior Psychometrician.

    See the full job description on jobRxiv: jobrxiv.org/job/gap-internatio

    #phd #psychometrics #Python #r #sas #spss #ScienceJobs #hiring #research
    jobrxiv.org/job/gap-internatio