| coef.circGLM | R Documentation | 
Create a table of coefficient results from a circGLM object.
## S3 method for class 'circGLM' coef(object, ...)
object | 
 A   | 
... | 
 Further arguments passed to or from other methods.  | 
A table of coefficients with their corresponding lower and upper bounds.
coef(circGLM(th = rvmc(10, 0, 1)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.