Replies: 1 comment
-
Naively for the formula, we can just use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been fitting models to the EnglishLexicon LDT (Lexical Decision Task) rate data. Some of these models take several hours to fit on our cluster. To quote these models in a publication it would be helpful to provide a complete model specification which would include a description of how to reproduce the data set, the model formula, the constrasts specification, and the optsum. We already have saveoptsum/restoreoptsum using JSON and the data can be saved as one or more Arrow files.
What would be good ways of saving the model formula and the contrasts specification? (@palday, @kleinschmidt)
Beta Was this translation helpful? Give feedback.
All reactions