TruncComp-package: Two-sample comparison of truncated continuous outcome by...

TruncComp-packageR Documentation

Two-sample comparison of truncated continuous outcome by parametric or semi-parametric maximum likelihood

Description

More about what it does (maybe more than one line) Use four spaces when indenting paragraphs within the Description.

Details

The DESCRIPTION file: This package was not yet installed at build time.
Index: This package was not yet installed at build time.
~~ An overview of how to use the package, including the most important functions ~~

Author(s)

Andreas Kryger Jensen

Maintainer: Andreas Kryger Jensen <aeje@sund.ku.dk>

References

~~ Literature or other references for background information ~~

Examples

library(TruncComp)
d <- simTruncData(n = 100, mu0 = 3, mu1 = 3.5, pi0 = 0.6, pi1 = 0.5)
truncComp(d$Y, d$A, d$Z, method="LRT")
truncComp(d$Y, d$A, d$Z, method="SPLRT")

aejensen/TruncComp documentation built on Feb. 8, 2023, 3:42 p.m.