| gfam | R Documentation |
This function is inspired by a function of the same name in the mgcv
package \insertCitewoodGeneralizedAdditiveModels2017galamm, and supports
setting up mixed response type models. When using this function, the response
variable must be supported as a two-column matrix, in which the first column
contains the response and the second column contains an index mapping the
response to the list elements provided in the argument fl to this function.
gfam(fl)
fl |
A list of families. Currently |
An object of class "galamm_extended_family".
Other modeling functions:
galamm(),
galammObject,
s(),
t2()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.