search for: 460bdafe

Displaying 5 results from an estimated 5 matches for "460bdafe".

2009 Sep 18
3
Error: length(f1) == length(f2) is not TRUE
...along with the na.exclude command, because there is a lot of missing data in patches which I have replaced with NA's, but I don't know how to fix this error at all. Its a bit urgent, and any help is hugely appreciated. The data files are at: <http://www.4shared.com/file/131980362/460bdafe/Testvcomp10.html> (excel) http://www.4shared.com/file/131980512/dc7308b/Testvcomp10.html (txt) Cheers, Aditi ---------------------- A Singh Aditi.Singh at bristol.ac.uk School of Biological Sciences University of Bristol
2009 Nov 19
1
Splitting massive output into multiple text files
...e[i]) { peg.no.prm<-sample(peg.no, length(peg.no)) try(fit5<-lmer(data=modeldf, peg.no.prm~1 + (1|family/f))) print(summary(fit5)) capture.output(fit5, file="testperm5.txt", append=T) }}} } The data files are at: >> >> >> <http://www.4shared.com/file/131980362/460bdafe/Testvcomp10.ht >> ml> (excel) >> http://www.4shared.com/file/131980512/dc7308b/Testvcomp10.html >> (txt) ------------------------------------------------------------------ ---------------------- A Singh Aditi.Singh at bristol.ac.uk School of Biological Sciences University of...
2009 Sep 11
0
How to block data across multiple columns?
...however, doesn't run at all after the first two loops. I cannot figure out how to tell it to block each one of 10 columns in turn. This works for one marker, but not more in the same run. Any suggestions please? Thanks a lot, Aditi Data files at: <http://www.4shared.com/file/131980362/460bdafe/Testvcomp10.html> (excel) http://www.4shared.com/file/131980512/dc7308b/Testvcomp10.html (txt) --------------------- A Singh Aditi.Singh at bristol.ac.uk School of Biological Sciences University of Bristol
2009 Nov 19
0
Printing labeled summary to text file ?
...t;perm no.") print(se[i]) { peg.no.prm<-sample(peg.no, length(peg.no)) try(fit5<-lmer(data=modeldf, peg.no.prm~1 + (1|family/f))) print(summary(fit5)) capture.output(fit5, file="testperm5.txt", append=T) }}} } The data files are at: <http://www.4shared.com/file/131980362/460bdafe/Testvcomp10.ht ml> (excel) http://www.4shared.com/file/131980512/dc7308b/Testvcomp10.html (txt) ---------------------- A Singh Aditi.Singh at bristol.ac.uk School of Biological Sciences University of Bristol
2009 Sep 18
0
Error: length(f1) == length(f2) is not TRUE (fwd)
...t know how to fix this >> >> error at all. >> >> >> >> Its a bit urgent, and any help is hugely appreciated. >> >> >> >> The data files are at: >> >> >> >> >> >> <http://www.4shared.com/file/131980362/460bdafe/Testvcomp10.ht >> >> ml> (excel) >> >> http://www.4shared.com/file/131980512/dc7308b/Testvcomp10.html >> >> (txt) >> >> >> >> >> >> Cheers, >> >> Aditi >> >> >> >> ---------------------- &...