coef.betanb {betaNB}R Documentation

Estimated Parameter Method for an Object of Class betanb

Description

Estimated Parameter Method for an Object of Class betanb

Usage

## S3 method for class 'betanb'
coef(object, ...)

Arguments

object

Object of Class betanb, that is, the output of the BetaNB(), RSqNB(), SCorNB(), DeltaRSqNB(), PCorNB(), or DiffBetaNB() functions.

...

additional arguments.

Value

Returns a vector of estimated parameters.

Author(s)

Ivan Jacob Agaloos Pesigan


[Package betaNB version 1.0.4 Index]