> 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.)
Hi there
I am trying to run the example stated in README file and got the results:
Google indeed gave me quite strange results on that (all pointing to fixing Win 10 bugs etc.)