Rdocumentation
powered by
Learn R Programming
pgam (version 0.4.1)
pgam.par2psi: Utility function
Description
Put unconstrained optimized parameters back into omega and beta form.
Usage
pgam.par2psi(par, fperiod)
Arguments
par
vector of unconstrained parameters
fperiod
vector containing as many seasonal factors as there are in model formula
Value
List containing the hyperparameters $omega$ and $beta$.
See Also
pgam
,
formparser