Package: reformulas 0.4.0
reformulas: Machinery for Processing Random Effect Formulas
Takes formulas including random-effects components (formatted as in 'lme4', 'glmmTMB', etc.) and processes them. Includes various helper functions.
Authors:
reformulas_0.4.0.tar.gz
reformulas_0.4.0.zip(r-4.5)reformulas_0.4.0.zip(r-4.4)reformulas_0.4.0.zip(r-4.3)
reformulas_0.4.0.tgz(r-4.4-any)reformulas_0.4.0.tgz(r-4.3-any)
reformulas_0.4.0.tar.gz(r-4.5-noble)reformulas_0.4.0.tar.gz(r-4.4-noble)
reformulas_0.4.0.tgz(r-4.4-emscripten)reformulas_0.4.0.tgz(r-4.3-emscripten)
reformulas.pdf |reformulas.html✨
reformulas/json (API)
NEWS
# Install 'reformulas' in R: |
install.packages('reformulas', repos = c('https://bbolker.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bbolker/reformulas/issues
Last updated 19 days agofrom:824b97660d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
Exports:addFormaddForm0anySpecialdrop.specialdropHeadexpandAllGrpVarexpandDoubleVertexpandDoubleVertsextractFormfindbarsfindbars_xinFormisNestedmakeOpmkReTrmsno_specialsnobarsnobars_noSpecialsreOnlyreplaceFormRHSFormRHSForm<-splitFormsub_specialssubbarssumTerms
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Detect whether there are any 'specials' in a formula term | anySpecial |
Expand terms with ''||'' notation into separate ''|'' terms | expandDoubleVerts |
apply | expandGrpVar |
list of specials - taken from enum.R | findReTrmClasses |
Is f1 nested within f2? | isNested |
Create list of structures needed for models with random effects | mkReTrms |
Drop 'specials' from a formula | no_specials |
Omit terms separated by vertical bars in a formula | nobars nobars_ |
extract right-hand side of a formula | RHSForm |
"Substitute bars" | subbars |