CGGP_internal_set_corr: Set correlation function of CGGP object

Description Usage Arguments Value Examples

View source: R/CGGP_sharedfunctions.R

Description

Set correlation function of CGGP object

Usage

1

Arguments

CGGP

CGGP object

corr

Correlation function

Value

CGGP object

Examples

1
2
obj <- CGGPcreate(3, 20, corr="matern52")
CGGP_internal_set_corr(obj, "gaussian")

CollinErickson/CGGP documentation built on May 14, 2021, 4:33 a.m.