s-news
[Top] [All Lists]

Re: [S] Using Sqpe as a shared library

To: Vadim Ogranovich <vograno@arbitrade.com>
Subject: Re: [S] Using Sqpe as a shared library
From: Prof Brian D Ripley <ripley@stats.ox.ac.uk>
Date: Tue, 29 Feb 2000 21:48:28 +0000 (GMT)
Cc: "S-news (E-mail)" <S-news@wubios.wustl.edu>
In-reply-to: <AFD78192EC49D311BFAE00902798AB8F03C085@jupiter.sc.arbitrade.com>
Sender: owner-s-news@wubios.wustl.edu
On Tue, 29 Feb 2000, Vadim Ogranovich wrote:

> 
> Dear All,  I am writing a C-function to be dynamically linked with S-Plus
> and inside this function I need to compute pnorm() and dnorm(). I wouldn't
> like to call S back to compute these values, rather call directly an
> appropriate GLOB name on Sqpe to make it efficient. It seems like Sqpe
> exports quite a bit of *norm* functions, but none of them is documented even
> in terms of some *.h file. I would greatly appreciate any suggestion on this
> matter.
> 
> Thanks,
> Vadim
> 
> P.S. I use V5.1 on Sun
> 
> P.S. Is the upcoming book of V&R going to touch upon such issues?

Yes, where they are documented anywhere. I'm afraid pnorm and dnorm are
not in S-PLUS, and although I actually know for those two, I can't
assume they will not change (and indeed, expect that they will).

-- 
Brian D. Ripley,                  ripley@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>