|
D.5.2.6 identifyvar
Procedure from library resbinomial.lib (see resbinomial_lib).
- Usage:
- identifyvar();
- Compute:
- Asign 0 to variables x and 1 to variables y, only necessary at the beginning
- Return:
- list, say l, of size the dimension of the basering
l[i] is: 0 if the i-th variable is x(i),
1 if the i-th variable is y(i)
Example:
|