Other packages > Find by keyword >

splus2R  

Supplemental S-PLUS Functionality in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("splus2R", "1.3-5")



Attach the package and use:
library("splus2R")
Maintained by
Stephen Kaluzny
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-09-06
Latest Update: 2024-02-18
Description:
Currently there are many functions in S-PLUS that are missing in R. To facilitate the conversion of S-PLUS packages to R packages, this package provides some missing S-PLUS functionality in R.
How to cite:
Stephen Kaluzny (2007). splus2R: Supplemental S-PLUS Functionality in R. R package version 1.3-5, https://cran.r-project.org/web/packages/splus2R. Accessed 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:08), 1.0-1 (2007-10-10 09:52), 1.0-2 (2007-11-27 09:25), 1.0-3 (2008-02-20 10:51), 1.0-5 (2008-07-28 08:20), 1.0-6 (2009-10-18 12:19), 1.0 (2007-09-06 20:14), 1.1-0 (2011-10-17 20:42), 1.1-1 (2012-04-12 21:11), 1.1-2 (2012-09-21 09:44), 1.1-3 (2012-11-20 08:14), 1.2-0 (2013-07-11 07:39), 1.2-1 (2016-05-20 22:37), 1.2-2 (2016-09-02 15:17), 1.3-3 (2021-01-30 07:20), 1.3-4 (2023-12-06 07:00)
Other packages that cited splus2R R package
View splus2R citation profile
Other R packages that splus2R depends, imports, suggests or enhances
Complete documentation for splus2R
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
BetterReg  
Better Statistics for OLS and Binomial Logistic Regression
Provides squared semi partial correlations, tolerance, Mahalanobis, Likelihood Ratio Chi Square, and ...
Download / Learn more Package Citations See dependency  
robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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