Other packages > Find by keyword >

partitions  

Additive Partitions of Integers
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("partitions", "1.10-7")



Attach the package and use:
library("partitions")
Maintained by
Robin K. S. Hankin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-05-30
Latest Update: 2022-07-21
Description:
Additive partitions of integers. Enumerates the partitions, unequal partitions, and restricted partitions of an integer; the three corresponding partition functions are also given. Set partitions and now compositions and riffle shuffles are included.
How to cite:
Robin K. S. Hankin (2006). partitions: Additive Partitions of Integers. R package version 1.10-7, https://cran.r-project.org/web/packages/partitions. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.1-2 (2006-05-30 09:58), 1.3-2 (2006-08-22 12:11), 1.3-3 (2007-04-13 16:34), 1.3-4 (2007-05-10 12:22), 1.4-1 (2007-06-22 11:51), 1.7-3 (2007-09-03 09:55), 1.7-4 (2007-10-04 21:28), 1.7-5 (2008-08-22 16:31), 1.8-2 (2008-11-13 09:01), 1.9-3 (2009-02-15 10:27), 1.9-6 (2009-05-05 09:29), 1.9-8 (2010-04-02 19:08), 1.9-10 (2011-08-11 08:59), 1.9-12 (2011-12-27 11:06), 1.9-13 (2013-01-21 12:29), 1.9-15 (2013-12-08 20:35), 1.9-18 (2015-08-06 07:15), 1.9-19 (2017-07-07 07:25), 1.9-22 (2019-10-21 07:10), 1.10-1 (2021-02-12 06:50), 1.10-2 (2021-02-23 13:20), 1.10-4 (2021-10-24 00:00)
Other packages that cited partitions R package
View partitions citation profile
Other R packages that partitions depends, imports, suggests or enhances
Complete documentation for partitions
Functions, R codes and Examples using the partitions R package
Some associated functions: P . as.matrix.partition . bin . conjugate . nextpart . partitions.package . parts . perms . print.partition . riffle . setparts . summary.partition . 
Some associated R codes: partitions.R .  Full partitions 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

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  
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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