View source: R/F_buildDesign.R
buildDesign | R Documentation |
A function to build the design matrix
buildDesign(sampleScore, responseFun)
sampleScore |
a vector of environmental scores |
responseFun |
A character string, indicating the shape of the response function For dynamic response function estimation, the same desing matrix as for the quadratic one is returned. Will throw an error when an unknown repsonse function is provided |
A design matrix of dimension n-by-f
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.