F.data: Data preprocessing for F-tests

F.dataR Documentation

Data preprocessing for F-tests

Description

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

Usage

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

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

Value

list containing matrices needed for the tests.


genpathmox documentation built on Oct. 26, 2023, 5:08 p.m.