Found 137 packages in 0.02 seconds
Create Waffle Chart Visualizations
Square pie charts (a.k.a. waffle charts) can be used to communicate parts of a whole for categorical quantities. To emulate the percentage view of a pie chart, a 10x10 grid should be used with each square representing 1% of the total. Modern uses of waffle charts do not necessarily adhere to this rule and can be created with a grid of any rectangular shape. Best practices suggest keeping the number of categories small, just as should be done when creating pie charts. Tools are provided to create waffle charts as well as stitch them together, and to use glyphs for making isotype pictograms.
Agreement of Nominal Scale Raters (with a Gold Standard)
Estimate agreement of a group of raters with a gold standard rating
on a nominal scale. For a single gold standard rater the average pairwise
agreement of raters with this gold standard is provided. For a group of (gold
standard) raters the approach of S. Vanbelle, A. Albert (2009)
PARAFAC Analysis of EEMs from DOM
This is a user-friendly way to run a parallel factor (PARAFAC) analysis (Harshman, 1971)
Easy Computation of Functional Diversity Indices
Computes six functional diversity indices. These are namely,
Functional Divergence (FDiv), Function Evenness (FEve), Functional Richness
(FRic), Functional Richness intersections (FRic_intersect), Functional
Dispersion (FDis), and Rao's entropy (Q) (reviewed in Villéger et al. 2008
Dynamic Path Analysis of Survival Data via Aalen's Additive Hazards Model
Dynamic path analysis with estimation of the corresponding direct, indirect, and total effects, based on Fosen et al., (2006)
Taxonomic Information from Around the Web
Interacts with a suite of web application programming interfaces (API) for taxonomic tasks, such as getting database specific taxonomic identifiers, verifying species names, getting taxonomic hierarchies, fetching downstream and upstream taxonomic names, getting taxonomic synonyms, converting scientific to common names and vice versa, and more. Some of the services supported include 'NCBI E-utilities' (< https://www.ncbi.nlm.nih.gov/books/NBK25501/>), 'Encyclopedia of Life' (< https://eol.org/docs/what-is-eol/data-services>), 'Global Biodiversity Information Facility' (< https://techdocs.gbif.org/en/openapi/>), and many more. Links to the API documentation for other supported services are available in the documentation for their respective functions in this package.
Fitting Distributions to Given Data or Known Quantiles
Collection of functions for fitting distributions to given data or by known quantiles. Two main functions fit.perc() and fit.cont() provide users a GUI that allows to choose a most appropriate distribution without any knowledge of the R syntax. Note, this package is a part of the 'rrisk' project.
Estimation and Testing Classes Based on Package 'distr'
Evaluation (S4-)classes based on package distr for evaluating procedures (estimators/tests) at data/simulation in a unified way.
Simulation Classes Based on Package 'distr'
S4-classes for setting up a coherent framework for simulation within the distr family of packages.
Infrastructure for Data Stream Mining
A framework for data stream modeling and associated data
mining tasks such as clustering and classification. The development of
this package was supported in part by NSF IIS-0948893, NSF CMMI
1728612, and NIH R21HG005912. Hahsler et al (2017)