Learn R Programming

genpathmox (version 1.1)

F.data: Data preprocessing for F-tests

Description

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

Usage

F.data(x, inner, .model, .scheme, .consistent, modtwo)

Value

list containing matrices needed for the tests.

Arguments

x

matrix or dataframe containing the data.

inner

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

.model

A description of the user-specified model.

.scheme

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

.consistent

Logical. Should composite/proxy correlations be disattenuated to yield consistent loadings and path estimates if at least one of the construct is modeled as a common factor. Defaults to TRUE.

modtwo

vector indicating the binary partition.

Details

Internal function