User Manual

20060301
SeqSelOn
Syntax: SeqSelOn
:
a
n
+1
a
n
+2
b
n
+1
b
n
+2
c
n
+1
c
n
+2
a
n
E
b
n
E
c
n
E
Function: Selects the specified sequence expression. Specifying “
a
n
E”, “
b
n
E”, or “
c
n
E” as the
argument activates [Explicit]. Specifying any other argument activates [Recursive].
SeqType
Syntax: SeqType
:h
"
n
"
h
"
a
n
+1
a
0
"
"
a
n
+1
a
1
"
"
a
n
+2
a
0
"
"
a
n
+2
a
1
"
Function: Specifies the recursion type.
Description: Specifying
n
” as the argument activates [Explicit]. Specifying any other
argument activates [Recursive].
I
Statistics
12-6-27
Program Command Reference
abExpReg
Syntax: abExpReg
:
x
List,
y
List[,[FreqList (or 1)][, [<
yn
>][,
{
On
}
]]]
Off
Function: Performs
y
=
a
b
x
regression.
Description
x
List: Name of list for storing
x
-axis data
y
List: Name of list for storing
y
-axis data
FreqList: Name of list for storing frequency of “
x
List” and “
y
List” data
“FreqList” can be omitted. Doing so sets “1” for “FreqList”.
• “
yn
” is the Graph Editor name (
y
1,
y
2, ...) that is the copy destination of the regression
expression. Copy is not performed when “
yn
” is skipped.
• “On/Off” turns
Residual calc on or off. Residual calc is turned off when this setting is
skipped.