update_pf_for_matrix_terms: Update parsed formula object for matrix terms

View source: R/basis_utils.R

update_pf_for_matrix_termsR Documentation

Update parsed formula object for matrix terms

Description

Updates the v_info and other fields in pf to reflect the expanded matrix term columns.

Usage

update_pf_for_matrix_terms(pf, expanded)

Arguments

pf

WBFormula object

expanded

Result from expand_matrix_terms_in_data

Value

Updated WBFormula object


panelr documentation built on Jan. 21, 2026, 9:06 a.m.