Skip to content

eco-stats/reginv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reginv

Regression Inversion for Parametric Inference

Tools to use inversion for accurate small-sample inference about a target parameter. reginv is a generic function which, given functions defining a simulation model and how to construct a statistic from simulated data, will use inversion to estimate a confidence interval for a parameter of interest using quantile regression or a related technique.

The main application to date is estimating extinction time from the fossil record using the cutt distribution, as in reginv_cutt.

Installation

Install the development version of reginv from GitHub with:

# install.packages("remotes")
remotes::install_github("eco-stats/reginv")

library(reginv)

Spot a bug?

Thanks for finding the bug! We would appreciate it if you can pop over to our Issues page and describe how to reproduce the bug!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published