R/solarModel-selection.R
solarModel_AIC_BIC.RdCompute the AIC and BIC of a solarModel object
solarModel_AIC_BIC(model, target = "GHI", type = "full")A tibble with model metadata, log-likelihood, parameter count, sample size, AIC, and BIC.
Version 1.0.0.