Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Penalised splines


From   Adrian Mander <[email protected]>
To   [email protected]
Subject   st: Penalised splines
Date   Mon, 21 May 2007 10:18:49 +0100

Hi All,

Has anyone implemented a penalised cubic spline?

The form I am looking for is minimising the usual least squares but with
an additional area under the second derivative as a penalty.

sum_{j=1}  ( y_j - f(x_j))^2  + lambda  integral ( f''(t))^2 dt

I couldn't find anything through findit on penalised but I guess it could
be part of another spline function.

cheers
Ade

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index