sample_data | R Documentation |
scp
A list containing locations, s
,
and corresponding observations, Y
, to demostrating scp
,
plausibility
, and plausibility_contour
usage
sample_data
A list
with 2 elements, which are:
a data.frame
with two coordinates of 1681 grid locations in [0,1]^2.
a vector with Y(s) observations corresponding to s
, where Y(s) = X(s)^3 + E(s),
X(s) is a stationary Gaussian process process with a Matern covariance, and E(s) is a white noise process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.