CountrFormula {Countr} | R Documentation |
Create a formula for renewalCount
CountrFormula(response, ...)
response |
the formula for the "main" parameter. It also specifies the response variable. |
... |
additional arguments for the ancilliary parameters. |
a Formula object suitable for argument formula
of
renewalCount()
.