powered by
Set correlation function of CGGP object
CGGP_internal_set_corr(CGGP, corr)
CGGP object
Correlation function
obj <- CGGPcreate(3, 20, corr="matern52") CGGP_internal_set_corr(obj, "gaussian")
Run the code above in your browser using DataLab