samp2.sigNode: ANOVA testing and multiplicity adjustment

Description Usage Arguments

View source: R/hit.R

Description

ANOVA test (at single node) of the HIT algorithem.

Usage

1
2
samp2.sigNode(k, x, y, cluster, family, test, x.notest, allSamp1.ids,
  allActSet.ids)

Arguments

k

Index for subsample (mclapply index).

x

Design matrix, of dimension n x p.

y

Vector of quantitative response variable.

cluster

Clusters to be tested.

family

Distribution family of y.

test

name of test.

x.notest

Vector of indeces of non tested variabels.

allSamp1.ids

List of subsampels.

allActSet.ids

List of active sets.


hit documentation built on May 2, 2019, 10:15 a.m.