Description Usage Arguments Value
View source: R/BasicFunctions.R
Extracts the nonlinear effect of a given set of covariate values
1 | covGridVal.nonlinear(covMesh, covariateValues, pp.res)
|
covMesh |
Mesh object representing the mesh for the covariate when applicable, being the output from inla.mesh.1d |
covariateValues, |
Matrix giving the covariate values on the grid |
pp.res |
inla object (being the output of running the inla function) |
The nonlinear effect of the provided covariateValues at the same format as the covariateValues (vector or matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.