nFactors {zinbwave}R Documentation

Generic function that returns the number of latent factors

Description

Given an object that describes a dataset or a model involving latent factors, this function returns the number of latent factors.

Usage

nFactors(x)

Arguments

x

an object that describes a dataset or a model involving latent factors

Value

the number of latent factors


[Package zinbwave version 1.6.0 Index]