search for: makemodel

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

2007 Mar 05
1
Error in La.svd(X) : error code 1 from Lapack routine 'dgesdd'
Dear R helpers, I am working with R 2.4.1 GUI 1.18 (4038) for MacOSX. I have a matrix of 10 000 genes and try to run the following commands: > model.mix<-makeModel (data=data, formula=~Dye+Array+Sample+Time, random=~Array+Sample) > anova.mix<-fitmaanova (data, model.mix) > test.mix<-matest (data, model=model.mix, term="Time", n.perm=100, test.method=c(1,0,1,1)) I get the following error message: Doing F-test on observed data ... Doi...
2010 Jul 06
2
Could not find createData function
...*datafile* with probeID as the first column, which is a tab limited text file and also created *designfile*. I have created *readma object* which is named as abf1. >From that readma object, i have to create data object by using *createData*function and also i hav to create model object by using *makemodel* function, then i have to fit the model of anova.But, the problem is it could not find createData function. Am pasting the commands which i used below.Please give me the solution to my problem, as am unabl;e to proceed further. R version 2.11.1 (2010-05-31) Copyright (C) 2010 The R Foundation for...
2006 Jul 20
4
Help with Rails and postgres with sequence numbers (global?)
...| numeric(15,5) | priceupdate | date | default date(''now''::text) weight | real | onhand | real | default 0 notes | text | makemodel | boolean | default false assembly | boolean | default false alternate | boolean | default false rop | real | inventory_accno_id | integer | income_...
2010 Jul 06
0
Error in createData function
...*datafile* with probeID as the first column, which is a tab limited text file and also created *designfile*. I have created *readma object* which is named as abf1. >From that readma object, i have to create data object by using *createData*function and also i hav to create model object by using *makemodel* function, then i have to fit the model of anova.But, the problem is it could not find createData function. Am pasting the commands which i used below.Please give me the solution to my problem, as am unabl;e to proceed further. R version 2.11.1 (2010-05-31) Copyright (C) 2010 The R Foundation for...
2007 Nov 13
0
Difficult to set a quiet formula in maanova
...ibrary(maanova) > fabiana.raw <- read.madata("todos.norm.vsn2.maanova.txt", designfile="design.txt", header=TRUE, spotflag=FALSE,CloneID=1,metarow=2, metacol=3, pmt=4) > fabiana <- createData(fabiana.raw, n.rep=2, avgreps=1, log.trans=FALSE) > model.full.mix <- makeModel(data=fabiana, formula=~Var+Trat+Time+Sample+Var:Trat+Var:Time+Trat:Time+Var:Trat:Time, random=~Sample) > summary(model.full.mix) Model Summary This is a mixed effect model Gene-specific ANOVA model: Var + Trat + Time + Var:Trat + Var:Time + Trat:Time + Var:Trat:Time + Sample Gen...
2019 Nov 06
7
printer only prints one page, if anything
...and set up my printer. Voila! As I also said previously in this thread, I set up the same printer on Centos-8 without installing any Brother drivers, by going direct to CUPS on port 631 and selecting Brother 2460 (since it didn't offer 2360). Here are two entries from /etc/cups/printers.conf: MakeModel Brother HL-2460 - CUPS+Gutenprint v5.2.14 DeviceURI ipp://192.168.2.98:631/ipp (That's the printer's IP shown there, not the system being set up.) and it appears to work fine, for small numbers of pages printed, but it does print double-sided and multi-page documents. I don't know of...
2019 Nov 14
0
printer only prints one page, if anything
...; > As I also said previously in this thread, I set up the same printer > on Centos-8 without installing any Brother drivers, by going direct > to CUPS on port 631 and selecting Brother 2460 (since it didn't offer > 2360). Here are two entries from /etc/cups/printers.conf: > > MakeModel Brother HL-2460 - CUPS+Gutenprint v5.2.14 > DeviceURI ipp://192.168.2.98:631/ipp > > (That's the printer's IP shown there, not the system being set up.) > > and it appears to work fine, for small numbers of pages printed, but it > does print double-sided and multi-page doc...
2019 Nov 06
4
printer only prints one page, if anything
On Sun, 3 Nov 2019, Jon LaBadie wrote: > Have you tried adding the Brother CUPS and/or generic LPR software? > > https://support.brother.com/g/b/downloadtop.aspx?c=us&lang=en&prod=hll2360dw_us I've been trying to folow directions, but no go. The bad ELF interpreter really through me for a loop: [root at localhost drv]# rpm -ihv --nodeps ~hennebry/Downloads/*.rpm