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



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: 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.36, https://cran.r-project.org/web/packages/admisc. Accessed 06 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
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  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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