prop.nettest: Comparing two population proportions on the network with FDR...

Description Usage Arguments Value

View source: R/dgm.R

Description

Comparing two population proportions on the network with FDR correction.

Usage

1
prop.nettest(x1, n1, x2, n2, alpha = 0.05, fdr = 0.05)

Arguments

x1

network matrix with successes in group 1.

n1

sample size group 1.

x2

network matrix with successes in group 2.

n2

sample size group 2.

alpha

alpha level for uncorrected test.

fdr

alpha level for FDR.

Value

store List with test statistics and p-values.


schw4b/multdyn documentation built on Dec. 14, 2021, 7:39 a.m.