SkillAgentSearch skills...

Concurve

A repository for the 'concurve' R package which generates confidence distributions and likelihood functions. Includes documentation on how to do produce similar graphs for Stata.

Install / Use

/learn @zadrafi/Concurve

README

concurve | Graph Frequentist Distributions of Parameters <img src="https://raw.githubusercontent.com/zadrafi/concurve/master/man/figures/logo.svg" align="right" width="70"/>


<!-- badges: start -->

CRAN
status Lifecycle:
maturing Monthly
Downloads Total
Downloads Rdoc License: GPL
v3 R-CMD-check Codecov test
coverage

<!-- badges: end -->

Compute & Graph Confidence Distributions and Likelihood Functions

<center> <figure> <img src="vignettes/confdistributions.png" align="center" width="550"/> <figcaption> <p style="font-size: 12px"> Sample image taken from Schweder T, Hjort NL. (2016) </p> </figcaption> </figure> </center>

For A Better Understanding of What These Are, See the Background Literature


Compare The Functions From Different Studies

<img src = "https://res.cloudinary.com/less-likely/image/upload/v1591475692/Site/functions.png" align="center" width ="350"> <img src = "https://res.cloudinary.com/less-likely/image/upload/v1591475692/Site/lfunctions.png" align="center" width ="350">

Export Tables Easily For Word, Powerpoint, & TeX documents

<center> <img src = "https://res.cloudinary.com/less-likely/image/upload/v1574628079/Site/tables.png" align="center" width="500">
Install the package from CRAN and check out the articles, which can also be found below.

(It is highly recommended that you look at the articles.)

install.packages("concurve")

Try the following script if you run into any installation issues:

install.packages("concurve", repos = "https://cloud.r-project.org/", dep = TRUE)

Install the developer version from GitHub using the following:

remotes::install_github("zadrafi/concurve@master", dependencies = TRUE)

See which versions of the package are currently supported here.


Articles

Check out the article on using Stata to obtain similar functions.

See the following articles:

Citation

To properly cite the package, please see the following page or run the R script below.

citation("concurve")

Code of Conduct

Please note that the concurve project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated2mo ago
Forks4

Languages

TeX

Security Score

95/100

Audited on Jan 26, 2026

No findings