nFeatures {zinbwave}R Documentation

Generic function that returns the number of features

Description

Given an object that describes a dataset or a model, it returns the number of features.

Usage

nFeatures(x)

Arguments

x

an object that describes a dataset or a model.

Value

the number of features.


[Package zinbwave version 1.2.0 Index]