chorussell.pt: Checks if 'beta.tgt' is inside the (1-alpha)-confidence...

View source: R/chorussell.R

chorussell.ptR Documentation

Checks if beta.tgt is inside the (1-α)-confidence interval

Description

This function checks whether beta.tgt is inside the (1-α)-confidence interval from the chorussell procedure.

Usage

chorussell.pt(cr.lp.return, beta.tgt)

Arguments

cr.lp.return

List of objects returned from chorussell.

beta.tgt

The value to be tested.

Value

Returns the decision.

decision

A boolean variable that equals to TRUE if beta.tgt is inside the (1-α)-confidence interval, and equals to FALSE otherwise.


conroylau/lpinfer documentation built on Oct. 23, 2022, 9:21 a.m.