simulatedData_withcov | R Documentation |
A list of data used for package testing and demos. Both a
and logb
are simulated on smooth
deterministic surfaces depending linearly on two covariates.
simulatedData_withcov
A list containing the simulation parameters and simulated data on a 20x20 grid:
A 400x2 matrix. First column contains longitudes and second contains latitudes
A length 400 vector. GEV location parameters
A length 400 vector. Log-transformed GEV scale parameters
A scalar. Log-transformed GEV shape parameter shared across space
A length 400 list of vectors which are observations simulated at each location
A length 3 vector containing the regression coefficients for a, with the first element being the intercept, the second element as the coefficient for covariate 1, and the third for covariate 2
A length 2 vector containing the regression coefficients for b, with the first element being the intercept and the second element as the coefficient for covariate 1
A 400x3 design matrix containing the covariates, with the first column being all 1s for intercept
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.