Expand variables to formula environment for smooth/parametric terms
pffr_expand_variables(
terms,
where_specials,
is_sparse,
nyindex,
nobs,
obs_indices,
eval_env,
formula_env
)List of parsed terms.
List of term indices by type.
Whether data is sparse.
Number of y-index points.
Number of observations.
Observation indices.
Evaluation environment.
Formula environment to assign to.