next up previous contents index
Next: Manual data selection Up: Constructing data over many Previous: Generating vectors of random

Remarks

The DATAVEC:  command overwrites individual cases of previously existent data if a data-carrier with the same name already exists, or generates an entirely new data-element otherwise. For example, suppose that tex2html_wrap_inline36510 does not yet exist as a data-carrier. The result of the following fragment of code:

BD>datavec : x(1,4)=1 tex2html_wrap_inline33712

BD>datavec : x(2,3)=2 tex2html_wrap_inline33712

is to create a data-element with observations as follows: tex2html_wrap_inline36512 , tex2html_wrap_inline36514 , tex2html_wrap_inline36516 , and tex2html_wrap_inline36518 .  



David Wooff
Wed Oct 21 15:14:31 BST 1998