Problem #2 update

| | Comments (0)

In writing our my solution to the problem, I realized that I need to change one of the hints. Use this

p.poly <- step(s.1)*step(s.2)*(s.2/(s.1+s.2)) + step(-s.1)*step(s.2)

Instead of what I suggested in the notes.

Leave a comment

About this Entry

This page contains a single entry by Kent published on February 24, 2004 9:37 AM.

Notes was the previous entry in this blog.

problem 2 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.