search for: kaltenbach

Displaying 3 results from an estimated 3 matches for "kaltenbach".

2006 Nov 26
3
Questions about generating samples in R
...8 columns and in about 5000 rows. What I want to do is to generate samples of this data set. Samples of a special size, as example 200. What is the easiest way to do this? No special things are needed, only the random selection of 200 rows of the data set. Thanks Alex -- Alexander Geisler * Kaltenbach 151 * A-6272 Kaltenbach email: alexander.geisler at gmx.at | alexander.geisler at gmail.com phone: +43 650 / 811 61 90 | skpye: al1405ex
2006 Dec 07
2
Simulation in R
...y <- matrix(c(samp_1),nrow=200, ncol=8) and then saving y in the array stichproben doesn't work. How is it possible to define a matrix with the content of my samples (samp_i) and but them into an array stichproben? Or is there an easier way? With kind regards Alex -- Alexander Geisler * Kaltenbach 151 * A-6272 Kaltenbach email: alexander.geisler at gmx.at | alexander.geisler at gmail.com phone: +43 650 / 811 61 90 | skpye: al1405ex
2006 Dec 07
1
Simulation in R - Part 2
...produce 50 samples in a first turn and then produce 50 samples again in another turn, but this can not be a "clean" solution (and surely not the only one). Hopefully you can help me and this is the last question for my simulation. Thanks for your efforts Alex -- Alexander Geisler * Kaltenbach 151 * A-6272 Kaltenbach email: alexander.geisler at gmx.at | alexander.geisler at gmail.com phone: +43 650 / 811 61 90 | skpye: al1405ex