Other packages > Find by keyword >

rsm  

Response-Surface Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rsm", "2.10.6")



Attach the package and use:
library("rsm")
Maintained by
Russell Lenth
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-12-01
Latest Update: 2025-03-24
Description:
Provides functions to generate response-surface designs, fit first- and second-order response-surface models, make surface plots, obtain the path of steepest ascent, and do canonical analysis. A good reference on these methods is Chapter 10 of Wu, C-F J and Hamada, M (2009) "Experiments: Planning, Analysis, and Parameter Design Optimization" ISBN 978-0-471-69946-0. An early version of the package is documented in Journal of Statistical Software .
How to cite:
Russell Lenth (2008). rsm: Response-Surface Analysis. R package version 2.10.6, https://cran.r-project.org/web/packages/rsm. Accessed 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:53), 1.0 (2008-12-01 09:08), 1.01 (2008-12-05 09:54), 1.10 (2008-12-31 11:34), 1.11 (2009-03-08 17:11), 1.12 (2009-05-06 14:01), 1.13 (2009-10-12 18:47), 1.20 (2009-10-20 23:30), 1.21 (2009-10-30 17:08), 1.30 (2009-12-18 09:02), 1.31 (2009-12-20 10:58), 1.40 (2010-07-29 09:14), 1.41 (2012-07-28 07:23), 2.00 (2012-12-07 22:44), 2.01 (2012-12-15 07:22), 2.02 (2013-02-10 08:16), 2.03 (2013-02-21 21:27), 2.04 (2014-02-05 17:46), 2.05 (2014-04-14 19:26), 2.06 (2014-04-19 00:53), 2.07 (2014-10-02 07:58), 2.7-2 (2015-05-13 01:22), 2.7-3 (2015-09-03 09:04), 2.7-4 (2015-10-07 09:13), 2.8 (2016-10-16 09:44), 2.9 (2017-10-24 09:31), 2.10.2 (2020-09-04 07:10), 2.10.3 (2021-10-06 22:20), 2.10.4 (2023-09-20 06:20), 2.10.5 (2024-06-10 00:30), 2.10 (2018-09-02 22:50)
Other packages that cited rsm R package
View rsm citation profile
Other R packages that rsm depends, imports, suggests or enhances
Complete documentation for rsm
Functions, R codes and Examples using the rsm R package
Some associated functions: ChemReact . FO . bbd . ccd . ccd.pick . codata . coded.data . contour.lm . djoin . heli . model.data . rsm-package . rsm . steepest . varfcn . 
Some associated R codes: bbd.R . ccd.R . ccd.pick.R . coding.R . contour-lm.R . datasets.R . emmeans-support.R . rsm.R . varfcn.R . zzz.R .  Full rsm package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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

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