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

Found 104 packages in 0.06 seconds

activPAL — by Craig Speirs, 6 years ago

Advanced Processing and Chart Generation from activPAL Events Files

Contains functions to generate pre-defined summary statistics from activPAL events files . The package also contains functions to produce informative graphics that visualise physical activity behaviour and trends. This includes generating graphs that align physical activity behaviour with additional time based observations described by other data sets, such as sleep diaries and continuous glucose monitoring data.

EngrExpt — by Douglas Bates, 12 years ago

Data sets from "Introductory Statistics for Engineering Experimentation"

Datasets from Nelson, Coffin and Copeland "Introductory Statistics for Engineering Experimentation" (Elsevier, 2003) with sample code.

DEGRE — by Douglas Terra Machado, 2 years ago

Inferring Differentially Expressed Genes using Generalized Linear Mixed Models

Genes that are differentially expressed between two or more experimental conditions can be detected in RNA-Seq. A high biological variability may impact the discovery of these genes once it may be divergent between the fixed effects. However, this variability can be covered by the random effects. 'DEGRE' was designed to identify the differentially expressed genes considering fixed and random effects on individuals. These effects are identified earlier in the experimental design matrix. 'DEGRE' has the implementation of preprocessing procedures to clean the near zero gene reads in the count matrix, normalize by 'RLE' published in the 'DESeq2' package, 'Love et al. (2014)' and it fits a regression for each gene using the Generalized Linear Mixed Model with the negative binomial distribution, followed by a Wald test to assess the regression coefficients.

POFIBGE — by Gabriel Assuncao, 3 years ago

Downloading, Reading and Analyzing POF Microdata - Package in Development

Provides tools for downloading, reading and analyzing the POF, a household survey from Brazilian Institute of Geography and Statistics - IBGE. The data must be downloaded from the official website < https://www.ibge.gov.br/>. Further analysis must be made using package 'survey'.

orderly — by Rich FitzJohn, 4 years ago

Lightweight Reproducible Reporting

Order, create and store reports from R. By defining a lightweight interface around the inputs and outputs of an analysis, a lot of the repetitive work for reproducible research can be automated. We define a simple format for organising and describing work that facilitates collaborative reproducible research and acknowledges that all analyses are run multiple times over their lifespans.

RespirAnalyzer — by Xinzheng Dong, 2 years ago

Analysis Functions of Respiratory Data

Provides functions for the complete analysis of respiratory data. Consists of a set of functions that allow to preprocessing respiratory data, calculate both regular statistics and nonlinear statistics, conduct group comparison and visualize the results. Especially, Power Spectral Density ('PSD') (A. Eke (2000) ), 'MultiScale Entropy(MSE)' ('Madalena Costa(2002)' ) and 'MultiFractal Detrended Fluctuation Analysis(MFDFA)' ('Jan W.Kantelhardt' (2002) ) were applied for the analysis of respiratory data.

glmfitmiss — by Vivek Pradhan, 4 days ago

Fitting GLMs with Missing Data in Both Responses and Covariates

Fits generalized linear models (GLMs) when there is missing data in both the response and categorical covariates. The functions implement likelihood-based methods using the Expectation and Maximization (EM) algorithm and optionally apply Firth’s bias correction for improved inference. See Pradhan, Nychka, and Bandyopadhyay (2025) , Maiti and Pradhan (2009) , Maity, Pradhan, and Das (2019) for further methodological details.

MEMSS — by Steve Walker, 6 years ago

Data Sets from Mixed-Effects Models in S

Data sets and sample analyses from Pinheiro and Bates, "Mixed-effects Models in S and S-PLUS" (Springer, 2000).

crew — by William Michael Landau, 16 days ago

A Distributed Worker Launcher Framework

In computationally demanding analysis projects, statisticians and data scientists asynchronously deploy long-running tasks to distributed systems, ranging from traditional clusters to cloud services. The 'NNG'-powered 'mirai' R package by Gao (2023) is a sleek and sophisticated scheduler that efficiently processes these intense workloads. The 'crew' package extends 'mirai' with a unifying interface for third-party worker launchers. Inspiration also comes from packages. 'future' by Bengtsson (2021) , 'rrq' by FitzJohn and Ashton (2023) < https://github.com/mrc-ide/rrq>, 'clustermq' by Schubert (2019) ), and 'batchtools' by Lang, Bischel, and Surmann (2017) .

edmdata — by James Joseph Balamuta, 7 months ago

Data Sets for Psychometric Modeling

Collection of data sets from various assessments that can be used to evaluate psychometric models. These data sets have been analyzed in the following papers that introduced new methodology as part of the application section: Jimenez, A., Balamuta, J. J., & Culpepper, S. A. (2023) , Culpepper, S. A., & Balamuta, J. J. (2021) , Yinghan Chen et al. (2021) , Yinyin Chen et al. (2020) , Culpepper, S. A. (2019a) , Culpepper, S. A. (2019b) , Culpepper, S. A., & Chen, Y. (2019) , Culpepper, S. A., & Balamuta, J. J. (2017) , and Culpepper, S. A. (2015) .