get_xarrows: Get Xarrows

get_xarrowsR Documentation

Get Xarrows

Description

Creates a data frame for the drawing of arrows in nested charts, including all correlations between facets that exceed the correlation of the respective tests.

Usage

get_xarrows(cors, design)

Arguments

cors

list; list of latent correlation matrices of each model

design

data frame; each facet (column "facet") is matched with its superordinate test (column "test")

Value

data frame; data frame in the required format for the drawing of arrows in nested charts, including only those latent facet correlations, that exceed the correlation between the respective tests.


NilsPetras/IPV documentation built on July 19, 2023, 9:12 p.m.