pgam.par2psi {pgam}R Documentation

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.

Note

This function is not intended to be called directly.

Author(s)

Washington Leite Junger
wjunger@ims.uerj.br

See Also

pgam, pgam.parser


[Package Contents]