CRS.bin: Hypothesis Test for ART

CRS.binR Documentation

Hypothesis Test for ART

Description

This helper function only determines whether the test passes. It is used by CRS.CI().

Usage

CRS.bin(lambda, c.beta, G, alpha = 0.05, nj = 1)

Arguments

lambda

scalar for the null hypothesis c'beta = lambda (default 0)

c.beta

vector of parameters entering the null hypothesis c'beta - with one estimator per cluster (q x 1)

G

the group of all trasformations (use random.G to get)

alpha

significance level (dafault 0.05)

nj

q x 1 vector of sample sizes in each cluster (for alternative weighting)

Value

A logical that is true if the test rejects the null hypothesis.


mwt/rART documentation built on June 16, 2022, 1:39 a.m.