Skip to content

Add fml_extract proposal#649

Open
kylebutts wants to merge 4 commits into
masterfrom
fml_extract
Open

Add fml_extract proposal#649
kylebutts wants to merge 4 commits into
masterfrom
fml_extract

Conversation

@kylebutts
Copy link
Copy Markdown
Collaborator

This draft PR takes the code from formula.fixest and pulls it out to a function fml_extract (because formula.formula is already defined by stats). The idea is to allow just a fixest-style formula to be passed instead of the estimation object. This is a developer-focused function.

TODOs:

  • Swap out formula.fixest body to just call this function
  • Add documentation
  • Add alias fml_expand that calls xpd for congruence
  • Switch fml.update and fml.build to allow one-sided formula

@kylebutts kylebutts changed the title Add formula_extract proposal Add fml_extract proposal May 1, 2026
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