Hello,
Suppose, I have P = 100 genes variables and each consists of n = 50 values.
Now I want to Bootstrap (With Replacement) 50 times and 100 iterations.
I want P in columns and Bootstrap iterations in Rows.
Also, when genes are selected in Bootstrap (WR) give it value "1", if not
selected "0".
I want a matrix of ones and zero's for the above.
Thanks in Advance.
Best Regards
F Raziq
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.