README.md

trexreg

Truncated Expectation Regression

This package allows for the estimation of truncated expectation regressions models. It extends (supersedes) the esreg package as it allows for one-sided truncated and two-sided truncated regression models.

Installation

CRAN (stable release)

trexreg is not yet available on CRAN.

GitHub (development)

The latest version of the package is under development at GitHub. You can install the development version using these commands:

install.packages("devtools")
devtools::install_github("BayerSe/trexreg")

If you are using Windows, you need to install the Rtools for compilation of the codes first.

Examples

TBA

References

TBA



BayerSe/trexreg documentation built on May 28, 2019, 9:36 a.m.