Package: cutoffR
Type: Package
Title: CUTOFF: A Spatio-temporal Imputation Method
Version: 1.0
Date: 2013-05-15
Author: Lingbing Feng, Gen Nowak, Alan. H. Welsh, Terry. J. O'Neill
Maintainer: Lingbing Feng <fenglb88@gmail.com>
Description: This package provides a set of tools for spatio-temporal imputation 
          in R. It includes the implementation for then CUTOFF imputation method, 
          a useful cross-validation function that can be used not only by the 
          CUOTFF method but also by some other imputation  functions to help 
          choosing an optimal value for relevant parameters, such as the number 
          of k-nearest neighbors for the KNN imputation method, or the number of
          components for the SVD imputation method. It also contains tools for 
          simulating data with missing values with respect to some specific 
          missing pattern, for example, block missing. Some useful visualisation
          functions for imputation purposes are also provided in the package. 
LazyLoad: yes
Repository: CRAN
Depends: R (>= 3.1.0)
Imports: ggplot2, reshape2
NeedsCompilation: no
License: GPL-2
Packaged: 2014-05-12 23:50:40 UTC; lingbingfeng
Date/Publication: 2014-05-13 07:44:40
Built: R 3.1.0; ; 2014-05-14 11:56:35 UTC; unix
