coef.circGLM: Extract circGLM Coefficients

coef.circGLMR Documentation

Extract circGLM Coefficients

Description

Create a table of coefficient results from a circGLM object.

Usage

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

Arguments

object

A circGLM object.

...

Further arguments passed to or from other methods.

Value

A table of coefficients with their corresponding lower and upper bounds.

Examples

coef(circGLM(th = rvmc(10, 0, 1)))


keesmulder/CircGLMBayes documentation built on July 21, 2022, 3:43 a.m.