RSA
Response Surface Analysis
Four years quiet, then two releases ninety seconds apart, both about drawing better plots
◆Recent moves
- 10mo ago
User-defined lines and points on response surface plots
Adds addLines and addPoints to plotRSA so users can overlay their own reference geometry, and applies user axis styles to the contour plot as well. Pushed ninety seconds after 0.10.6, so the pair is best read as one release event.
View source ↗ - 10mo ago
Stilts and separate point fill and border colours in plotRSA
The other half of the same push: stilts dropping from selected data points to the surface, and separation of point fill from border colour following R's pch=21 convention. It also absorbs Duncan Murdoch's patch for rgl deprecations, the recurring maintenance tax on this package.
View source ↗ - 5y ago
Demo dataset for control variables and cubic RSA; SRSQD fix
Adds the selfother demo dataset for trying control variables and cubic models — precisely the features 0.10.0 introduced — and fixes SRSQD model estimation by replacing a constraint with an equivalent formula. Teaching material catching up with the 2020 capability jump.
View source ↗ - 5y ago
tkrplot moved to Suggests for Apple Silicon
A one-line dependency move so the package installs on Apple Silicon. Representative of the dependency reactions that fill this changelog between feature batches.
View source ↗ - 6y ago
Fixes for R 4.0.0 stringsAsFactors and discrepancy output
Two small corrections, one of them forced by the R 4.0.0 stringsAsFactors change and the other in the summary()'s discrepancy output. No new capability.
View source ↗ - 6y ago
Control variables, pooled centering and a corrected AICc
The last substantive statistical release: control variables in the RSA model with matching summary and AIC-table reporting of the R-squared increment, pooled versus variablewise predictor centering, and a corrected parameter count in AICc. Everything in the four years since sits on top of this.
View source ↗