Hi Sue & Michael,
I'm running into the same situation, i first tried everything with my own
data and it didn't work, and then i tried with zaki.txt and i got the same
error
Here is my sessioninfo:
> sessionInfo()
R version 3.0.1 (2013-05-16)
Platform: i386-w64-mingw32/i386 (32-bit)
locale:
[1
> [4] lattice_0.20-0
>
> loaded via a namespace (and not attached):
> [1] grid_2.14.2 tools_2.14.2
>>
> -Original Message-
> From: R. Michael Weylandt [mailto:michael.weyla...@gmail.com]
> Sent: Wednesday, 4 April 2012 2:35 PM
> To: Sue Xu
> Cc:
It works fine for me: can you give sessionInfo()?
Michael
On Tue, Apr 3, 2012 at 9:27 PM, Sue Xu wrote:
> Hi,
>
> I am trying to use the CSPADE function as part of the ArulesSequences
> package. When running with my own data I get a system invocation error, and
> also get the same when running
Hi,
I am trying to use the CSPADE function as part of the ArulesSequences package.
When running with my own data I get a system invocation error, and also get the
same when running the built in example with the zaki data:
> example(cspade)
And get the following error:
preprocessing ...Error i
That's a very late answer, but I just ran into the same problem and thought
maybe someone else (someone browsing the archives, for instance) would
appreciate a tip. There are maybe empty lines in your data file
"file_name.txt". If you remove them, or remove the corresponding
transactions in "data_e
I have a vector with entries like "1,1,2,item1,item2" or "1,2,1,item1" that I
save as "file_name.txt" and then is transformed into a transaction by
calling:
data_ex <- read_baskets("file_name.txt", sep=",", info=
c("eventID","sequenceID","SIZE"))
as the first first three parts of the entry corr
Hi,
I'm using the cspade function from the arulesSequences package on linux and
keep getting the error:
"Error in makebin(data, file) : 'sid' invalid"
any information on how to solve this would be much appreciated.
Thanks.
--
View this message in context:
http://r.789695.n4.nabble.com/cspad
7 matches
Mail list logo