[R] library(qpcR) cbind.na
Evgenia
evgts at aueb.gr
Thu Nov 10 12:38:10 CET 2011
I want to use function cbind.na at library(qpcR)
I install package qpcR and I can use functions such
m1 <- pcrfit(reps, 1, 2, l5)
> AICc(m1)
[1] -102.5843
but when i try cbind.na(1, 1:7) i take message
Error: could not find function "cbind.na"
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/library-qpcR-cbind-na-tp4023339p4023339.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list