Skip to content

Error in running the example #12

Description

@vinhqdang

Hi there

I am trying to run the example stated in README file and got the results:

> z <- ts(matrix(rnorm(3000),ncol=100),freq=4)
> y <- tsmeasures(z)
> biplot.features(y)
Error in pcaPP::PCAproj(naomit.x, k = 2, scale = sd, center = mean) : 
  object 'C_pcaProj_up' not found
> anomaly(y)
Error in pcaPP::PCAproj(naomit.x, k = 2, center = mean, scale = sd) : 
  object 'C_pcaProj_up' not found

Google indeed gave me quite strange results on that (all pointing to fixing Win 10 bugs etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions