facets_positioning_guide: FACETS Positioning Guide

View source: R/help_facets_coverage.R

facets_positioning_guideR Documentation

FACETS Positioning Guide

Description

facets_positioning_guide() gives user-facing wording for the relationship between mfrmr and FACETS. Use it when a report, migration note, or methods appendix must make clear that mfrmr is not a FACETS numerical clone.

Usage

facets_positioning_guide()

Details

The guide separates four ideas that are easy to conflate:

  • estimation authority: fitted values come from mfrmr unless external FACETS output is explicitly supplied;

  • compatibility purpose: FACETS-style names and files are transition, handoff, and report-organization surfaces;

  • external comparison: FACETS comparisons require a supplied external table and should separate MnSq differences from df/ZSTD convention differences;

  • extension surface: native R tables, plot data, GPCM diagnostics, network views, and G/D-study helpers are package extensions, not promises of FACETS menu-level reproduction.

Value

A data.frame with columns:

  • Topic

  • Position

  • RecommendedWording

  • PrimaryRoute

See Also

facets_feature_coverage(), mfrmr_output_guide(), read_facets_fit_table(), facets_fit_review()

Examples

facets_positioning_guide()

mfrmr documentation built on June 13, 2026, 1:07 a.m.