.mdmr.permstats {MDMR}R Documentation

Function to compute test statistics for a permuted design matrix

Description

Function to compute test statistics for a permuted design matrix

Usage

.mdmr.permstats(X, n, vg, trG, px, test.inds)

Arguments

X

A n x p matrix or data frame of predictors.

n

sample size

vg

Computational details (internal function)

trG

trace of G

px

Computational details (internal function)

test.inds

Computational details (internal function)


[Package MDMR version 0.5.2 Index]