nicholasjclark / mvgam

{mvgam} R 📦 to fit Dynamic Bayesian Generalized Additive Models for time series analysis and forecasting
https://nicholasjclark.github.io/mvgam/
Other
91 stars 11 forks source link

Add `drop = FALSE` for all matrix subsets #40

Open nicholasjclark opened 5 months ago

nicholasjclark commented 5 months ago

Various areas throughout the package will fail if a matrix with only one row or column is subset (very annoying!). Need to use drop = FALSE