Description Usage Format Details References Examples
This dataset includes the simulated data from rectangular domain with 20×20 lattice grid points and error term from stationary gaussian process with mean zero.
1 | data("eg2pop_dat")
|
eg2pop_dat
is a list with three data frames: pop
, V20
and T20
. V20
is the verticies dataset and T20
is the corresponding indices of vertices in V
s.
pop
:
Response variable.
The true values for nonlinear part.
The location parameter (longitude).
The location parameter (latitude).
The parametric covariates.
Here is the data generating process: Y _ { i } = \mathbf { Z } _ { i } ^ { \top } \boldsymbol { β } + \varepsilon _ { i } , i = 1 , … , n, where \boldsymbol { β } = ( 1 , - 1,0,0,0,0,0,0 ) ^ { \top }. All covariates are generated from N(0,1).
Wang et al. (2018)
1 | ## see ?plbpsm help files
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.