Description Usage Slots References See Also
Implementation of the Gaussian Process model for 3D spatial interpolation.
1 2 3 |
dataA spatial3DDataFrame object containing the necessary data.
tangentsA directions3DDataFrame object containing structural
geology data. Most likely generated with the GetLineDirections()
or GetPlaneDirections() method.
modelThe covariance model. A list containing one or more
covarianceStructure3D objects.
meanThe global mean. Irrelevant if a trend is used.
trendThe model's trend component. A formula in character format.
betaThe trend coefficients.
likelihoodThe model's log-likelihood given the data.
pre_compA list containing pre-computed values to speed up
predictions.
Rasmussen CE, Williams CKI. Gaussian processes for machine learning. Cambridge, Massachusetts: MIT Press; 2006. doi:10.1142/S0129065704001899.
GP-init, SPGP-class,
GP_geomod-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.