Learn R Programming

RobustGaSP (version 0.6.6)

log_approx_ref_prior_deriv: Derivative of the jointly robust prior

Description

The function computes the derivative of the approximate reference prior with regard to inverse range parameter and the nugget-noise ratio parameter (if not fixed). When the nugget is fixed, it only compute the derivative with regard to the inverse range parameter; otherwise it produces derivative with regard to inverse range parameter and noise ratio parameter.

Usage

log_approx_ref_prior_deriv(param, nugget, nugget_est, CL, a, b)

Value

The numerical value of the derivative of the jointly robust prior with regard to beta (the inverse-range parameters) and nugget (the nugget-variance ratio parameter). When the nugget is fixed, the derivative is on inverse-range parameters.

Arguments

param

A vector of natural logarithm of inverse-range parameters and natural logarithm of the nugget-variance ratio parameter.

nugget

The nugget-variance ratio parameter if this parameter is fixed.

nugget_est

Boolean value of whether the nugget is estimated or fixed.

CL

Prior parameter in the jointly robust prior.

a

Prior parameter in the jointly robust prior.

b

Prior parameter in the jointly robust prior.

Author

tools:::Rd_package_author("RobustGaSP")

Maintainer: tools:::Rd_package_maintainer("RobustGaSP")

References

M. Gu. (2016). Robust uncertainty quantification and scalable computation for computer models with massive output. Ph.D. thesis. Duke University.

See Also

log_approx_ref_prior,rgasp