function that can do random drawing
I have the following probabilities: 0.8 for category 1 and 0.2 for category 0. I need to randomly draw a category (0/1) such tha...
約13年 前 | 1 件の回答 | 0
1
回答
質問
regress and stats
In regress function there is an option to save stats that includes R^2 among the other things. I am trying to see the relationsh...
bootstrp with replacement
Hi everybody,
I have a vector that consists of values 0 or 1.
I would like to use bootstrp with replacement to generate 100 re...
13年以上 前 | 1 件の回答 | 0
1
回答
質問
possible bug in "unique" function
Dear all,
Could you, guys, help me please. I have a matrix
X =
2.2000 3.3000
2.2000 3.3000
4.0000...
13年以上 前 | 4 件の回答 | 0
4
回答
回答済み distance and matrix unique numbers
Hi, well, I tried that but for my data it does not have unique numbers for some reason (maybe it is something to do decimal trun...