number of components to be kept for reconstruction
(ignored if expl.var is supplied)
expl.var
minimum amount of variance to be kept after reconstruction
(should be set to NULL or omitted if k is supplied)
weighted
logical. If TRUE the covariance matrix will be
geographically weighted using the cosine of latitude during decomposition
(only important for lat/lon data)
use.cpp
logical. Determines whether to use Rcpp
functionality, defaults to TRUE.
verbose
logical. If TRUE some details about the
calculation process will be output to the console