next up previous contents index
Next: Exchangeable sequences Up: Examining inputs to the Previous: Introduction

Possible arguments

All specifications
 
tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : ($ ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The $  argument is used as shorthand for all possible arguments to the LOOK:  command. Any defined restriction will apply as appropriate to each successive argument.  

Assignments
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (a ) [ N1, N2, ...] tex2html_wrap_inline33712

where N1, N2, ...are the names of assignments, separated by commas.

tex2html_wrap_inline33806 tex2html_wrap_inline33806

To display assigments we use the a  argument. This can be used with or without a restriction. Firstly, when this argument is used without a restriction, all of the assignments known to the program are displayed. Secondly, when a restriction is applied, the display is limited to the named assignments.

Where the assignments are known linear combinations of elements, these are displayed as such. Otherwise (for example, if parts of the assignment are functional) various information about the functionally defined assignment is displayed.

For functionally defined assignments, any name supplied in the restriction need contain only the stem of the assignment; any extraneous features are removed. For example, suppose that the functional assignment x.i.j has been defined. To examine it, any one of the following 0commands would suffice:

  1. BD>look : (a )x tex2html_wrap_inline33712

  2. BD>look : (a )x.3.4 tex2html_wrap_inline33712

  3. BD>look : (a )x.i.j tex2html_wrap_inline33712

 

Bases
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (b ) [ N1, N2, ...] tex2html_wrap_inline33712

where N1, N2, ...are the names of bases, separated by commas.

tex2html_wrap_inline33806 tex2html_wrap_inline33806

To display bases we use the b  argument. This can be used with or without a restriction. Firstly, when this argument is used without a restriction, all of the assignments known to the program are displayed. Secondly, when a restriction is applied, the display is limited to the named bases. The names of the elements contained in each listed base are displayed in the order given by the ordering convention. See §6.2 for details of specifying collections for the definition part.  

Influence diagram coordinates
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (grid ) [ N1, N2, ...] tex2html_wrap_inline33712

where N1, N2, ...are the names of bases or elements, separated by commas.

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The grid  argument displays information set using the GRID:  command. The argument can be used with or without a restriction. Firstly, when this argument is used without a restriction, all of the grid information known to the program is displayed. Secondly, when a restriction is applied, the information is limited to the named bases and elements. The information displayed is as follows.

  1. the name of the base or element to be drawn as a node;
  2. the radius of the node representing the base, where zero shows that the default radius to be used;
  3. an integer representing the colour of the node as summarised in Table 11.3;
  4. the (x,y) coordinate for the centre of the node;
  5. a list of other elements and nodes which are to be connected with arcs drawn from this node, together with an integer representing the arc style as summarised in Table 11.4.
 

Constants
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (c ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

To display constants we use the c  argument. This argument is used without a restriction. The names of the constants are displayed in in the order given by the ordering convention, together with their values.  

Commands
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (commands ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The commands  argument is used to display a list of all the possible [B/D] commands, together with short descriptions. This argument is used without a restriction.  

Controls
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (controls ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The various [B/D] controls may be listed by using the controls  argument. This argument is used without a restriction. The names of the controls are displayed, together with a brief decsription. The nc  argument displays the values of certain controls.  

Data
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (d ) [ N1, N2, ...] tex2html_wrap_inline33712

where N1, N2, ...are the names of elements or bases or data-carriers, separated by commas.

tex2html_wrap_inline33806 tex2html_wrap_inline33806

To display data we use the d  argument. This can be used with or without a restriction. Firstly, when this argument is used without a restriction, all of the data known to the program are displayed. Secondly, when a restriction is applied, the display is limited to the data on the named data carriers. The names of the data carriers are displayed in the order given by the ordering convention. See §6.2 for details of specifying collections for the definition part.

The quantity of data output is controlled by the autoselect  control as follows. If the autoselect  control is on then all possible data is shown. If the control is off, data selection is as determined beforehand, according to prior usages of the SELECT:  command.

Notice that the SUMMARY:  command can be used to summarise various features of the data: means, standard deviations, correlations, and so forth.  

Data stack checker
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (dfstk ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

This is a programming tool enabling inspection of the starting positions and lengths of freed locations in the data storage area.  

Data stack checker
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (dstk ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

This is another programming tool enabling inspection of the starting positions and lengths of freed locations in the data storage area.  

Element names, expectations, and standard deviations
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

  1. BD>look : (e ) [ N1, N2, ...] tex2html_wrap_inline33712

  2. BD>look : (e [i]) [ N1, N2, ...] tex2html_wrap_inline33712

where the option i is a valid expectation store number, and N1, N2, ...are the names of elements or bases, separated by commas.

tex2html_wrap_inline33806 tex2html_wrap_inline33806

To display the names of currently defined elements we use the e  argument. This can be used with or without a restriction. Firstly, when this argument is used without a restriction, all of the elements known to the program are displayed. Secondly, when a restriction is applied, the display is limited to the elements given by the collection represented in the restriction. The element names are displayed in the order given by the ordering convention. See §6.2 for details of specifying collections for the definition part.

The first form of the syntax displays element names together with their expectations in all expectation stores. The second form of the syntax displays element names, their expectations in expectation store i , and their standard deviations in belief store i.  

Functions
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (f ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The f  argument to the LOOK:  command produces a list of functions defined so far. These are produced in the order given by the ordering convention. This argument is used without a restriction.  

Functionally defined expectations
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (fe ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The fe  argument to the LOOK:  command produces a list of functionally-defined expectations. These are displayed in the order given by the ordering convention. This argument is used without a restriction.  

External file attachments
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (files ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The files  argument is used to display information about the link between [B/D]'s internal input and output channels and various external files. For each defined input and output channel, the full name of the associated external file is printed. Finally, the names of the external files associated with the log file (set using the log  argument to the KEEP:  command), the history file  (set using the history  argument to the KEEP:  command), and the help file are displayed. This argument is used without a restriction.  

For statement control variables
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (for ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

Active [B/D] for-statements, together with the current values of the control variables and their initialising values, may be listed by using the for  argument. This argument is used without a restriction.  

Functionally defined beliefs
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

  1. BD>look : (fvar ) tex2html_wrap_inline33712

  2. BD>look : (fvar [i]) tex2html_wrap_inline33712

where the option i is a valid belief store number.

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The fvar  argument is used to summarise the current functionally-defined variance-covariance specifications. The first form of the syntax displays functionally defined variances and covariances for all of the belief stores. The second form of the syntax limits the display to variances and covariances in belief store i. This argument is used without a restriction.  

Index control variables
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (i ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

Declared indices, as defined by INDEX:  commands, together with the name of the control variables and their initialising values, may be listed by using the i  argument. This argument is used without a restriction.  

Obtaining user-defined retentions
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (keep ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The KEEP:  command is used to select material to be retained in user-defined quantities. The keep  argument displays a list of the possible retentions to the KEEP:  command, with brief descriptions. This argument is used without a restriction.  

Names of retained quantities
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (kept ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

Several quantities may be stored under user-defined names via the KEEP:  command. The kept  argument here displays these user-defined names. This argument is used without a restriction.  

Labels with comments
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

  1. BD>look : (l ) tex2html_wrap_inline33712

  2. BD>look : (l [i]) tex2html_wrap_inline33712

where the option i is a valid input channel number.

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The l  argument is used to display labels, and is issued without a restriction. The first form of the syntax displays the labels currently defined on all open input channels. The second form of the syntax is used to display only the labels on input channel i.

Only those labels that are accompanied by comments (text that follows the label on the same line, and separated from the label by at least one space), are printed. The labels are produced in the order given by the ordering convention. This argument is used without a restriction.

The lall  argument is similar, but displays all labels, regardless of any accompanying comments.  

All labels
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

  1. BD>look : (lall ) tex2html_wrap_inline33712

  2. BD>look : (lall [i]) tex2html_wrap_inline33712

where the option i is a valid input channel number.

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The lall  argument is used to display labels, and is issued without a restriction. The first form of the syntax displays the labels currently defined on all open input channels. The second form of the syntax is used to display only the labels on input channel i. This argument is used without a restriction.

All labels are printed, in the order given by the ordering convention. The l  argument is similar, but displays only those labels accompanied by comments.  

Program restrictions
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (program ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

To display the most important run-time restrictions we use the program  argument. This argument is used without a restriction. The information displayed concerns the following.

  • the total number of data locations available, and whether these are stored on disk or in memory;
  • the total number of belief stores available, and whether these are stored on disk or in memory;
  • the maximum number of buildable elements;
  • the maximum number of elements that can form a base to be used in an adjustment;
  • the maximum depth of iteration for iterative adjustment within the ITADJUST:  command;
  • the maximum length in characters of [B/D] names for elements, bases, and so forth;
  • the maximum length in characters of the title to be used in a PLOT:  command;
  • the resolution of the low-resolution plotting grid;
  • the total number of records retained in the screen history buffer .

 

Control values
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (nc ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The nc  argument, which is used without a restriction, displays a list of the current values of the following controls:

  • belief store sources for the variance specifications for general adjustments;
  • belief store sources for the variance specifications for belief comparisons;
  • The current default expectation store and default variance store.
  • current number formatting for many of the numbers output by [B/D];
  • the missing value marker;
  • the default sample size for adjustments where no data are available.

 

Operands
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (operands ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The operands  argument displays a list of [B/D] operands (for example rmtr  and prmrank ) usable in [B/D] equations, together with brief descriptions of them. This argument is used without a restriction.  

Operators


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

 

BD>look : (operators ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The operators  argument displays a list of [B/D] operators (for example eig  and centile ) usable in [B/D] equations, together with brief descriptions of them. This argument is used without a restriction.  

Options
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (options ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The options  argument displays a list of the possible arguments to the OPTION:  command, with brief descriptions. This argument is used without a restriction.  

External file paths
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (path ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The path  argument is used to display the current values of the search path variables BDINPUTS  and BDMACROS . This argument is used without a restriction.  

Correlations
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

  1. BD>look : (r ) [ N1, N2, ...] tex2html_wrap_inline33712

  2. BD>look : (r [i]) [ N1, N2, ...] tex2html_wrap_inline33712

where the option i is a valid belief store number, and N1, N2, ...are the names of elements or bases, separated by commas.

tex2html_wrap_inline33806 tex2html_wrap_inline33806

To display beliefs (in correlation form) specified about currently defined elements, we use the r  argument. This can be used with or without a restriction. Firstly, when this argument is used without a restriction, beliefs about all of the elements known to the program are displayed. Secondly, when a restriction is applied, the display is limited to beliefs about the elements given by the collection represented in the restriction. Beliefs are displayed for element names in the order given by the ordering convention. See §6.2 for details of specifying collections for the definition part.

The first form of the syntax displays correlations for all of the belief stores. The second form of the syntax limits the display to correlations in belief store i.

In the case of any ``variance'' terms being not positive, all the corresponding ``correlation'' terms are marked with a dash rather than a number.  

Strings
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

BD>look : (s ) tex2html_wrap_inline33712

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The s  argument displays the names of all currently-defined strings, together with the title to be used for plots, influence diagrams, and partial correlation diagrams, if such titles has been defined using the TITLE: , ITITLE: , and PCTITLE:  commands. This argument is used without a restriction.  

Variances and covariances
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Syntax

  1. BD>look : (v ) [ N1, N2, ...] tex2html_wrap_inline33712

  2. BD>look : (v [i]) [ N1, N2, ...] tex2html_wrap_inline33712

where the option i is a valid belief store number, and N1, N2, ...are the names of elements or bases, separated by commas.

tex2html_wrap_inline33806 tex2html_wrap_inline33806

To display beliefs (in variance-covariance form) specified about currently defined elements, we use the v  argument. This can be used with or without a restriction. Firstly, when this argument is used without a restriction, beliefs about all of the elements known to the program are displayed. Secondly, when a restriction is applied, the display is limited to beliefs about the elements given by the collection represented in the restriction. Beliefs are displayed for element names in the order given by the ordering convention. See §6.2 for details of specifying collections for the definition part.

The first form of the syntax displays variances and covariances for all of the belief stores. The second form of the syntax limits the display to variances and covariances in belief store i.    

f


next up previous contents index
Next: Exchangeable sequences Up: Examining inputs to the Previous: Introduction

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