Other packages > Find by keyword >

sets  

Sets, Generalized Sets, Customizable Sets and Intervals
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sets", "1.0-25")



Attach the package and use:
library("sets")
Maintained by
David Meyer
[Scholar Profile | Author Map]
First Published: 2007-10-16
Latest Update: 2023-12-06
Description:
Data structures and basic operations for ordinary sets, generalizations such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals.
How to cite:
David Meyer (2007). sets: Sets, Generalized Sets, Customizable Sets and Intervals. R package version 1.0-25, https://cran.r-project.org/web/packages/sets. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1-1 (2007-10-16 22:36), 0.1-2 (2008-04-23 11:32), 0.1-3 (2008-05-29 00:11), 0.1 (2007-10-16 13:09), 0.2-1 (2008-07-30 15:38), 0.2 (2008-07-10 16:31), 0.3-1 (2008-08-11 15:32), 0.3-2 (2008-08-12 16:52), 0.3 (2008-08-11 10:41), 0.4 (2008-11-28 12:38), 0.5 (2009-01-21 14:36), 0.6 (2009-02-10 16:49), 0.7 (2009-05-24 20:37), 1.0-1 (2009-11-06 15:29), 1.0-2 (2009-12-22 11:46), 1.0-3 (2010-02-10 17:04), 1.0-4 (2010-02-14 18:51), 1.0-5 (2010-04-11 22:43), 1.0-6 (2010-04-11 23:07), 1.0-7 (2010-08-30 23:58), 1.0-8 (2012-01-24 17:38), 1.0-9 (2012-03-29 23:18), 1.0-10 (2012-08-27 23:24), 1.0-11 (2012-09-02 13:01), 1.0-12 (2012-11-13 09:39), 1.0-13 (2013-03-19 15:59), 1.0-14 (2015-04-30 10:20), 1.0-15 (2015-07-08 17:11), 1.0-16 (2015-10-11 19:21), 1.0-17 (2017-03-07 13:54), 1.0-18 (2017-12-12 07:47), 1.0-19 (2021-10-11 12:20), 1.0-20 (2021-12-08 18:40), 1.0-21 (2022-02-09 18:57), 1.0-22 (2023-02-01 14:22), 1.0-23 (2023-03-04 08:54), 1.0-24 (2023-03-07 08:08), 1.0 (2009-08-04 17:42)
Other packages that cited sets R package
View sets citation profile
Other R packages that sets depends, imports, suggests or enhances
Complete documentation for sets
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for sets100150200250300350400450500550600650700750TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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