search for: prm1

Displaying 6 results from an estimated 6 matches for "prm1".

Did you mean: pre1
2006 Feb 27
4
prepared query with RODBC ?
Dear List, Would anyone know how to perform prepared queries with ROBC ? I had a shot with some of the internal (non-exported) functions of the package but ended up with a segfault, so I prefer asking around before experimenting further... Thanks, Laurent
2013 Feb 19
2
Cramer von Mises test for a discrete distribution
...o a discrete distribution (concretely frequencies from 0 to 200). However, the program crashes in the attempt. The problem seems to be that these vectors only have positive integer numbers (+ zero). When I add a random very small positive decimal to the non-decimal part everything works fine (files prm1 & prpmr1). I attach two of these vectors so you can run the following code. I've also thought to divide both vectors by a real constant such as pi. Do you think these two approaches are acceptable? ? setwd("") require(CvM2SL2Test) prm = scan('prm.txt') prpmr = scan('pr...
2012 Jul 24
0
[R-sig-ME] lmer() - no applicable method for 'profile' under R version 2.15.1
...gt; "In glmer(mymodelstructure), : > extra arguments REML are disregarded" > > I can still get the parameter estimates by calling the model name. > I would like to get the confidence intervals around the parameter estimates, > and this appears not to work. > >> prM1 = profile(Model1) > Error: is(fm@resp, "lmerResp") is not TRUE >> confint(prM1) (this function logically does not work after the former one) > Error in UseMethod("vcov") : > no applicable method for 'vcov' applied to an object of class "data.fram...
2008 Jun 23
2
Writing Vector to a File
...print this vector into a file > myvec [1] --Control --Control --Control --Control --Control HBA2 HBA1 [8] HBA1 --Control HBB --Control HBB HBA1 MBP [15] --Control HBA1 HBA2 HBB PTGDS GAPDH UBC [22] --Control GAPDH TPT1 HUWE1 PRM1 CKM OPHN1 [29] GAPDH ACTA1 PTGDS S100A8 EEF1A1 APOD CALM2 [36] TPT1 TUBA1B MT2A PTPRO AL581768 TUBA1B FTL [43] --Control NM_001403 TUBA1B TNNC2 TUBA1B IGL@ --Control [50] TUBA1C IGKC AA809056 IGKC TTN GH1...
2004 Jul 20
5
Precision in R
Greetings. I'm trying to recreate in R some regression models I've done in SAS, but I'm not getting the same results. My advisor suspects this may be due to differences in precision between R and SAS. Does anyone know where I can find specifications for R's type double? (It doesn't seem to be in the R Language Definition.) Thanks in advance for any help anyone can
2012 Jun 24
0
nouveau _BIOS method
...TI...PDBR.M.D 02c0: 50 50 42 0c 00 80 d9 fe 08 44 50 50 4c 0b 00 80 PPB......DPPL... 02d0: 5b 80 47 4e 56 53 00 0c 18 fe f3 aa 0b a6 01 5b [.GNVS.........[ 02e0: 81 40 3b 47 4e 56 53 10 4f 53 59 53 10 53 4d 49 .@;GNVS.OSYS.SMI 02f0: 46 08 50 52 4d 30 08 50 52 4d 31 08 53 43 49 46 F.PRM0.PRM1.SCIF 0300: 08 50 52 4d 32 08 50 52 4d 33 08 4c 43 4b 46 08 .PRM2.PRM3.LCKF. 0310: 50 52 4d 34 08 50 52 4d 35 08 50 38 30 44 20 4c PRM4.PRM5.P80D L 0320: 49 44 53 08 50 57 52 53 08 44 42 47 53 08 54 48 IDS.PWRS.DBGS.TH 0330: 4f 46 08 41 43 54 31 08 41 43 54 54 08 50 53 56 OF.ACT1.ACTT.PS...