\name{mGAL} \alias{mGAL} \title{Raw moments of the GAL distribution} \usage{ mGAL(param, order, type = "mu", log = FALSE) } \arguments{ \item{param}{Parameter vector} \item{order}{Order of raw moment} \item{type}{Choose between "mu" or "kappa" parametrization} \item{log}{Logical for log-parameters} } \value{ A numeric value of the raw moment } \description{ Raw moments of the GAL distribution } \author{ Francois Pelletier }