Beta {glmmrBase} | R Documentation |
Beta distribution declaration
Description
Skeleton list to declare a Beta distribution in a 'Model' object
Usage
Beta(link = "logit")
Arguments
link |
Name of link function. Only accepts 'logit' currently. |
Value
A list with two elements naming the family and link function
[Package glmmrBase version 0.9.2 Index]