summaryvgam returns an object of class "summary.vgam";
see summary.vgam-class.
Arguments
object
an object of class "vgam",
which is the result of a
call to vgam with at least one s term.
x
an object of class "summary.vgam",
which is the result of a call to summaryvgam().
dispersion, digits, presid
See summaryvglm.
quote, prefix, nopredictors
See summaryvglm.
Details
This methods function reports a summary more similar to
summary.gam() from gam than
summary.gam from mgcv.
It applies to G1-VGAMs using s and vector backfitting.
In particular, an approximate score test for linearity is conducted
for each s term---see Section 4.3.4 of Yee (2015) for details.
The p-values from this type of test tend to be biased upwards (too large).