BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
cathy28
Calcite | Level 5

Please implement the following equations in SAS from scratch. Your help will be highly appreciated. 

Screen Shot 2020-11-20 at 6.12.01 AM.png

1 ACCEPTED SOLUTION

Accepted Solutions
cathy28
Calcite | Level 5

Please implement the following three equations regarding Spline Smoothing from scratch by using SAS. Your response will be highly appreciated.

Screen Shot 2020-11-20 at 6.12.01 AM.png

View solution in original post

4 REPLIES 4
Rick_SAS
SAS Super FREQ

At this time of year, when final exams and final class projects are being assigned, I doubt anyone will do your work for you, but if you post your data and what you have managed to accomplish so far, perhaps someone will give you a hint or two.

 

Also, a little context would be useful. What problem are you trying to solve? 

FreelanceReinh
Jade | Level 19

People starting "from scratch" may want to know the reference for these formulas. These are equations 4.35 (p. 104), 4.34 (p. 103) and 4.33 (p. 103), copied from the monograph

Härdle, W., Müller, M., Sperlich, S., and Werwatz, A. (2004), Nonparametric and Semiparametric Models, Berlin: Springer.

cathy28
Calcite | Level 5

Please implement the following three equations regarding Spline Smoothing from scratch by using SAS. Your response will be highly appreciated.

Screen Shot 2020-11-20 at 6.12.01 AM.png

ballardw
Super User

Have you even tried? If so, show us what you have attempted.

 

Someone throwing me a general question phrased like that generally gets a billing invoice later.

 

The formula implies the existence of n value pairs for variables Y and X plus what appears to be a scaling factor m. So where are the values you want this applied to?

 

SAS has several procedures that uses splines Transreg, GAM TPSpline plus graphics options.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

From The DO Loop
Want more? Visit our blog for more articles like these.
Discussion stats
  • 4 replies
  • 790 views
  • 0 likes
  • 4 in conversation