[R] My first R-program

Kjetil Kjernsmo kjetil.kjernsmo at astro.uio.no
Wed Apr 5 21:33:55 CEST 2000


On Wed, 5 Apr 2000, Shai Shen-Orr wrote:

>Sorry, I pasted the wrong file in earlier... this is the correct one: 
>pValCalculator(b, n=20, m=20)
>
>The error seems to be in, in its inability to recognize my self-made
>function (pValCalculator).

Yep, the syntax is 
pValCalculator <- function(b, n=20, m=20)

Best,

Kjetil
-- 
Kjetil Kjernsmo
Graduate astronomy-student                    Problems worthy of attack
University of Oslo, Norway            Prove their worth by hitting back
E-mail: kjetikj at astro.uio.no                                - Piet Hein
Homepage <URL:http://www.astro.uio.no/~kjetikj/>
Webmaster at skepsis.no 

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list