R: problem with running time-series analysis software: Mfuzz
0
0
Entering edit mode
23 months ago
soda ▴ 40

when I run this in R studio:

cl=mfuzz(mydata, c = 8, m = mestimate(mydata))

bug is

Error in sample.int(length(x), size, replace, prob) : cannot take a sample larger than the population when 'replace = FALSE'

Why?

mfuzz time-series replace • 743 views
ADD COMMENT
0
Entering edit mode
ADD REPLY
0
Entering edit mode

I have solved this problem by myself. My data.frame is not suitable for Mfuzz.

ADD REPLY

Login before adding your answer.

Traffic: 1622 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6