Last chance! 50% off unlimited learning
Sale ends in
Returns a vector of indices of the parametric terms that represent the supplied smooth. Useful for extracting model coefficients and columns of their covariance matrix.
smooth_coef_indices(smooth)
A numeric vector of indices.
an object that inherits from class mgcv.smooth
Gavin L. Simpson
smooth_coefs()
for extracting the coefficients for a particular
smooth.