s-news
[Top] [All Lists]

smooth.spline() function between s-plus and R

To: s-news@lists.biostat.wustl.edu
Subject: smooth.spline() function between s-plus and R
From: array chip <arrayprofile@yahoo.com>
Date: Thu, 11 Jun 2009 09:21:06 -0700 (PDT)
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1244737266; bh=CX80bP5SdWJHrL15jdjvcDqQ1guTN/8mkF2WLVFahFE=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=C/wBG75n1YFAJRwP6b2ofOHjLKrvOkewu9b3XyZzNcFuAVn5gmLTZef0+zDAn4+Foc//sCoLldU6D0niQNT1ew8C6wscAQ/ScWWIwfecn7FCrxRbXAZUNJVVT5sL2m5tCgQifHrh+/oazcTG/ycPxQhrtSAuHO3wAtea3OfHlcs=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=05euYCH39jHzU0ntaRnyY7Rqw+qN4pvCyFTTqFP9FeJs6WKrAwD5rSo5jy/B098BN4fdR4Q7do7KQjB+l5NfiCDvePWQe8lpvhIC3dwrqINHNRyof3Am7YLllAZHi4nF/l6/brTEIP005N//wGTl6a4EKxmZWNHypvpGf+G84u0=;
Hi, all, I found that the smooth.spline() function produces different results 
between R and S-Plus. I was trying to play different parameters of the function 
without any success. The script of the function contains Fortran code, so it 
seems impossible to port the code from S-Plus to R (or I may be wrong). Can 
anyone suggest anything so that I can produce the same result in R as in S-plus?

Thanks

John


      

<Prev in Thread] Current Thread [Next in Thread>
  • smooth.spline() function between s-plus and R, array chip <=