Re: Variables in Regress
- To: mathgroup at smc.vnet.net
- Subject: [mg18124] Re: Variables in Regress
- From: paulh at wolfram.com (P.J. Hinton)
- Date: Fri, 18 Jun 1999 00:51:34 -0400
- Organization: Wolfram Research, Inc.
- References: <7ka4js$iks@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <7ka4js$iks at smc.vnet.net>, bcolletti at mail.utexas.edu (Bruce W. Colletti) writes:
> Re Mathematica 3.0 (Windows95).
>
> Regress[] rejects subscripted variables. For example, an error message
> appears when I establish predictor variables {Xsub4,Xsub5}. However,
> Mathematica accepts {X4,X5}.
>
> Can Regress be made to accept subscripted variables?
You'll need to use Symbolize[] in the Notation.m package.
See the FAQ page here:
http://support.wolfram.com/Packages/Utilities/SubscriptedVariables.html
for more information.
--
P.J. Hinton
Mathematica Programming Group paulh at wolfram.com
Wolfram Research, Inc.
Disclaimer: Opinions expressed herein are those of the author alone.