AFModel
is a package for fitting panel data models and forecasting using past trends and fixed effects, build on Template Model Builder, which is in turn built on CppAD and Eigen. Currently the likelihood function is only using a Gaussian distribution.
devtools::install_github('sadatnfs/AFModel/AFModel')