bbmle

maximum likelihood estimation package

https://github.com/bbolker/bbmle

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

maximum likelihood estimation package

Basic Info
  • Host: GitHub
  • Owner: bbolker
  • License: gpl-3.0
  • Language: R
  • Default Branch: master
  • Size: 765 KB
Statistics
  • Stars: 25
  • Watchers: 7
  • Forks: 13
  • Open Issues: 20
  • Releases: 1
Created over 9 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

bbmle: Maximum likelihood estimation

Build Status cran version downloads total downloads Research software impact

bbmle is a wrapper around R's built-in optimization routines. It started as an extension of the mle function from R's built-in stats4 package.

Owner

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

GitHub Events

Total
  • Issues event: 2
  • Watch event: 1
  • Issue comment event: 1
  • Push event: 1
Last Year
  • Issues event: 2
  • Watch event: 1
  • Issue comment event: 1
  • Push event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 85
  • Total Committers: 4
  • Avg Commits per committer: 21.25
  • Development Distribution Score (DDS): 0.047
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Ben Bolker b****r@g****m 81
Andre Chalom a****m@g****m 2
Daniel B. Stouffer d****r@c****z 1
iago-pssjd 4****d 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 34
  • Total pull requests: 5
  • Average time to close issues: 2 months
  • Average time to close pull requests: about 12 hours
  • Total issue authors: 16
  • Total pull request authors: 4
  • Average comments per issue: 1.12
  • Average comments per pull request: 1.2
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 0.5
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • bbolker (12)
  • andrechalom (4)
  • roverrobot (3)
  • davidatkaritane (2)
  • mclements (2)
  • marmkilpatrick (1)
  • mbg-unsw (1)
  • iago-pssjd (1)
  • stouffer (1)
  • dushoff (1)
  • McLeodMJ (1)
  • MPG-GP (1)
  • tomwenseleers (1)
  • parksw3 (1)
  • singmann (1)
Pull Request Authors
  • andrechalom (2)
  • iago-pssjd (1)
  • stouffer (1)
  • dushoff (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 21,864 last-month
  • Total docker downloads: 125,282
  • Total dependent packages: 36
  • Total dependent repositories: 147
  • Total versions: 32
  • Total maintainers: 1
cran.r-project.org: bbmle

Tools for General Maximum Likelihood Estimation

  • Versions: 32
  • Dependent Packages: 36
  • Dependent Repositories: 147
  • Downloads: 21,864 Last month
  • Docker Downloads: 125,282
Rankings
Dependent repos count: 1.7%
Dependent packages count: 2.1%
Downloads: 3.5%
Forks count: 5.5%
Average: 7.6%
Stargazers count: 10.4%
Docker downloads count: 22.3%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.0.0 depends
  • stats4 * depends
  • MASS * imports
  • Matrix * imports
  • bdsmatrix * imports
  • lattice * imports
  • methods * imports
  • mvtnorm * imports
  • numDeriv * imports
  • stats * imports
  • AICcmodavg * suggests
  • Hmisc * suggests
  • MuMIn * suggests
  • RUnit * suggests
  • emdbook * suggests
  • ggplot2 * suggests
  • knitr * suggests
  • optimx >= 2013.8.6 suggests
  • rms * suggests
  • testthat * suggests