pgam.psi2par: Utility function

View source: R/pgam.r

pgam.psi2parR 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

pgam, formparser


pgam documentation built on Aug. 20, 2022, 1:06 a.m.