Description Usage Format Details
Simulated data list with response variable distributed with 'powered exponential' covariance matrix, with φ=25, τ=1, κ=1, σ=1.
1 |
A sample dataset with 1000 observations. It's save as an R's native list
, and see the table for description of variables in the gdata
list,
VARIABLE | SIZE | DESCRIPTION |
coords | (1000\times 2) matrix | 2D location for each observation |
y | length-1000 vector | response value |
X | length-1000 vcetor | covariate |
This is the default example data for SAMCrsa
.
Below is the code used to generate gdata:
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.