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 Mar. 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

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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