CheckTestSpec {SurrogateRegression}R Documentation

Check Test Specification

Description

Check Test Specification

Usage

CheckTestSpec(is_zero, p)

Arguments

is_zero

Logical vector, with as many entires as columns in the target model matrix, indicating which columns have coefficient zero under the null.

p

Number of columns for the target model matrix.


[Package SurrogateRegression version 0.6.0.1 Index]