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



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.35, https://cran.r-project.org/web/packages/admisc
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)
Other packages that cited admisc R package
View admisc citation profile
Other R packages that admisc depends, imports, suggests or enhances
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

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  
trapezoid  
The Trapezoidal Distribution
The trapezoid package provides 'dtrapezoid', 'ptrapezoid', 'qtrapezoid', and 'rtrapezoid' functions ...
Download / Learn more Package Citations See dependency  
EasyDescribe  
A Convenient Way of Descriptive Statistics
Descriptive Statistics is essential for publishing articles. This package can perform descriptive s ...
Download / Learn more Package Citations See dependency  
gmt  
Interface Between GMT Map-Making Software and R
Interface between the GMT map-making software and R, enabling the user to manipulate geographic dat ...
Download / Learn more Package Citations See dependency  
rankdist  
Distance Based Ranking Models
Implements distance based probability models for ranking data. The supported distance metrics inclu ...
Download / Learn more Package Citations See dependency  
hydropeak  
Detect and Characterize Sub-Daily Flow Fluctuations
An important environmental impact on running water ecosystems is caused by hydropeaking - the disco ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns