Open gavinsimpson opened 8 months ago
Add support for models fitted with family = gfam(). These models can be fitted by
family = gfam()
gam()
bam()
with any non-matrix response using the base R families or the extended families.
Support need for
Add support for models fitted with
family = gfam()
. These models can be fitted bygam()
bam()
with any non-matrix response using the base R families or the extended families.
Support need for