{"id":15165914,"url":"https://github.com/jaimemosg/estimationtools","last_synced_at":"2025-10-25T10:30:54.385Z","repository":{"id":56935167,"uuid":"186709334","full_name":"Jaimemosg/EstimationTools","owner":"Jaimemosg","description":"This package provides routines for parameter estimation and model diagnostics for any probability density or mass function implemented in R via maximum likelihood given a data set, with or without covariates. Tools in this package have general applicability, especially in survival analysis and distance sampling. :mag::computer: ","archived":false,"fork":false,"pushed_at":"2023-10-23T01:54:58.000Z","size":205559,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-30T00:52:19.226Z","etag":null,"topics":["distance-sampling","maximum-likelihood-estimation","r","r-package","rstats","ttt-plot"],"latest_commit_sha":null,"homepage":"https://jaimemosg.github.io/EstimationTools/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jaimemosg.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-14T22:26:23.000Z","updated_at":"2024-02-16T19:15:01.000Z","dependencies_parsed_at":"2023-02-01T03:16:02.650Z","dependency_job_id":"1e2bc1b5-6e38-45e2-8b28-21182be364ac","html_url":"https://github.com/Jaimemosg/EstimationTools","commit_stats":{"total_commits":765,"total_committers":2,"mean_commits":382.5,"dds":"0.11111111111111116","last_synced_commit":"9a45580bc3e14e267f2a20e8971db4c45785cb60"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaimemosg%2FEstimationTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaimemosg%2FEstimationTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaimemosg%2FEstimationTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaimemosg%2FEstimationTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaimemosg","download_url":"https://codeload.github.com/Jaimemosg/EstimationTools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238120374,"owners_count":19419761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["distance-sampling","maximum-likelihood-estimation","r","r-package","rstats","ttt-plot"],"created_at":"2024-09-27T04:06:23.851Z","updated_at":"2025-10-25T10:30:54.374Z","avatar_url":"https://github.com/Jaimemosg.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput:\n  github_document:\n    pandoc_args: --webtex\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/Jaimemosg/EstimationTools/workflows/R-CMD-check/badge.svg)](https://github.com/Jaimemosg/EstimationTools/actions)\n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/Jaimemosg/EstimationTools?branch=master\u0026svg=true)](https://ci.appveyor.com/project/Jaimemosg/EstimationTools)\u003c!-- [![Codecov test coverage](https://codecov.io/gh/Jaimemosg/EstimationTools/branch/master/graph/badge.svg)](https://codecov.io/gh/Jaimemosg/EstimationTools?branch=master) --\u003e\n[![Codecov test coverage](https://codecov.io/gh/Jaimemosg/EstimationTools/branch/master/graph/badge.svg)](https://app.codecov.io/gh/Jaimemosg/EstimationTools?branch=master)\n[![CRAN\\_Status\\_Badge](http://www.r-pkg.org/badges/version-ago/EstimationTools)](https://cran.r-project.org/package=EstimationTools)\n[![CRAN\\_Download\\_Badge](http://cranlogs.r-pkg.org/badges/EstimationTools)](https://cran.r-project.org/package=EstimationTools) \n[![Lifecycle: maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://lifecycle.r-lib.org/articles/stages.html#maturing)\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![Licence](https://img.shields.io/badge/licence-GPL--3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n\n\u003c!-- [![Travis build status](https://travis-ci.org/Jaimemosg/EstimationTools.svg?branch=master)](https://travis-ci.org/Jaimemosg/EstimationTools) --\u003e\n\u003c!-- [![Dependencies](https://tinyverse.netlify.com/badge/EstimationTools)](https://cran.r-project.org/package=EstimationTools) --\u003e\n\n\u003c!-- badges: end --\u003e\n\n# EstimationTools \u003cimg src=\"man/figures/ETLogo.png\" align=\"right\" height=\"200\" style=\"float:right; height:200px;\"/\u003e\n\u003c!-- \u003cimg src=\"man/figures/ETLogo.png\" align=\"right\" height=\"200\"/\u003e --\u003e\n\nThe goal of `EstimationTools` is to provide tools and routines for maximum likelihood estimation of probability density/mass functions in `R`.\n\n\u003c!-- _Edit (17/03/2021)_ -- We have performed a TTT plot implementation. You can find out in our [changelog](https://jaimemosg.github.io/EstimationTools/news/index.html). --\u003e\n\n\u003c!-- _Edit (27/07/2020)_ -- We have implemented new tools and we have performed some deep modifications in our `summary` method for `maxlogL` objects. You can find out in our [changelog](https://jaimemosg.github.io/EstimationTools/news/index.html). --\u003e\n\n## Installation\n\n```{r, echo=FALSE, message=FALSE, warning=FALSE, include=FALSE}\nfile \u003c- readtext::readtext('DESCRIPTION')\ntext \u003c- file$text\nmysubstring \u003c- regmatches(text, gregexpr(\"\\nVersion:(.+)\\n\", text, perl = TRUE))\nsplit1 \u003c- strsplit(mysubstring[[1]], split = '\\n')\nsplit2 \u003c- strsplit(split1[[1]][2], split = ' ')\nmyversion \u003c- split2[[1]][2]\n```\n\nYou can install the latest version (`r myversion`) of `EstimationTools` typing the following command lines\nin `R` console:\n\n``` {r eval=FALSE}\nif (!require('devtools')) install.packages('devtools')\ndevtools::install_github('Jaimemosg/EstimationTools', force = TRUE)\nlibrary(EstimationTools)\n```\n\n\u003c!-- `r utils::packageVersion(\"EstimationTools\")` --\u003e\nOr you can install the released version (4.0.0) from  [CRAN](https://cran.r-project.org/package=EstimationTools) if you prefer. You can also type the following command lines\nin `R` console:\n\n```{r eval=FALSE}\ninstall.packages(\"EstimationTools\")\n```\n\nYou can visit the [package website](https://Jaimemosg.github.io/EstimationTools/) to explore the functions reference and our vignettes (articles).\n\n## Examples\nYou can visit our estimation [vignette](https://jaimemosg.github.io/EstimationTools/articles/Examples.html) to see the examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaimemosg%2Festimationtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaimemosg%2Festimationtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaimemosg%2Festimationtools/lists"}