Build and configure the mgcv call
pffr_build_call(
call,
algorithm,
new_formula,
pffr_data,
dots,
use_ar,
nobs,
nyindex,
obs_indices
)The configured call object.
Original pffr call.
Algorithm symbol.
Transformed formula.
Data frame for mgcv.
Validated dots.
Whether AR(1) errors requested.
Number of observations.
Number of y-index points.
Observation indices.