Usage
# S3 method for gamm
get_parameters(
x,
component = c("all", "conditional", "smooth_terms", "location"),
...
)# S3 method for gam
get_parameters(
x,
component = c("all", "conditional", "smooth_terms", "location"),
...
)
# S3 method for rqss
get_parameters(x, component = c("all", "conditional", "smooth_terms"), ...)