set_z_factor_names: Give the dimensions of Z factors informative names

View source: R/object.R

set_z_factor_namesR Documentation

Give the dimensions of Z factors informative names

Description

Give the dimensions of Z factors informative names

Usage

set_z_factor_names(fa, names)

set_y_factor_names(fa, names)

Arguments

fa

A vsp_fa() object.

names

Describe new names for Z/Y factors.

Value

A new vsp_fa() object, but the columns names of Z and the row names of B have been set to names (for set_z_factor_names), and the column names of B and the column names of Y have been set to names (for set_y_factor_names).

Functions

  • set_y_factor_names(): Give the dimensions of Y factors informative names


RoheLab/vsp documentation built on Nov. 6, 2024, 10:08 p.m.