reformulas

machinery for random effect formula processing

https://github.com/bbolker/reformulas

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

machinery for random effect formula processing

Basic Info
  • Host: GitHub
  • Owner: bbolker
  • Language: R
  • Default Branch: main
  • Size: 108 KB
Statistics
  • Stars: 5
  • Watchers: 2
  • Forks: 1
  • Open Issues: 8
  • Releases: 0
Created about 4 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog

README.md

reformulas

R-CMD-check <!-- badges: end -->

reformulas (random effects formulas) is a utility package for processing "lme4-style" random effects formulas in R (i.e., formulas where the random effects are included in the form (f|g) as components of an overall model formula, where f represents a sub-formula for the varying effects and g represents a sub-formula for the grouping variable(s).

The package contains functions like findbars (extract terms containing |, i.e. random-effects terms), nobars (drop terms containing bars from a formula), etc.. The goal of reformulas is to be used upstream of lme4 and glmmTMB (and possibly other packages) as a unified toolkit for processing formulas.

Owner

  • Name: Ben Bolker
  • Login: bbolker
  • Kind: user
  • Location: Hamilton, Ontario
  • Company: McMaster University

GitHub Events

Total
  • Issues event: 11
  • Issue comment event: 11
  • Push event: 20
  • Pull request event: 4
  • Fork event: 1
  • Create event: 2
Last Year
  • Issues event: 11
  • Issue comment event: 11
  • Push event: 20
  • Pull request event: 4
  • Fork event: 1
  • Create event: 2

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 8
  • Total pull requests: 3
  • Average time to close issues: 4 months
  • Average time to close pull requests: 9 days
  • Total issue authors: 6
  • Total pull request authors: 1
  • Average comments per issue: 1.13
  • Average comments per pull request: 1.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 6
  • Pull requests: 3
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 9 days
  • Issue authors: 5
  • Pull request authors: 1
  • Average comments per issue: 0.83
  • Average comments per pull request: 1.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • bbolker (3)
  • raffaem (2)
  • lentinj (1)
  • annahuynhly (1)
  • jaganmn (1)
  • mmcgillycuddy (1)
Pull Request Authors
  • raffaem (3)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 264,665 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
  • Total maintainers: 1
cran.r-project.org: reformulas

Machinery for Processing Random Effect Formulas

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 264,665 Last month
Rankings
Dependent packages count: 28.1%
Dependent repos count: 36.1%
Average: 49.7%
Downloads: 84.9%
Maintainers (1)
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • methods * imports
  • stats * imports