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]
First Published: 2007-09-06
Latest Update: 2021-01-30
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 04 Mar. 2025.
Previous versions and publish date:
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
02/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/03Downloads for splus2R150200250300350400450500TrendBars

Today's Hot Picks in Authors and Packages

pcnetmeta  
Patient-Centered Network Meta-Analysis
Performs Bayesian arm-based network meta-analysis for datasets with binary, continuous, and count ou ...
Download / Learn more Package Citations See dependency  
aopdata  
Data from the 'Access to Opportunities Project (AOP)'
Download data from the 'Access to Opportunities Project (AOP)'. The 'aopdata' package brings annual ...
Download / Learn more Package Citations See dependency  
regweight  
Convenience Functions for Implicit Regression Weights
A simple wrapper for calculating regression weights as defined by Aronow andSamii 2015 doi10.1111ajp ...
Download / Learn more Package Citations See dependency  
ormBigData  
Fitting Semiparametric Cumulative Probability Models for Big Data
A big data version for fitting cumulative probability models using the orm() function. See Liu et a ...
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  
conText  
'a la Carte' on Text (ConText) Embedding Regression
A fast, flexible and transparent framework to estimate context-specific word and short document embe ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

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