Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 424 packages in 0.05 seconds

ghql — by Mark Padgham, 2 months ago

General Purpose 'GraphQL' Client

A 'GraphQL' client, with an R6 interface for initializing a connection to a 'GraphQL' instance, and methods for constructing queries, including fragments and parameterized queries. Queries are checked with the 'libgraphqlparser' C++ parser via the 'graphql' package.

Transition — by Mark Eisler, 3 months ago

Characterise Transitions in Test Result Status in Longitudinal Studies

Analyse data from longitudinal studies to characterise changes in values of semi-quantitative outcome variables within individual subjects, using high performance C++ code to enable rapid processing of large datasets. A flexible methodology is available for codifying these state transitions.

fuj — by Jordan Mark Barbone, 7 months ago

Functions and Utilities for Jordan

Provides core functions and utilities for packages and other code developed by Jordan Mark Barbone.

bigQueryR — by Mark Edmondson, 6 years ago

Interface with Google BigQuery with Shiny Compatibility

Interface with 'Google BigQuery', see < https://cloud.google.com/bigquery/> for more information. This package uses 'googleAuthR' so is compatible with similar packages, including 'Google Cloud Storage' (< https://cloud.google.com/storage/>) for result extracts.

tmle — by Susan Gruber, 3 months ago

Targeted Maximum Likelihood Estimation

Targeted maximum likelihood estimation of point treatment effects (Targeted Maximum Likelihood Learning, The International Journal of Biostatistics, 2(1), 2006. This version automatically estimates the additive treatment effect among the treated (ATT) and among the controls (ATC). The tmle() function calculates the adjusted marginal difference in mean outcome associated with a binary point treatment, for continuous or binary outcomes. Relative risk and odds ratio estimates are also reported for binary outcomes. Missingness in the outcome is allowed, but not in treatment assignment or baseline covariate values. The population mean is calculated when there is missingness, and no variation in the treatment assignment. The tmleMSM() function estimates the parameters of a marginal structural model for a binary point treatment effect. Effect estimation stratified by a binary mediating variable is also available. An ID argument can be used to identify repeated measures. Default settings call 'SuperLearner' to estimate the Q and g portions of the likelihood, unless values or a user-supplied regression function are passed in as arguments.

gridsampler — by Mark Heckmann, 9 years ago

A Simulation Tool to Determine the Required Sample Size for Repertory Grid Studies

Simulation tool to facilitate determination of required sample size to achieve category saturation for studies using multiple repertory grids in conjunction with content analysis.

autodb — by Mark Webster, 2 months ago

Automatic Database Normalisation for Data Frames

Automatic normalisation of a data frame to third normal form, with the intention of easing the process of data cleaning. (Usage to design your actual database for you is not advised.) Originally inspired by the 'AutoNormalize' library for 'Python' by 'Alteryx' (< https://github.com/alteryx/autonormalize>), with various changes and improvements. Automatic discovery of functional or approximate dependencies, normalisation based on those, and plotting of the resulting "database" via 'Graphviz', with options to exclude some attributes at discovery time, or remove discovered dependencies at normalisation time.

mvbutils — by Mark V. Bravington, 7 years ago

Workspace Organization, Code and Documentation Editing, Package Prep and Editing, Etc

Hierarchical workspace tree, code editing and backup, easy package prep, editing of packages while loaded, per-object lazy-loading, easy documentation, macro functions, and miscellaneous utilities. Needed by debug package.

aws.s3 — by Simon Urbanek, 3 months ago

'AWS S3' Client Package

A simple client package for the Amazon Web Services ('AWS') Simple Storage Service ('S3') 'REST' 'API' < https://aws.amazon.com/s3/>.

rlandfire — by Mark Buckner, 4 months ago

Interface to 'LANDFIRE Product Service' API

Provides access to a suite of geospatial data layers for wildfire management, fuel modeling, ecology, natural resource management, climate, conservation, etc., via the 'LANDFIRE' (< https://www.landfire.gov/>) Product Service ('LFPS') API.