182 reputation
6
bio website feliperiveroll.name
location Mexico City, Mexico
age 33
visits member for 1 year
seen Nov 6 '12 at 23:03
stats profile views 12

Nov
6
comment How to get $P(X < x)$ and $P(X \geq x)$?
Thank you so much!!!
Nov
6
accepted How to get $P(X < x)$ and $P(X \geq x)$?
Nov
5
comment How to get $P(X < x)$ and $P(X \geq x)$?
Is $P(X>x-1)=P(X>x)-1$?
Nov
5
revised How to get $P(X < x)$ and $P(X \geq x)$?
deleted 4 characters in body
Nov
5
revised How to get $P(X < x)$ and $P(X \geq x)$?
deleted 27 characters in body
Nov
5
revised How to get $P(X < x)$ and $P(X \geq x)$?
added 8 characters in body
Nov
5
revised How to get $P(X < x)$ and $P(X \geq x)$?
added 56 characters in body
Nov
5
asked How to get $P(X < x)$ and $P(X \geq x)$?
Jun
1
comment Is cross-validation an effective approach for feature/model selection for microarray data?
May be this tutorial could help you cbio.mskcc.org/~lianos/tips/svms-and-gene-signatures
Jun
1
revised What is the most suitable statistical test for a series of data?
added 124 characters in body
Jun
1
answered What is the most suitable statistical test for a series of data?
Jun
1
awarded  Commentator
May
29
comment A course in experimental design for data miners
Also check this post stats.stackexchange.com/questions/1815/…
May
28
awarded  Teacher
May
28
answered A course in experimental design for data miners
May
28
awarded  Supporter
May
28
comment What is the meaning of operators in regression or anova formulas in R
Thank you so much!!!
May
28
accepted What is the meaning of operators in regression or anova formulas in R
May
28
asked What is the meaning of operators in regression or anova formulas in R
May
28
comment Wrong values in Dunnett post-hoc test
Thank you so much, I've got an error when importing data into R corrected with time <- c(rep(0,5), rep(2,5), rep(5,5), rep(10,5), rep(15,5), rep(30,5)); sample <- c(rep(1:5, 6)) so the R transposed table was bad; now I've got the same results.