replaceLinkingError: Output interface for 'multiEquatError'

View source: R/replaceLinkingError.r

replaceLinkingErrorR Documentation

Output interface for multiEquatError

Description

multiEquatError computes linking errors for three measurement occasions. replaceLinkingError serves to integrate this linking error into the object created by equat1pl. The linking error then can be transformed with subsequent function transformToBista. For an illustration of the workflow, see the examples included in the help page of multiEquatError.

Usage

replaceLinkingError (equatingList, multiEquatError_output, verbose = TRUE, digits = 4)

Arguments

equatingList

The object returned by equat1pl, for measurement occasion 1 vs. 3.

multiEquatError_output

The object returned by multiEquatError which contains the linking error for measurement occasion 1 vs. 3.

verbose

Logical: Print information about old (original) and new (replaced) linking error to console?

digits

Number of decimals for printing information about old (original) and new (replaced) linking error

Value

The 'equatingList' object with replaced linking errors. This object can be processed subsequently by transformToBista

Examples

# see the examples in the help page of 'multiEquatError'

weirichs/eatModel documentation built on Jan. 26, 2025, 4:01 p.m.