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 21 Dec. 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

SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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