Other packages > Find by keyword >

admisc  

Adrian Dusa's Miscellaneous
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("admisc", "0.38")



Attach the package and use:
library("admisc")
Maintained by
Adrian Dusa
[Scholar Profile | Author Map]
First Published: 2019-04-26
Latest Update: 2023-12-08
Description:
Contains functions used across packages 'DDIwR', 'QCA' and 'venn'. Interprets and translates, factorizes and negates SOP - Sum of Products expressions, for both binary and multi-value crisp sets, and extracts information (set names, set values) from those expressions. Other functions perform various other checks if possibly numeric (even if all numbers reside in a character vector) and coerce to numeric, or check if the numbers are whole. It also offers, among many others, a highly versatile recoding routine and some more flexible alternatives to the base functions 'with()' and 'within()'. SOP simplification functions in this package use related minimization from package 'QCA', which is recommended to be installed despite not being listed in the Imports field, due to circular dependency issues.
How to cite:
Adrian Dusa (2019). admisc: Adrian Dusa's Miscellaneous. R package version 0.38, https://cran.r-project.org/web/packages/admisc. Accessed 07 May. 2025.
Previous versions and publish date:
0.1 (2019-04-26 10:30), 0.2 (2019-05-19 11:20), 0.3 (2019-08-02 06:40), 0.4 (2019-09-15 13:20), 0.5 (2019-11-03 13:10), 0.6 (2020-03-10 20:10), 0.7 (2020-03-31 20:10), 0.8 (2020-04-18 18:30), 0.9 (2020-09-02 09:20), 0.10 (2020-09-20 20:50), 0.11 (2020-11-07 09:50), 0.12 (2021-03-16 12:50), 0.15 (2021-05-31 16:30), 0.16 (2021-06-14 10:00), 0.17 (2021-08-08 20:20), 0.18 (2021-09-01 10:20), 0.19 (2021-10-23 19:10), 0.20 (2021-11-14 22:40), 0.21 (2021-12-03 12:50), 0.22 (2022-01-08 12:52), 0.23 (2022-01-23 13:32), 0.24 (2022-02-11 10:40), 0.25 (2022-02-28 10:40), 0.26 (2022-03-14 19:10), 0.27 (2022-04-29 01:20), 0.28 (2022-06-06 22:10), 0.29 (2022-06-20 13:30), 0.30 (2022-09-18 10:56), 0.31 (2023-03-02 08:30), 0.32 (2023-05-16 01:40), 0.33 (2023-06-30 23:30), 0.34 (2023-12-08 19:50), 0.35 (2024-03-11 09:20), 0.36 (2024-09-12 00:52), 0.37 (2024-12-08 10:00)
Other packages that cited admisc R package
View admisc citation profile
Other R packages that admisc depends, imports, suggests or enhances
Complete documentation for admisc
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for admisc300400500600700800900100011001200130014001500TrendBars

Today's Hot Picks in Authors and Packages

aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
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  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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