Displaying 2 results from an estimated 2 matches for "tp3054719p3054719".
2010 Nov 23
1
using the "apply" method for functions with multiple inputs
...y == 999) )
x1 <- 1
else
x1 <-0
}
#this doesn't work - gives an error " 'y' is missing
tfilt <- sapply(data.frame(a,b), tfun)
thanks,
joe
--
View this message in context: http://r.789695.n4.nabble.com/using-the-apply-method-for-functions-with-multiple-inputs-tp3054719p3054719.html
Sent from the R help mailing list archive at Nabble.com.
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...y == 999) )
x1 <- 1
else
x1 <-0
}
#this doesn't work - gives an error " 'y' is missing
tfilt <- sapply(data.frame(a,b), tfun)
thanks,
joe
--
View this message in context:
http://r.789695.n4.nabble.com/using-the-apply-method-for-functions-with-mult
iple-inputs-tp3054719p3054719.html
Sent from the R help mailing list archive at Nabble.com.
------------------------------
Message: 131
Date: Tue, 23 Nov 2010 11:05:23 +1000
From: Kere Klein <k.klein at uq.edu.au>
To: "r-help at R-project.org" <r-help at R-project.org>
Subject: [R] permalgorithm
Messag...