powered by
Checks to determine if object is a family object of one of the three or so types that mgcv produces.
object
is_mgcv_family(object)
A logical vector of length 1, indicating if object is one of mgcv's (TRUE), or otherwise (FALSE).
TRUE
FALSE
the object to test.