Hi,
I produced a mc plot with this package, but the plot is cluttered in
the middle. Is there a way to expand the plot so its parts are more
clear?
Simon
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/
Hi,
I'm trying to extract sequences from my data, using the SPADE algorithm in
the arulesSequences package:
1 1 8 1100 31 45 31 45 1 5 1200
1 2 100 1100 31 45 1 5 31
1 3 59 1100 31 45 1 81 1000 1 1 5
1 4 69 1100 31 45 17 1000 610 1000 1 1 81
1 5 31 1100 31 45 81 1000
(library(Matrix
(library(aru
Hi,
I'm trying to extract sequences from my data, using the SPADE algorithm in
the arulesSequences package:
1 1 8 1100 31 45 31 45 1 5 1200
1 2 100 1100 31 45 1 5 31
1 3 59 1100 31 45 1 81 1000 1 1 5
1 4 69 1100 31 45 17 1000 610 1000 1 1 81
1 5 31 1100 31 45 81 1000
(library(Matrix
(library(aru
Hi!
I want to create a random matrix with 15 variables, each variable having
1000 observations.
Between each two variables, I want to define a specific (*not *random)
correlations between them, but still saving the "randomness" of each
variable (mean=zero, s.d=1).
How can I do this in R?
thanks,
4 matches
Mail list logo