Practical Smoothing: The Joys of P-splines
 
Product details:

ISBN13:9781108482950
ISBN10:1108482953
Binding:Hardback
No. of pages:208 pages
Size:233x156x15 mm
Weight:450 g
Language:English
288
Category:

Practical Smoothing

The Joys of P-splines
 
Publisher: Cambridge University Press
Date of Publication:
 
Normal price:

Publisher's listprice:
GBP 49.99
Estimated price in HUF:
24 145 HUF (22 995 HUF + 5% VAT)
Why estimated?
 
Your price:

21 730 (20 696 HUF + 5% VAT )
discount is: 10% (approx 2 415 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Can't you provide more accurate information?
 
  Piece(s)

 
Short description:

This user guide presents a popular smoothing tool with practical applications in machine learning, engineering, and statistics.

Long description:
This is a practical guide to P-splines, a simple, flexible and powerful tool for smoothing. P-splines combine regression on B-splines with simple, discrete, roughness penalties. They were introduced by the authors in 1996 and have been used in many diverse applications. The regression basis makes it straightforward to handle non-normal data, like in generalized linear models. The authors demonstrate optimal smoothing, using mixed model technology and Bayesian estimation, in addition to classical tools like cross-validation and AIC, covering theory and applications with code in R. Going far beyond simple smoothing, they also show how to use P-splines for regression on signals, varying-coefficient models, quantile and expectile smoothing, and composite links for grouped data. Penalties are the crucial elements of P-splines; with proper modifications they can handle periodic and circular data as well as shape constraints. Combining penalties with tensor products of B-splines extends these attractive properties to multiple dimensions. An appendix offers a systematic comparison to other smoothers.

'The title says it all.&&&160;This is a practical book which shows how P-splines are used in an astonishingly wide range of settings. If you use P-splines already the book is indispensable; if you don't, then reading it will convince you it's time to start. Every example comes with an R-program available on the book's web-site, an important feature for the experienced user and novice alike.' Iain Currie, Heriot-Watt University
Table of Contents:
1. Introduction; 2. Bases, penalties, and likelihoods; 3. Optimal smoothing in action; 4. Multidimensional smoothing; 5. Smoothing of scale and shape; 6. Complex counts and composite links; 7. Signal regression; 8. Special subjects; A. P-splines for the impatient; B. P-splines and competitors; C. Computational details; D. Array algorithms; E. Mixed model equations; F. Standard errors in detail; G. The website.