Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@bthalpin@mastodon.social
2025-09-06 12:30:43

I'm putting together notes for novices to do simple data analysis with R and the fact that I'm telling them to "cut and paste this inscrutable block of code at the start of your file" reminds me of nothing so much as when I worked for the ESRI in Dublin in the mid 1980s and we used to run SPSS analyses remotely on UCD's Amdahl by sandwiching our SPSS code (on punch cards) between two decks of IBM Job Control Language cards of which we understood nothing whatsoever.

Block of R code:
library(data.table)
library(ggplot2)
library(epiDisplay)
library(foreign)
nlsw88 = read.dta("nlsw88.dta")
@arXiv_csSE_bot@mastoxiv.page
2025-09-11 08:44:43

AutoStub: Genetic Programming-Based Stub Creation for Symbolic Execution
Felix M\"achtle, Nils Loose, Jan-Niclas Serr, Jonas Sander, Thomas Eisenbarth
arxiv.org/abs/2509.08524