Package: MEFM Type: Package Title: Monash Electricity Forecasting Model Version: 2.2 Date: 2016-06-01 Authors@R: c( person("Rob", "Hyndman", email="Rob.Hyndman@monash.edu", role=c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2140-5352")), person("Shu", "Fan", role = "aut") ) Depends: R(>= 2.14.0), forecast, splines Description: This package includes a set of tools for implementing the Monash Electricity Forecasting Model for electricity demand. The package requires the following data as input: half-hourly/hourly electricity demands; half-hourly/hourly temperatures at one or two locations; seasonal demographical and economical data; public holiday data. The formats of the required data are described in the help files. License: GPL (>=2) LazyData: yes LazyLoad: yes Repository: https://robjhyndman.r-universe.dev Date/Publication: 2025-12-31 20:57:13 UTC RemoteUrl: https://github.com/robjhyndman/MEFM-package RemoteRef: HEAD RemoteSha: 009e03c46627e54ef770688bc97ba0166d5c7180 NeedsCompilation: no Packaged: 2026-06-16 09:45:15 UTC; root Author: Rob Hyndman [aut, cre, cph] (ORCID: ), Shu Fan [aut] Maintainer: Rob Hyndman