View source: R/makeFormulaComps.R
makeFormulaComps | R Documentation |
An internal function used to make the formula components required for inlabru.
makeFormulaComps(form, species, speciesnames, type)
form |
The formula which needs to be changed into a component. |
species |
Logical indicating if species occur in the model. |
speciesnames |
The names of the species occurring in the model. |
type |
What type of component is being created: one for the covariate formula or the bias formula. |
A vector of components required for inlabru.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.