Skip to content

fix power-term resolution from base table column in parseWilkinsonFormula function.#445

Open
AvanishSalunke wants to merge 1 commit into
gnu-octave:mainfrom
AvanishSalunke:parseWilkinsonFormula_fixes
Open

fix power-term resolution from base table column in parseWilkinsonFormula function.#445
AvanishSalunke wants to merge 1 commit into
gnu-octave:mainfrom
AvanishSalunke:parseWilkinsonFormula_fixes

Conversation

@AvanishSalunke

@AvanishSalunke AvanishSalunke commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Fixed model_matrix mode so that polynomial terms like Weight^2 correctly resolve to the base table column Weight raised to that power, instead of looking for a literal (nonexistent) table variable named Weight^2.

this is part of #266

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant