test.partition: Cheking F-tests results

View source: R/get_internal_F_tests.R

test.partitionR Documentation

Cheking F-tests results

Description

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

Usage

test.partition(x, inner, .model, .scheme, .consistent, modtwo, alpha)

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.

alpha

value indicating the threshold a stop condition.

Details

Internal function

Value

list containing matrices needed for the comparison test.


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