Difference between revisions of "Regression"

From Sutherland_wiki
Jump to: navigation, search
(New page: == Introduction == == Linear Least Squares Regression == === The Basic Equations === ==== Derivation of these Equations ==== === Converting a Nonlinear Problem Into a Linear One === =...)
 
m
Line 1: Line 1:
 +
{{Stub|page}}
 +
 
== Introduction ==
 
== Introduction ==
  

Revision as of 08:58, 18 August 2008

Warn.jpg
This page is a stub and needs to be expanded.
If you can provide information or finish this page you're welcome to do so and then remove this message afterwards.

Introduction

Linear Least Squares Regression

The Basic Equations

Derivation of these Equations

Converting a Nonlinear Problem Into a Linear One

The R^2 Value

Nonlinear Least Squares Regression