sample_data: Sample data to demonstrate function usage in 'scp'

sample_dataR Documentation

Sample data to demonstrate function usage in scp

Description

A list containing locations, s, and corresponding observations, Y, to demostrating scp, plausibility, and plausibility_contour usage

Usage

sample_data

Format

A list with 2 elements, which are:

s

a data.frame with two coordinates of 1681 grid locations in [0,1]^2.

Y

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.


mhuiying/scp documentation built on May 4, 2022, 11:35 p.m.