The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
It provides functions to estimate parameters in linear spatial models with censored/missing responses via the Expectation-Maximization (EM), the Stochastic Approximation EM (SAEM), or the Monte Carlo EM (MCEM) algorithm. These algorithms are widely used to compute the maximum likelihood (ML) estimates in problems with incomplete data. The EM algorithm computes the ML estimates when a closed expression for the conditional expectation of the complete-data log-likelihood function is available. In the MCEM algorithm, the conditional expectation is substituted by a Monte Carlo approximation based on many independent simulations of the missing data. In contrast, the SAEM algorithm splits the E-step into simulation and integration steps. This package also approximates the standard error of the estimates using the Louis method. Moreover, it has a function that performs spatial prediction in new locations.
Version: | 0.3.0 |
Depends: | R (≥ 2.10) |
Imports: | ggplot2, gridExtra, MomTrunc, mvtnorm, Rcpp, Rdpack, relliptical, stats, StempCens |
LinkingTo: | RcppArmadillo, Rcpp, RcppProgress, roptim |
Published: | 2022-06-27 |
DOI: | 10.32614/CRAN.package.RcppCensSpatial |
Author: | Katherine A. L. Valeriano [aut, cre], Alejandro Ordonez Cuastumal [ctb], Christian Galarza Morales [ctb], Larissa Avila Matos [ctb] |
Maintainer: | Katherine A. L. Valeriano <katandreina at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Materials: | README NEWS |
In views: | MissingData |
CRAN checks: | RcppCensSpatial results |
Reference manual: | RcppCensSpatial.pdf |
Package source: | RcppCensSpatial_0.3.0.tar.gz |
Windows binaries: | r-devel: RcppCensSpatial_0.3.0.zip, r-release: RcppCensSpatial_0.3.0.zip, r-oldrel: RcppCensSpatial_0.3.0.zip |
macOS binaries: | r-release (arm64): RcppCensSpatial_0.3.0.tgz, r-oldrel (arm64): RcppCensSpatial_0.3.0.tgz, r-release (x86_64): RcppCensSpatial_0.3.0.tgz, r-oldrel (x86_64): RcppCensSpatial_0.3.0.tgz |
Old sources: | RcppCensSpatial archive |
Please use the canonical form https://CRAN.R-project.org/package=RcppCensSpatial to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.