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 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:20), 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

SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  
CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
Download / Learn more Package Citations See dependency  
AFR  
Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. ...
Download / Learn more Package Citations See dependency  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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