AnomalyDetection icon indicating copy to clipboard operation
AnomalyDetection copied to clipboard

package ‘AnomalyDetection’ is not available (for R version 3.5.2)

Open alyssonbispo opened this issue 6 years ago • 2 comments

What it is going on?

alyssonbispo avatar Apr 12 '19 17:04 alyssonbispo

This works well for me on R v.3.5.3

install.packages("devtools")
devtools::install_github("twitter/AnomalyDetection")
# this following fork, works as well 
# devtools::install_github("hrbrmstr/AnomalyDetection")

library(AnomalyDetection)

v4lerio avatar Apr 25 '19 17:04 v4lerio

CUPS1m1anomalies2018.pdf I need to let the numbers appear on the graph, How can I do it?

radwaelawadi avatar Jun 20 '19 20:06 radwaelawadi