Practical Smoothing: The Joys of P-splines

Practical Smoothing

The Joys of P-splines
 
Kiadó: Cambridge University Press
Megjelenés dátuma:
 
Normál ár:

Kiadói listaár:
GBP 49.99
Becsült forint ár:
24 145 Ft (22 995 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

21 730 (20 696 Ft + 5% áfa )
Kedvezmény(ek): 10% (kb. 2 415 Ft)
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
A Prosperónál jelenleg nincsen raktáron.
Nem tudnak pontosabbat?
 
  példányt

 
 
 
 
A termék adatai:

ISBN13:9781108482950
ISBN10:1108482953
Kötéstípus:Keménykötés
Terjedelem:208 oldal
Méret:233x156x15 mm
Súly:450 g
Nyelv:angol
296
Témakör:
Rövid leírás:

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

Hosszú leírás:
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
Tartalomjegyzék:
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.