assign_auto_labels: Assign the labels to free parameters in MxModel

View source: R/model_misc.R

assign_auto_labelsR Documentation

Assign the labels to free parameters in MxModel

Description

Assign the labels to free parameters in MxModel

Usage

assign_auto_labels(M)

Arguments

M

MxModel object

Value

MxModel object.

Note

The labels are assigned in the form "matrix_row_col" or "model_matrix_row_col". In symmetric matrices, the labels are the same upper and lower triangle.


IvanVoronin/TwinAnalysis documentation built on July 24, 2024, 9:36 p.m.