Consider the following scenario: Suppose that base has been
adjusted by base
and that we might observe
(otherwise, data-related results are not available).
Usage
The value returned is the current evaluation of the adjusted expectation
for any newly adjusted element N. For example, suppose that element N
is contained in base
The value returned is the current adjusted covariance between any two
newly adjusted elements
See [31, section 3.3,].
See also the av operator if only variances are required.
If
and
where the
the value returned is the current adjusted variance for the
newly adjusted element
If data is available, the size of an adjustment (the
variance of the bearing for the adjustment) is returned, that is
If data is available, the discrepancy for an adjustment (the
largest squared change in expectation, relative to the amount of prior
variation removed) is returned, that is
This returns a signed integer according to the
last type of adjustment:
Thus, the sign of the value given indicates whether the command had
involved addition to or deletion from
This returns
This returns
This returns
This returns one of three integers according to the type of adjustment
performed:
This returns
This returns
This returns the ith largest canonical resolution. It is an error if
the index i is smaller than one or greater than the rank of the
resolution matrix (obtainable as the operand rmrank ). For
example, suppose that
This returns the contribution to resolution in element N offered
by the
An example of the use of the rp operator is as follows, where
Temperature is assumed to be an element in the collection currently
being adjusted, and there are at least two canonical directions.
BD>print : (rp (Temperature,2))
This returns the number of selected data observations (and thus
the sample size) for the elements contained in
. Then
. See
[31, sections 3.1, 4,].
Usage
and
. For example, suppose
that
and
are contained in base
. Then
comprises the elements
,
and
is some k-dimensional vector, and if we define the
matrix
, then the
adjusted variance of
is
is the adjusted belief structure. Note also that
's are the canonical resolutions for the adjustment
(these are obtainable using the [B/D] operator
), and
where
is the corresponding eigenvector (which may be
retained using the cd argument to the KEEP:
command). The diagonal values
are what you see if you issue the command SHOW: (v ).
Usage
. for example, suppose
that
is contained in base
. then
. see [31, section 3.3,]. this
operator is shorthand for the ac operator with the same two
arguments. that is,
is equivalent to
.
Usage
. See [31, section 4.4,].
Usage
.
Usage
,
with no data observed.
,
with no data observed.
,
with data observed.
,
with data observed.
; and the absolute value of
the integer indicates whether observations
were available or
not.
Usage
, the rank of the prior variance matrix
for the collection
being adjusted.
Usage
: the rank of the maximal
resolution matrix, being the number of maximal canonical directions
corresponding to non-zero maximal canonical resolutions. This quantity
is available only when an adjustment involving exchangeable beliefs has
been performed.
Usage
, the trace of the
maximal resolution matrix, equal to
the sum of the maximal canonical resolutions. This quantity is available
only when an adjustment involving exchangeable beliefs has been
performed.
Usage
Usage
: the rank of the resolution matrix, being the
number of canonical directions corresponding to non-zero canonical
resolutions. See [31, sections 3.6,3.7,].
Usage
, the trace of the resolution matrix, equal to
the sum of the canonical resolutions. See [31, sections 3.6, 3.7,].
Usage
is the 4th canonical direction for
the adjustment of
by
. Then
. See [31, section 3.6,]
Usage
canonical direction. (See the rp control for
additional information.) It is an error if
the index i is smaller than one or greater than the rank of the
resolution matrix (obtainable as the operand rmrank ).
Usage
used in
the current adjustment. Otherwise, if there is no data available, it
returns the fictional sample size being used for the adjustment. Such
fictional sample sizes are set using the obs control.