library(arulesSequences)
data(zaki)
s0<-cspade(zaki,parameter=list(support=0.5),control=list(verbose=TRUE))
我玩了附带的代码,但返回以下错误消息。请帮忙。谢谢。
4 -> 2 6 -> 1 -- 2 2
4 -> 2 -> 1 -- 2 2
NA MB [0.11s]
reading sequences ...Error in file(con, "r") : cannot open the connection
In addition: Warning message:
In file(con, "r") :
cannot open file
'C:\Users\user\AppData\Local\Temp\Rtmp8Gc1Gc\cspade14dc6a502a32.out': No
such file or directory