Main points:
- standard software testing asks if we get the right answer to a particular problem
- an alternative is to generate random problems and try to infer problems
- this can more thoroughly test the space of problems
- random input testing can be fun
Presented 2011 August at useR!2011.
Going further
There is a bit more on this in Tao Te Programming.
Kommentarer inaktiverade för Random Input Testing using R
jun 25, 26
Music and snow. Poke my eyes out Perhaps your immediate response is: ”I’d rather poke my eyes out with a burning stick than do data analysis.” There’s a completely different [...]
jun 25, 26
Move your data analysis to a computing environment specifically designed for it. Why R and not spreadsheets? Here are three reasons: complexity graphics money Spreadsheets are easily overwhelmed. Very complex [...]
jun 25, 26
The steps taken to fix an R problem. Task To prepare for the Portfolio Probe blog post called ”Implied alpha and minimum variance”, I tried to update a matrix of [...]


