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 04 Aug. 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

ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
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  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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