eqnp {amba}R Documentation

equivalent number of parameters

Description

todo

Usage

eqnp (...)
## S3 method for class 'amba':
eqnp(m, convergent.only=TRUE, ...)
## S3 method for class 'linear':
eqnp(t, ...)
## S3 method for class 'smooth':
eqnp(t, ...)
## Default S3 method:
eqnp(...)

Arguments

m
convergent.only
t
...

[Package amba version 0.2.0 Index]