f {pgam} | R Documentation |
Utility function
Description
Generate the partition of design matrix regarded to the seasonal factor in its argument. Used in the model formula.
Usage
f(factorvar)
Arguments
factorvar |
variable with the seasonal levels |
Value
List containing data matrix of dummy variables, level names and seasonal periods.
Note
This function is intended to be called from within a model formula.
Author(s)
Washington Leite Junger wjunger@ims.uerj.br
See Also
[Package pgam version 0.4.17 Index]