Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 556 Bytes

File metadata and controls

25 lines (17 loc) · 556 Bytes

Splines I

Filed under: ADMB Tricks, Splines

Notes and examples related to cubic splines

splines.tpl : ADMB code with a spline (very rough)

Example results : notes: grey lines are from MCMC samples, third derivative looks rough only because of numerical precision

splines.dat : data file to go with the model in splines.tpl

R code : read output from splines model and plot results shown in spline_example.pdf