Learn R Programming

pgam (version 0.4.17)

pgam.par2psi: Utility function

Description

Put unconstrained optimized parameters back into omega and beta form.

Usage

pgam.par2psi(par, fperiod)

Value

List containing the hyperparameters \(omega\) and \(beta\).

Arguments

par

vector of unconstrained parameters

fperiod

vector containing as many seasonal factors as there are in model formula

Author

Washington Leite Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br

See Also

pgam, formparser