Re: Software suggestions



In article <1124931946.105902.239550@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
robert.dodier@xxxxxxxxx says...
> bernardz wrote:
>
> > I prefer a formula such as a linear or nonlinear regression because I
> > can picture the relationship in my head as opposed to a neural network
> > where all I get is a black box effect.
> >
> > >
> > > How many predictor (independent) variables are there?
> >
> > I must have six (6) although this could go up to twenty (20).
>
> Well, the R computing package (http://www.r-project.org)
> is easy to use, has a large, active user community,
> many add-on packages, and it is free as in free beer and
> as in free speech. There are precompiled binaries for
> Windows and Linux and probably other platforms.
>
> I have used R for both very small problems (in which I was
> mostly just trying out different ideas) and moderate sized
> problems (analysis of data sets with about 100 variables
> and 100,000 records).
>
> R has linear regression built-in. Other forms of regression
> are probably available as add-on packages.
>
> For what it's worth,
> Robert Dodier
>
>

R seems like over kill but I will give it a go.


--
Ask yourself, what would God think of your ideals, religion and beliefs?

Observations of Bernard - No 83
.



Relevant Pages

  • Re: Software suggestions
    ... > can picture the relationship in my head as opposed to a neural network ... R has linear regression built-in. ... are probably available as add-on packages. ...
    (sci.stat.math)
  • Re: interaction terms in regression model
    ... approach to regression than that in some other disciplines. ... centering constants you use (I'm assuming a two-variable model here... ... two linear and one interaction between those) the "significance" of the ... The "failure to center" ...
    (sci.stat.edu)
  • Re: Regression analysis -- how-to?
    ... > were it not for the fact that, the last time I asked an algorithm ... Do you want to learn about regression? ... > (linear, quadratic, logarithmic, exponential, power and inverse) and at ... > least two types of linear correlation coefficient (rank and product ...
    (comp.lang.pascal.delphi.misc)
  • Re: independent variables - ln
    ... of the meaning of "independent variables" in a regression (the lr ... part-timers stop here is because they're *uncomfortable* with statistics ... "independent variables" in a lr (linear regression), ... transformations, and lnis just any one of infinitely many ...
    (sci.stat.math)
  • Re: Ordinal logistic regression vs. multiple regression with ordinal outcome?
    ... preference to ordinary multiple regression for a dichotomous DV? ... One might try to use OLS regression with categorical DVs. ... predications, as much as that the DV is upper- and lower-censored, ... Could happen if you were modeling counts on a linear scale. ...
    (sci.stat.consult)