Set up a Liesel regression predictor specification
predictor.Rd
Helper function to set up a Liesel regression predictor specification.
Arguments
- formula
A one-sided formula.
- inverse_link
A string identifying a TensorFlow bijector to be used as the inverse link.
- p_smooth_name
The name of the parametric smooth. If
NULL
, the name is set automatically.