Learn R Programming

genpathmox (version 0.9)

test.partition: Cheking F-tests results

Description

############################################################################################

Usage

test.partition(x, inner, outer, mode, scheme, modtwo, signif)

Value

list containing matrices needed for the comparison test

Arguments

x

matrix or dataframe containing the data

inner

a square (lower triangular) boolean matrix representing the inner model

outer

list of vectors with column indices indicating which manifest variables correspond to each block

mode

character vector indicating the type of measurement for each block. Possible values are: "A", "B"

scheme

string indicating the type of inner weighting scheme. Possible values are "centroid", "factorial", or "path"

modtwo

vector indicating the binary partition

signific

value indicating the threshold a stop condition

Details

Internal function