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.39")



Attach the package and use:
library("admisc")
Maintained by
Adrian Dusa
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-04-26
Latest Update: 2025-03-30
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.39, https://cran.r-project.org/web/packages/admisc. Accessed 09 Mar. 2026.
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), 0.38 (2025-03-30 19:50)
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

Today's Hot Picks in Authors and Packages

pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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