Package: imputation
Type: Package
Title: imputation
Version: 2.0.0
Date: 2013-02-14
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-15 01:06:17 UTC; jeffrey
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-02-15 09:42:54
