Other packages > Find by keyword >

RSA  

Response Surface Analysis
View on CRAN: Click here


Download and install RSA package within the R console
Install from CRAN:
install.packages("RSA")

Install from Github:
library("remotes")
install_github("cran/RSA")

Install by package version:
library("remotes")
install_version("RSA", "0.10.8")



Attach the package and use:
library("RSA")
Maintained by
Felix Schönbrodt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-02-07
Latest Update: 2025-09-03
Description:
Advanced response surface analysis. The main function RSA computes and compares several nested polynomial regression models (full second- or third-order polynomial, shifted and rotated squared difference model, rising ridge surfaces, basic squared difference model, asymmetric or level-dependent congruence effect models). The package provides plotting functions for 3d wireframe surfaces, interactive 3d plots, and contour plots. Calculates many surface parameters (a1 to a5, principal axes, stationary point, eigenvalues) and provides standard, robust, or bootstrapped standard errors and confidence intervals for them.
How to cite:
Felix Schönbrodt (2013). RSA: Response Surface Analysis. R package version 0.10.8, https://cran.r-project.org/web/packages/RSA. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.4 (2013-02-07 15:53), 0.5.1 (2013-02-11 14:09), 0.6.1 (2013-03-28 12:36), 0.7.1 (2013-06-14 10:56), 0.8 (2013-10-09 20:50), 0.9.3 (2014-06-27 09:03), 0.9.6 (2015-01-21 17:25), 0.9.8 (2015-03-23 10:49), 0.9.9 (2016-01-21 16:44), 0.9.10 (2016-02-22 11:54), 0.9.11 (2017-09-14 12:19), 0.9.12 (2018-07-03 15:30), 0.9.13 (2018-12-14 10:00), 0.9 (2014-02-14 16:12), 0.10.0 (2020-04-29 11:40), 0.10.1 (2020-06-30 14:50), 0.10.2 (2020-12-09 14:50), 0.10.4 (2021-03-23 17:20), 0.10.6 (2023-01-12 09:20)
Other packages that cited RSA R package
View RSA citation profile
Other R packages that RSA depends, imports, suggests or enhances
Complete documentation for RSA
Functions, R codes and Examples using the RSA R package
Some associated functions: RSA.ST . RSA . aictab . caRange . clRange . compare . compare2 . confint.RSA . demoRSA . fitted.RSA . getPar . modeltree . motcon . motcon2 . movieRSA . plotRSA . residuals.RSA . selfother . 
Some associated R codes: RSA.R . RSA.ST.R . aictab.R . compare.R . confint.R . demoRSA.R . demoSRR.R . demoSRRR.R . generics.R . getPar.R . helpers.R . helpers_cubic.R . imports.R . modeltree.R . motcon-data.R . motcon2-data.R . movieRSA.R . outpro.R . plot.RSA.R . print.RSA.R . selfother-data.R .  Full RSA package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA