CRAN/E | ARCokrig

ARCokrig

Autoregressive Cokriging Models for Multifidelity Codes

Installation

About

For emulating multifidelity computer models. The major methods include univariate autoregressive cokriging and multivariate autoregressive cokriging. The autoregressive cokriging methods are implemented for both hierarchically nested design and non-nested design. For hierarchically nested design, the model parameters are estimated via standard optimization algorithms; For non-nested design, the model parameters are estimated via Monte Carlo expectation-maximization (MCEM) algorithms. In both cases, the priors are chosen such that the posterior distributions are proper. Notice that the uniform priors on range parameters in the correlation function lead to improper posteriors. This should be avoided when Bayesian analysis is adopted. The development of objective priors for autoregressive cokriging models can be found in Pulong Ma (2020) doi:10.1137/19M1289893. The development of the multivariate autoregressive cokriging models with possibly non-nested design can be found in Pulong Ma, Georgios Karagiannis, Bledar A Konomi, Taylor G Asher, Gabriel R Toro, and Andrew T Cox (2019) .

Citation ARCokrig citation info
CRAN.R-project.org/package=ARCokrig
Bug report File report

Key Metrics

Version 0.1.2
R ≥ 3.5.0
Published 2021-12-02 875 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks ARCokrig results

Downloads

Yesterday 10 0%
Last 7 days 51 -29%
Last 30 days 241 +8%
Last 90 days 668 -24%
Last 365 days 2.925 -11%

Maintainer

Maintainer

Pulong Ma

mpulong@gmail.com

Authors

Pulong Ma

aut / cre

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ARCokrig archive

Depends

R ≥ 3.5.0

Imports

Rcpp
mvtnorm ≥ 1.0-10
stats
methods
ggplot2

LinkingTo

Rcpp
RcppArmadillo
RcppEigen