nSamples {zinbwave}R Documentation

Generic function that returns the number of samples

Description

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

Usage

nSamples(x)

Arguments

x

an object that describes a dataset or a model.

Value

the number of samples.


[Package zinbwave version 1.2.0 Index]