nobs.fmx: Number of Observations in fmx Object

View source: R/S3.R

nobs.fmxR Documentation

Number of Observations in fmx Object

Description

Number of observations in an fmx object.

Usage

## S3 method for class 'fmx'
nobs(object, ...)

Arguments

object

fmx object

...

additional parameters, currently of no use

Details

The function [nobs.fmx()] finds the sample size of '@data' slot of an fmx object.

Value

The function [nobs.fmx()] returns an integer scalar.


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