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]
All associated links for this package
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 06 Nov. 2024.
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 (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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
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  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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