Mathematical Algorithms for Linear Regression
eBook - PDF

Mathematical Algorithms for Linear Regression

  1. 338 pages
  2. English
  3. PDF
  4. Only available on web
eBook - PDF

Mathematical Algorithms for Linear Regression

Book details
Table of contents
Citations

About This Book

Mathematical Algorithms for Linear Regression discusses numerous fitting principles related to discrete linear approximations, corresponding numerical methods, and FORTRAN 77 subroutines. The book explains linear Lp regression, method of the lease squares, the Gaussian elimination method, the modified Gram-Schmidt method, the method of least absolute deviations, and the method of least maximum absolute deviation. The investigator can determine which observations can be classified as outliers (those with large errors) and which are not by using the fitting principle. The text describes the elimination of outliers and the selection of variables if too many or all of them are given by values. The clusterwise linear regression accounts if only a few of the relevant variables have been collected or are collectible, assuming that their number is small in relation to the number of observations. The book also examines linear Lp regression with nonnegative parameters, the Kuhn-Tucker conditions, the Householder transformations, and the branch-and-bound method. The text points out the method of least squares is mainly used for models with nonlinear parameters or for orthogonal distances. The book can serve and benefit mathematicians, students, and professor of calculus, statistics, or advanced mathematics.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Mathematical Algorithms for Linear Regression by Helmuth Späth, Werner Rheinboldt in PDF and/or ePUB format, as well as other popular books in Mathematik & Wahrscheinlichkeitsrechnung & Statistiken. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Front Cover
  2. Mathematical Algorithms for Linear Regression
  3. Copyright Page
  4. Table of Contents
  5. Preface
  6. Notation
  7. Chapter I. Introduction
  8. Chapter II. Linear Lp Regression
  9. Chapter III. Robust Regression (ROBUST)
  10. Chapter IV. Ridge Regression (RRL2, RRL1, RRLl)
  11. Chapter V. Linear Lp Regression with Linear Constraints
  12. Chapter VI. Linear Lp Regression with Nonnegative Parameters (p = 2: NNLS; p = 1: NNL1 ; p = ∞: NNLI)
  13. Chapter VII. Orthogonal Linear Lp Regression
  14. Final Remarks
  15. List of Subroutines
  16. Appendix: Examples
  17. Index