Showing 11 of total 11 results (show query)
tidyverse
magrittr:A Forward-Pipe Operator for R
Provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe."
Maintained by Lionel Henry. Last updated 2 years ago.
961 stars 21.08 score 82k scripts 14k dependentshwborchers
pracma:Practical Numerical Math Functions
Provides a large number of functions from numerical analysis and linear algebra, numerical optimization, differential equations, time series, plus some well-known special mathematical functions. Uses 'MATLAB' function names where appropriate to simplify porting.
Maintained by Hans W. Borchers. Last updated 1 years ago.
29 stars 12.34 score 6.6k scripts 931 dependentsgdemin
expss:Tables, Labels and Some Useful Functions from Spreadsheets and 'SPSS' Statistics
Package computes and displays tables with support for 'SPSS'-style labels, multiple and nested banners, weights, multiple-response variables and significance testing. There are facilities for nice output of tables in 'knitr', 'Shiny', '*.xlsx' files, R and 'Jupyter' notebooks. Methods for labelled variables add value labels support to base R functions and to some functions from other packages. Additionally, the package brings popular data transformation functions from 'SPSS' Statistics and 'Excel': 'RECODE', 'COUNT', 'COUNTIF', 'VLOOKUP' and etc. These functions are very useful for data processing in marketing research surveys. Package intended to help people to move data processing from 'Excel' and 'SPSS' to R.
Maintained by Gregory Demin. Last updated 12 months ago.
excellabelslabels-supportmsexcelpivot-tablesrecodespssspss-statisticstablesvariable-labelsvlookup
84 stars 11.00 score 1.8k scripts 4 dependentsbupaverse
processcheckR:Rule-Based Conformance Checking of Business Process Event Data
Check compliance of event-data from (business) processes with respect to specified rules. Rules supported are of three types: frequency (activities that should (not) happen x number of times), order (succession between activities) and exclusiveness (and and exclusive choice between activities).
Maintained by Gert Janssenswillen. Last updated 2 years ago.
4 stars 5.58 score 32 scripts 1 dependentsarmcn
maybe:The Maybe Monad
The maybe type represents the possibility of some value or nothing. It is often used instead of throwing an error or returning `NULL`. The advantage of using a maybe type over `NULL` is that it is both composable and requires the developer to explicitly acknowledge the potential absence of a value, helping to avoid the existence of unexpected behaviour.
Maintained by Andrew McNeil. Last updated 2 years ago.
50 stars 5.48 score 9 scripts 4 dependentsrossellhayes
and:Construct Natural-Language Lists with Internationalization
Construct language-aware lists. Make "and"-separated and "or"-separated lists that automatically conform to the user's language settings.
Maintained by Alexander Rossell Hayes. Last updated 1 months ago.
i18ninternationalizationtranslation
20 stars 4.99 score 6 scripts 2 dependentsbwiernik
pipebind:Flexible Binding for Complex Function Evaluation with the Base R |> Pipe
Provides a simple function to bind a piped object to a placeholder symbol to enable complex function evaluation with the base R |> pipe.
Maintained by Brenton M. Wiernik. Last updated 2 years ago.
50 stars 4.54 score 14 scriptsloosolab
wilson:Web-Based Interactive Omics Visualization
Tool-set of modules for creating web-based applications that use plot based strategies to visualize and analyze multi-omics data. This package utilizes the 'shiny' and 'plotly' frameworks to provide a user friendly dashboard for interactive plotting.
Maintained by Hendrik Schultheis. Last updated 4 years ago.
2 stars 4.30 score 7 scriptshughparsonage
heims:Decode and Validate HEIMS Data from Department of Education, Australia
Decode elements of the Australian Higher Education Information Management System (HEIMS) data for clarity and performance. HEIMS is the record system of the Department of Education, Australia to record enrolments and completions in Australia's higher education system, as well as a range of relevant information. For more information, including the source of the data dictionary, see <http://heimshelp.education.gov.au/sites/heimshelp/dictionary/pages/data-element-dictionary>.
Maintained by Hugh Parsonage. Last updated 7 years ago.
2.70 score 8 scriptsr-forge
softclassval:Soft Classification Performance Measures
An extension of sensitivity, specificity, positive and negative predictive value to continuous predicted and reference memberships in [0, 1].
Maintained by C. Beleites. Last updated 9 years ago.
2.00 score 8 scriptscran
QCAtools:Helper Functions for QCA in R
Helper functions for Qualitative Comparative Analysis: evaluate and plot Boolean formulae on fuzzy set score data, apply Boolean operations, compute consistency and coverage measures.
Maintained by Jirka Lewandowski. Last updated 8 years ago.
1.70 score