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

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

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