search for: cyt

Displaying 8 results from an estimated 8 matches for "cyt".

Did you mean: cnt
1999 Sep 02
1
trouble with the 'exclude' parameter of factor() (PR#265)
Full_Name: Laurent Gautier Version: 0.65.0 OS: Irix 6.5 Submission from: (NULL) (195.110.4.98) the following doesn't give what I expect > test _ factor(ORGMORE[[1]],exclude=c(NA,"NOM")) Warning message: NAs introduced by coercion > levels(test) [1] "CYT" "EXC" "MEM" "NOM" "NUC" "SEC" while this works... > test _ factor(ORGMORE[[1]],levels=c("CYT","EXEC","MEM","NUC","SEC"),exclude=NA) > levels(test) [1] "CYT" "EXEC"...
2007 Mar 14
0
Wald test and frailty models in coxph
Dear R members, I am new in using frailty models in survival analyses and am getting some contrasting results when I compare the Wald and likelihood ratio tests provided by the r output. I am testing the survivorship of different sunflower interspecific crosses using cytoplasm (Cyt), Pollen and the interaction Cyt*Pollen as fixed effects, and sub-block as a random effect. I stratified the analysis by developmental stage (G_stageSM) as an ordered factor (two classes). There is a lot of tied deaths in this dataset. Below is the analysis summary. coxph(formu...
2008 Nov 06
1
nls: Fitting two models at once?
...and struggling to automate some analyses from SigmaPlot using R. R is a great help for me so far! But the following problem makes me go nuts. I have two spectra, both have to be fitted to reference data. Problem: the both spectra are connected in some way: the stoichiometry of coefficients "cytf.v"/"cytb.v" is 1/2. {{In the SigmaPlot workflow one has to copy the two spectra into one column beneath each other and the two spectra are somehow treated as one curve - like in http://home.arcor.de/ballaschk/cytbf-help/sigmaplot%20formula.png}} Can anybody help? :( I tried to co...
2007 Jan 28
4
Cordless SIP Phones
Can anyone recommend a good cordless user-configurable SIP hardphone that is readily available in the states and doesn't cost $300? There seem to be a plethora of decent and affordable corded phones (like from Grandstream) but the search for a cordless unit seems elusive. I purchased a vtech 8100 online only to discover after receiving it that it is locked to vonage service. Thank you.
2004 Mar 01
0
failure notice (PR#6630)
...OhnD25RDFOSqZSuM0/z/ifQh2Ttqwv////9J/oAMoDDWX5McHUK4MI1d96gk2imXzC6L UYhnuRcih//////dGSJ3ssbmAllpiKr5APKmzhMXH2UqGAv3guAIuwW6Df////8pGvKXnUs1+V5Y GOemUwXSZNAJBhp7E/p9sec0IU55iP//9v/aKI42OWEv0xpQgQ5x55amUvlWjb9SE+1gZRnL//+/ 8ECfTkmSS7ux2yq+s/saA7GAgcxtFuVOKDuj/7f//8L76yisKrK6FyMr6yy9pq/tmHlKELmfPF3Z CYT/////TlUSc1RbsuCdH6TnpKwc6yNMdw2JwWFEmR6iKZD2SF3/////MU9iRhaqFE15sVKkvedZ dT4sOVnQqioRkrZmWl2GNUL/3+D/tg6oKWjwWopCUB5rSJE87tx/Ida0Davj/////4NFmRIdnmuB jUN0xqwV0+uVfHm7uFokNT/c8MVjUAJC9f//pcuD2ic6W/j15ww1ZTj1YB8r7BMz/1H/wv+/5IeY 7eUYpchwPa8TCwN3gr85e9CUloDO+v///xiYgcPl+HXnZLr0LW944K+ynZ2zDm6Q7+sJC4mt...
2007 May 01
0
problem with centos 4.4 and the time´s pc
I install centos 4.4 in a serveraltos9100, every thing was ok, but the watch?s time on the system is going very fast, the second goin very fast. The time in the bios setup is ok, the time go fine, but when I booting the centos 4.4 , the time is wrong, I repair with the command date, but minuts later all is crazy again Please I need help. Note: the time Zone is ok, this is set correctly with my
2007 May 02
0
ACPI: unable to locate ASPD
Hy This error apear in the booting Centos 4.4 , ASPI: unable to locate ASPD I need a solution for this problem, My server is an Altos 9100 (Dual PII a 400Mhz , with 256MB of Ram and scsi controller aic7800) Bye Orlando Este Mensaje se encuentra libre de Virus, Chequeado por MDaemon AntiVirus: AVirus: v2.2.7 Fuente del motor de AV: Alt-N Technologies, Ltd (excellent) Versi?n del motor
2013 May 22
0
add some class to wrap all operation of file
...xapian/filesystem.h and common/filesystem.cc, and changed the other code in chert/common/net/api. I only run the simple test in example path( simpleindex and simplesearch ) after patched. That seems like work fine. Is it useful for the xapian? I've add the patch files here: https://github.com/cytal/Xapian-patched/compare/master...FileSystem -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20130522/936b3594/attachment-0001.html>