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

Found 142 packages in 0.04 seconds

GENEAsphere — by Charles Sweetland, 6 years ago

Visualisation of Raw or Segmented Accelerometer Data

Creates visualisations in two and three dimensions of simulated data based on detected segments or raw accelerometer data.

DOBAD — by Charles Doss, 8 years ago

Analysis of Discretely Observed Linear Birth-and-Death(-and-Immigration) Markov Chains

Provides Frequentist (EM) and Bayesian (MCMC) Methods for Inference of Birth-Death-Immigration Markov Chains.

SimEngine — by Avi Kenny, a year ago

A Modular Framework for Statistical Simulations in R

An open-source R package for structuring, maintaining, running, and debugging statistical simulations on both local and cluster-based computing environments.See full documentation at < https://avi-kenny.github.io/SimEngine/>.

fuzzyRankTests — by Charles J. Geyer, 4 years ago

Fuzzy Rank Tests and Confidence Intervals

Does fuzzy tests and confidence intervals (following Geyer and Meeden, Statistical Science, 2005, ) for sign test and Wilcoxon signed rank and rank sum tests.

glmbb — by Charles J. Geyer, 5 years ago

All Hierarchical or Graphical Models for Generalized Linear Model

Find all hierarchical models of specified generalized linear model with information criterion (AIC, BIC, or AICc) within specified cutoff of minimum value. Alternatively, find all such graphical models. Use branch and bound algorithm so we do not have to fit all models.

nice — by Charles J. Geyer, 2 years ago

Get or Set UNIX Niceness

Get or set UNIX priority (niceness) of running R process.

powerGWASinteraction — by Charles Kooperberg, 10 years ago

Power Calculations for GxE and GxG Interactions for GWAS

Analytical power calculations for GxE and GxG interactions for case-control studies of candidate genes and genome-wide association studies (GWAS). This includes power calculation for four two-step screening and testing procedures. It can also calculate power for GxE and GxG without any screening.

kutils — by Paul Johnson, 2 years ago

Project Management Tools

Tools for data importation, recoding, and inspection. There are functions to create new project folders, R code templates, create uniquely named output directories, and to quickly obtain a visual summary for each variable in a data frame. The main feature here is the systematic implementation of the "variable key" framework for data importation and recoding. We are eager to have community feedback about the variable key and the vignette about it. In version 1.7, the function 'semTable' is removed. It was deprecated since 1.67. That is provided in a separate package, 'semTable'.

sped — by Charles J. Geyer, 2 years ago

Multi-Gene Descent Probabilities

Do multi-gene descent probabilities (Thompson, 1983, ) and special cases thereof (Thompson, 1986, ) including inbreeding and kinship coefficients. But does much more: probabilities of any set of genes descending from any other set of genes.

potts — by Charles J. Geyer, 3 years ago

Markov Chain Monte Carlo for Potts Models

Do Markov chain Monte Carlo (MCMC) simulation of Potts models (Potts, 1952, ), which are the multi-color generalization of Ising models (so, as as special case, also simulates Ising models). Use the Swendsen-Wang algorithm (Swendsen and Wang, 1987, ) so MCMC is fast. Do maximum composite likelihood estimation of parameters (Besag, 1975, , Lindsay, 1988, ).