Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using the anomalous package on a single time series #8

Open
kasungayan opened this issue Apr 26, 2017 · 2 comments
Open

Comments

@kasungayan
Copy link

kasungayan commented Apr 26, 2017

Hi,

When using the anomalous package on a single time series, the following error was encountered (It requires at least two timeseries to work properly)

Error in apply(nay, 2, all) : dim(X) must have a positive length

Thanks !

@earowang
Copy link
Collaborator

The package aims at identifying the anomalies from a collection of time series, and thereby it needs more than two time series to compute the cognostics for the comparison purpose.

@kasungayan
Copy link
Author

Hi earowang,

Thanks for the response. But this error arises when we simply invoke the tsmeasures() function on a single time series, which preferably should give the corresponding features applicable for the specific time series (before it starts any comparison)

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants