crassmat: Conditional Random Sampling Sparse Matrices

Conducts conditional random sampling on observed values in sparse matrices. Useful for training and test set splitting sparse matrices prior to model fitting in cross-validation procedures and estimating the predictive accuracy of data imputation methods, such as matrix factorization or singular value decomposition (SVD). Although designed for applications with sparse matrices, CRASSMAT can also be applied to complete matrices, as well as to those containing missing values.

Getting started

Package details

AuthorNick Kunz
MaintainerNick Kunz <nick.kunz@columbia.edu>
LicenseGPL-3
Version0.0.6
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("crassmat")

Try the crassmat package in your browser

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

crassmat documentation built on July 2, 2019, 5:03 p.m.