|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: AW: random draw of single variable, not whole data
<>
*************
clear*
input x
1
2
3
4
5
end
clonevar y=x
bsample 5
l
*************
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Florian
Wakolbinger
Gesendet: Donnerstag, 26. Februar 2009 20:00
An: [email protected]
Betreff: st: random draw of single variable, not whole data
Dear all,
is it possible to randomly draw numbers out of a variable x and write it
into another variable y
i.e. if
x
1
2
3
4
5
then y could be, for instance
y
3
5
3
2
4
all numbers in y are randomly drawn from x. how is it possible to
construct such a variable y in stata?
thanks, and kind regards
florian
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/