gam object.vcov.gam(object, freq = TRUE, dispersion = NULL, ...)gam as produced by gam().TRUE to return the frequentist covariance matrix of the
parameter estimators, FALSE to return the Bayesian posterior covariance
matrix of the parameters.freq.object$Ve or object$Vp from a gamObject.gam