search for: f821254a

Displaying 1 result from an estimated 1 matches for "f821254a".

2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
...l and provide commented, minimal, self-contained, reproducible code. ------------------------------ Message: 88 Date: Mon, 30 Mar 2009 19:58:38 -0700 (PDT) From: minben <minbenh@gmail.com> Subject: [R] How to generate natural cubic spline in R? To: r-help@r-project.org Message-ID:     <f821254a-e11e-459e-80da-53fa7fece229@x29g2000prf.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Suppose I have two var x and y,now I want to fits a natural cubic spline in x to y,at the same time create new var containing the smoothed values of y. How can I get it? -------------------...