Provides a standard print method for lgspline model objects to display key model characteristics.
# S3 method for lgspline
print(x, ...)
Invisibly returns the original lgspline
object x
. This
function is called for printing a concise summary of the fitted model's key
characteristics (family, link, N, predictors, partitions, basis functions) to
the console.
An lgspline model object
Additional arguments (not used)