Package: imputation
Type: Package
Title: imputation
Version: 2.0.1
Date: 2013-02-17
Author: Jeffrey Wong
URL: https://github.com/jeffwong/imputation
Maintainer: Jeffrey Wong <jeff.ct.wong@gmail.com>
Description: Fill missing values in a data matrix using mean, kNN, SVD,
        Singular Value Thresholding, tree, or linear imputation,.
License: GPL
LazyLoad: yes
Depends: gbm, TimeProjection, locfit,
Suggests: pdist, foreach, doMC,
Collate: 'SVD.R' 'SVT.R' 'gbmImpute.R' 'kNN.R' 'meanImpute.R' 'utils.R'
        'lmImpute.R' 'tsImpute.R' 'SVTApprox.R'
Packaged: 2013-02-18 05:07:42 UTC; jeffrey
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-02-18 07:33:38
