Skip to content

EstimationTools

4.3.1

Maximum Likelihood Estimation for Probability Functions from Data Sets

1packages depend
8.7Kdownloads / year
41.9%test coverage
13/13checks pass

Overview

About
Maintained by Jaime MosqueraFirst published 2019-06-067 releasesCRAN page ↗GitHub ↗

Total Time on Test plot and routines for parameter estimation of any lifetime distribution implemented in R via maximum likelihood (ML) given a data set. It is implemented thinking on parametric survival analysis, but it feasible to use in parameter estimation of probability density or mass functions in any field. The main routines 'maxlogL' and 'maxlogLreg' are wrapper functions specifically developed for ML estimation. There are included optimization procedures such as 'nlminb' and 'optim' from base package, and 'DEoptim' Mullen (2011) doi:10.18637/jss.v040.i06. Standard errors are estimated with 'numDeriv' Gilbert (2011) https://CRAN.R-project.org/package=numDeriv or the option 'Hessian = TRUE' of 'optim' function.

Install

Health

CRAN checks
13OK
Slowest check: 6.4 min · r-oldrel-windows-x86_64
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation signals are not tracked yet for this package.

Downloads

8.7K
CRAN downloads in the past year
Rank #5,120 · ~24/day · ~721/mo
EstimationTools
Daily download trend is not available in this view yet.
43830 days
1.8K90 days
8.7K1 year
Compare downloads with other packages →
Also on113 r2u19 autocran

Repository

Repository
4Stars
0Forks
1Open issues
0Open PRs
0Releases
821Commits
1Contributors
maximum-likelihood-estimationttt-plotdistance-samplingrstatsr-packager
License GPL-3.0 · 821 commits · Last activity 2025-09-08

Repository practices

Upstream repositoryBeta

8 development-tooling and community-health practices detected across 5 families in the upstream repository

Checks run against github.com/jaimemosg/estimationtools on 2026-07-19.

Continuous integration (2)
GitHub ActionsAppVeyor
CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Docs source (1)
README.Rmd
Lint, format, editor (2)
lintrRStudio project
Show all practices
Coverage (1)
Codecov
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
23 external dependencies (excludes base and recommended)
Depends (2)
R >= 3.5.0survival
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
1direct
0indirect

Code & Tests

Datasets

People & History

People (2)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (1)
Author, Maintainer, Copyright holder
Contributors (1)
Contributor · added in 1.2.0
Copyright holders (1)
Author, Maintainer, Copyright holder
Package Timeline

7 releases. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 4.3.1Latest
    2025-09-09 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • 4.0.0
    2022-12-10 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • 2.1.0
    2021-03-10 · diff ↗
  • 2.0.0
    2020-08-03 · diff ↗
  • R
    R 4.0.0 released · 2020-04-24
  • 1.2.1
    2019-10-24 · diff ↗
  • 1.2.0
    2019-06-11 · diff ↗
  • 1.1.0
    2019-06-06
  • R
    R 3.6.0 released · 2019-04-26

Package metadata

First published
2019-06-06
Total releases
7 / 7 yrs
License
GPL-3 OSI
Download size
437 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →