countsplit: Splitting a Count Matrix into Independent Folds

Implements the count splitting methodology from Neufeld et al. (2022) <doi:10.1093/biostatistics/kxac047> and Neufeld et al. (2023) <arXiv:2307.12985>. Intended for turning a matrix of single-cell RNA sequencing counts, or similar count datasets, into independent folds that can be used for training/testing or cross validation. Assumes that the entries in the matrix are from a Poisson or a negative binomial distribution.

Getting started

Package details

AuthorAnna Neufeld [aut, cre, cph], Mischko Heming [ctb], Joshua Popp [ctb]
MaintainerAnna Neufeld <aneufeld@fredhutch.org>
LicenseMIT + file LICENSE
Version4.0.0
URL https://github.com/anna-neufeld/countsplit
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("countsplit")

Try the countsplit package in your browser

Any scripts or data that you put into this service are public.

countsplit documentation built on Aug. 24, 2023, 5:07 p.m.