coef.betamc {betaMC}R Documentation

Estimated Parameter Method for an Object of Class betamc

Description

Estimated Parameter Method for an Object of Class betamc

Usage

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

Arguments

object

Object of Class betamc, that is, the output of the BetaMC(), RSqMC(), SCorMC(), DeltaRSqMC(), PCorMC(), or DiffBetaMC() functions.

...

additional arguments.

Value

Returns a vector of estimated parameters.

Author(s)

Ivan Jacob Agaloos Pesigan


[Package betaMC version 1.3.2 Index]