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

Found 6 packages in 0.01 seconds

mangoTraining — by Andrew Little, 5 years ago

Mango Solutions Training Datasets

Datasets to be used primarily in conjunction with Mango Solutions training materials but also for the book 'SAMS Teach Yourself R in 24 Hours' (ISBN: 978-0-672-33848-9). Version 1.0-7 is largely for use with the book; however, version 1.1 has a much greater focus on use with training materials, whilst retaining compatibility with the book.

HMMHSMM — by Ting Wang, 24 days ago

Inference and Estimation of Hidden Markov Models and Hidden Semi-Markov Models

Provides flexible maximum likelihood estimation and inference for Hidden Markov Models (HMMs) and Hidden Semi-Markov Models (HSMMs), as well as the underlying systems in which they operate. The package supports a wide range of observation and dwell-time distributions, offering a flexible modelling framework suitable for diverse practical data. Efficient implementations of the forward-backward and Viterbi algorithms are provided via 'Rcpp' for enhanced computational performance. Additional functionality includes model simulation, residual analysis, non-initialised estimation, local and global decoding, calculation of diverse information criteria, computation of confidence intervals using parametric bootstrap methods, numerical covariance matrix estimation, and comprehensive visualisation functions for interpreting the data-generating processes inferred from the models. Methods follow standard approaches described by Guédon (2003) , Zucchini and MacDonald (2009, ISBN:9781584885733), and O'Connell and Højsgaard (2011) .

GENEAclassify — by Jia Ying Chua, 2 years ago

Segmentation and Classification of Accelerometer Data

Segmentation and classification procedures for data from the 'Activinsights GENEActiv' < https://activinsights.com/technology/geneactiv/> accelerometer that provides the user with a model to guess behaviour from test data where behaviour is missing. Includes a step counting algorithm, a function to create segmented data with custom features and a function to use recursive partitioning provided in the function rpart() of the 'rpart' package to create classification models.

fullfact — by Aimee Lee Houde, 2 years ago

Full Factorial Breeding Analysis

We facilitate the analysis of full factorial mating designs with mixed-effects models. The package contains six vignettes containing detailed examples.

Pv3Rs — by Aimee Taylor, 2 months ago

Estimate the Cause of Recurrent Vivax Malaria using Genetic Data

Plot malaria parasite genetic data on two or more episodes. Compute per-person posterior probabilities that each Plasmodium vivax (Pv) recurrence is a recrudescence, relapse, or reinfection (3Rs) using per-person P. vivax genetic data on two or more episodes and a statistical model described in Taylor, Foo and White (2022) . Plot per-recurrence posterior probabilities.

broman — by Karl W Broman, a month ago

Karl Broman's R Code

Miscellaneous R functions, including functions related to graphics (mostly for base graphics), permutation tests, running mean/median, and general utilities.