earowang/hts

Warning message if constant columns are passed to MinT

medoeje opened this issue · 0 comments

Would be great to implement simple warning message when constant columns are passed to MinT that leads to error "Error in if (!is.symmetric.matrix(x)) stop("argument x is not a symmetric matrix")".
Maybe it's even worth adding an option to add small random noise to such columns.

#43 #42