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.5")



Attach the package and use:
library("rsm")
Maintained by
Russell Lenth
[Scholar Profile | Author Map]
First Published: 2008-12-01
Latest Update: 2021-10-06
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.5, https://cran.r-project.org/web/packages/rsm. Accessed 16 Apr. 2025.
Previous versions and publish date:
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rsm01002003004005006007008009001000TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
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  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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