View source: R/CGGP_sharedfunctions.R
| CGGP_internal_set_corr | R Documentation | 
Set correlation function of CGGP object
CGGP_internal_set_corr(CGGP, corr)
| CGGP | CGGP object | 
| corr | Correlation function | 
CGGP object
obj <- CGGPcreate(3, 20, corr="matern52")
CGGP_internal_set_corr(obj, "gaussian")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.