Displaying 5 results from an estimated 5 matches for "312595".
Did you mean:
31255
2008 Mar 27
1
panel function question
I have two data sets with locations, X, Y of houses (df.house) and
habitats(df.habitat), respectively. In each dataset, there are 3
replicates (Repeat). Because each replicate has different locations of
houses and habitats, I would like to plot them in panels. I wrote
something like this:
mypanel<-function(x,y,subscripts,...){
panel.xyplot(x,y,pch=20)
panel.xyplot(
2017 Oct 13
2
How to define proper breaks in RFM analysis
....68 8/31/2017 0 17 10.49647059
309938 17.77 8/20/2017 11 2 12.38
310017 8.06 8/31/2017 0 7 12.12
310125 8.47 8/4/2017 27 1 8.47
310126 23.66 8/5/2017 26 5 21.908
310294 12.57 8/13/2017 18 2 9.675
312589 18.34 8/29/2017 2 7 12.93
312591 11.96 8/16/2017 15 7 15.12571429
312593 8.98 7/2/2017 60 1 8.98
312595 19.37 8/18/2017 13 4 11.8025
312633 8.77 8/27/2017 4 13 7.446923077
312634 8.49 6/29/2017 63 4 8.49
312659 10.08 6/23/2017 69 1 10.08
313602 7.49 8/26/2017 5 9 8.704444444
313615 10.47 6/6/2017 86 1 10.47
313618 10.49 7/23/2017 39 1 10.49
313625 7.28 7/26/2017 36 1 7.28
313630 8.37 8/23/2017 8 3 23...
2017 Oct 13
0
How to define proper breaks in RFM analysis
Hi
Your statement about attaching data is problematic. We cannot do much with it. Instead use output from dput(yourdata) to show us what exactly your data look like.
We also do not know how do you want to split your data. It would be nice if you can show also what should be the bins with respective data. Unless you provide this information you probably would not get any sensible answer.
Cheers
2017 Oct 13
0
How to define proper breaks in RFM analysis
...20/2017
11
2
12.38
310017
8.06
8/31/2017
0
7
12.12
310125
8.47
8/4/2017
27
1
8.47
310126
23.66
8/5/2017
26
5
21.908
310294
12.57
8/13/2017
18
2
9.675
312589
18.34
8/29/2017
2
7
12.93
312591
11.96
8/16/2017
15
7
15.12571429
312593
8.98
7/2/2017
60
1
8.98
312595
19.37
8/18/2017
13
4
11.8025
312633
8.77
8/27/2017
4
13
7.446923077
312634
8.49
6/29/2017
63
4
8.49
312659
10.08
6/23/2017
69
1
10.08
313602
7.49
8/26/2017
5
9
8.704444444
313615
10.47
6/6/2017
86
1
10.47
313618
10.49
7/23/2017
39
1
10.49
313625
7.28
7/26...
2017 Oct 12
3
How to define proper breaks in RFM analysis
Hello,
I'm working on RFM analysis and i wanted to define my own breaks but my
frequency distribution is not normally distributed so when I'm using
quartile its not giving the optimal results.
so I'm looking for a better approach where i can define breaks dynamically
because after visualization i can do it easily but i want to apply this
model so that it can automatically define the