nParams: Generic function that returns the total number of parameters...

Description Usage Arguments Value Functions

Description

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

Usage

1
2
3
4
nParams(model)

## S4 method for signature 'ZinbModel'
nParams(model)

Arguments

model

an object that describes a dataset or a model.

Value

the total number of parameters of the model.

Functions


zinbwave documentation built on Nov. 8, 2020, 8:11 p.m.