pgam.psi2par {pgam} | R Documentation |
Utility function
Description
Put hyperparameters into unconstrained form for optimization.
Usage
pgam.psi2par(w, beta, fperiod)
Arguments
w |
discount factor of the Poisson-Gamma model |
beta |
explanatory variables coefficients |
fperiod |
vector containing as many seasonal factors as there are in model formula |
Value
Vector of unconstrained parameters.
Note
This function is not intended to be called directly.
Author(s)
Washington Leite Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br
See Also
[Package pgam version 0.4.17 Index]