User Manual - Page 80

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
76 Alphabetical Listing
left()
Catalog >
Returns the leftmost Num elements
contained in List1.
If you omit Num, returns all of List1.
left(Comparison) expression
Returns the left-hand side of an equation or
inequality.
libShortcut()
Catalog >
libShortcut(LibNameString,
ShortcutNameString
[, LibPrivFlag]) list of variables
Creates a variable group in the current
problem that contains references to all the
objects in the specified library document
libNameString. Also adds the group
members to the Variables menu. You can
then refer to each object using its
ShortcutNameString.
Set LibPrivFlag=0 to exclude private
library objects (default)
Set LibPrivFlag=1 to include private
library objects
To copy a variable group, see CopyVar on
page 24.
To delete a variable group, see DelVar on
page 38.
This example assumes a properly stored and
refreshed library document named linalg2
that contains objects defined as clearmat,
gauss1, and gauss2.
LinRegBx
Catalog >
LinRegBx X,Y[,[Freq][,Category,Include]]
Computes the linear regression y = a+bx on
lists X and Y with frequency Freq. A
summary of results is stored in the
stat.results variable. (See page 145.)
All the lists must have equal dimension
except for Include.
X and Y are lists of independent and
dependent variables.
Loading ...
Loading ...
Loading ...