sub-.fmx: Subset of Components in fmx Object

[.fmxR Documentation

Subset of Components in fmx Object

Description

Taking subset of components in fmx object

Usage

## S3 method for class 'fmx'
x[i]

Arguments

x

fmx object

i

integer or logical vector, the *row* indices of *components* to be chosen, see [

Value

An fmx object consisting of a subset of components. Information about the observations (e.g. slots '@data' and '@data.name'), will be lost.


fmx documentation built on July 17, 2026, 1:07 a.m.