family.BranchGLM | R Documentation |
Extracts family from BranchGLM
objects.
## S3 method for class 'BranchGLM'
family(object, ...)
object |
a |
... |
further arguments passed to or from other methods. |
An object of class family
.
Only the family
and link
components of family
objects are used by the
BranchGLM
package. The other components of the family
object may not
be the same as what is used in the fitting process for BranchGLM
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.