concurve | Graph Frequentist Distributions of Parameters


CRAN status Lifecycle: maturing Monthly Downloads Total Downloads Rdoc License: GPL v3 Travis build status Codecov test coverage

Compute & Graph Confidence Distributions and Likelihood Functions


Sample image taken from Schweder T, Hjort NL. (2016)


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


Compare The Functions From Different Studies


Export Tables Easily For Word, Powerpoint, & TeX documents


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.

Environment

The package was currently run on:

sessionInfo()



Zadchow/concurve documentation built on Jan. 11, 2024, 4:55 a.m.