search for: n12

Displaying 20 results from an estimated 35 matches for "n12".

Did you mean: 12
2009 Oct 16
1
How odds ratio is computed in fisher.test()?
I'm wondering how odds ratio is computed. I thought that it is (n11/n12)/(n21/n22), but it is not what fisher.test() computes. Could somebody let me know? > n11=3 > n12=1 > n21=1 > n22=3 > > n1_=n11+n12 > n2_=n21+n22 > > n_1=n11+n21 > n_2=n12+n22 > > x=rbind(c(n11,n12),c(n21,n22)) > > threshold=dhyper(n11,n1_,n2_,n_1) > pro...
2010 Aug 01
0
ScrapeR Unanticipated XML objects
...ult: [1] "\nIn Millions of USD (except for per share items)\n\n\n3 months ending 2010-06-30\n\n\n3 months ending 2010-03-31\n\n\n3 months ending 2009-12-31\n\n\n3 months ending 2009-09-30\n\n\n3 months ending 2009-06-30\n\n" [2] "\nIn Millions of USD (except for per share items)\n\n\n12 months ending 2010-06-30\n\n\n12 months ending 2009-06-30\n\n\n12 months ending 2008-06-30\n\n\n12 months ending 2007-06-30\n\n" [3] "\nIn Millions of USD (except for per share items)\n\n\nAs of 2010-06-30\n\n\nAs of 2010-03-31\n\n\nAs of 2009-12-31\n\n\nAs of 2009-09-30\n\n\nAs of 2009-0...
2012 Nov 12
1
reshape
Hi, I have a R output that looks as follow: Rad:0 Rad1:2 Rad3:3 I want to make a new matrix that looks like : sample size is 2400 Variable    n11  n12 Rad            0     2400-0=2400 Rad1          2       2400-2 Rad3  3      2400-3   Thanks a lot for your time and help:) Best,Farnoosh Sheikhi [[alternative HTML version deleted]]
2013 Dec 18
1
Fwd: Bad \usage lines question
...quot;\\method{print}{nominal}"(x, max.print = 10, posthoc = "std.pearson.residuals.sign", assoc = ifelse("univariate" list(c("N", "alpha.X2", "uc.12", "uc.21")), list(c("N1", "N2", "N12", "uc.12", "uc.21"))), sort.key = NULL, ...) "\\method{summary}{nominal}"(object, posthoc = "std.pearson.residuals.sign", assoc = ifelse("univariate" list(c("N", "alpha.X2", "uc.12", "uc...
2009 Apr 15
1
gpxelinux.0 can't work with microsoft RIS (startrom.n12)
gpxelinux.0 (3.73 and 3.74) can't work with microsoft RIS (startrom.n12),but pxelinux.0 (3.73 and 3.74) can work with microsoft RIS well. keeppxe can't work in 3.74.
2006 Jun 05
3
Fastest way to do HWE.exact test on 100K SNP data?
Hi everyone, I'm using the function 'HWE.exact' of 'genetics' package to compute p-values of the HWE test. My data set consists of ~600 subjects (cases and controls) typed at ~ 10K SNP markers; the test is applied separately to cases and controls. The genotypes are stored in a list of 'genotype' objects, all.geno, and p-values are calculated inside the loop over all
2009 Aug 18
1
Incompatibility using pxelinux 3.81 or later and setupldr.exe from windows XP 32 bits
...arting syslinux 3.81, NOT 3.80 (I tried too many versions) The zip files are available here: http://t.bugier.free.fr/tftp-root--fail.zip http://t.bugier.free.fr/tftp-root--works-fine.zip Remember that le file pxelinux.0 found in tftp-root--works-fine.zip is not from syslinux: this is the startrom.n12 file from a xp cdrom (/i386/startrom.n1_ expanded as startrom.n12 using cabextract). This name let you not to edit your dhcp server configuration. To Shao Miller: I'm already building my RIS server by using Gianluigi's work. However, I wish something similar to the multiboot dvd based on w...
2008 Nov 10
2
PXE booting BartPE ISO file to Eee Pc
So I've been playing with this for hours and still unable to get everything working properly. In short I'm trying to boot an ISO image created by BartPE over pxelinux. When I attempt to do this it goes directly to a blank screen that just has a blinking cursor. Here's what my setup looks like: pebuilder.iso - the ISO file created from BartPE using WinXP SP2 CD as source but with
2009 Aug 15
5
Incompatibility using pxelinux 3.80 or later and setupldr.exe from windows XP 32 bits
...===== I suppose you got -a dhcp server configured to load pxelinux.0 to client computer. -a working tftp server (mine is tftpd-hpa, with a rule to convert backslashes to slashes ans to convert uppercase to lowercase) First, let start textmode setup without pxelinux use cabextract to get startrom.n12 from your windows source (/i386/startrom.n1_). Rename it to pxelinux.0, put it in your tftp root use cabextract to get setupldr.exe from your windows source (/i386/setupldr.ex_). Rename it to ntldr, put it in your tftp root copy from your windows source ntdetect.com to your tftp root. Start the cl...
2007 Nov 30
0
Is there any multivariate regression function to combine all variables from a dataset?
...eed a function that combines all the values from the dataset in order to produce the xi, xi*xj, xi*xj*xk values. The variables can take values in different ranges so I need that the function controls the scale. After that I would apply the regression to the obtained dataset. Example X1 X2 n11 n12 n21 n22 n31 n32 -> X1 X2 X1*X2 n11 n12 n11*n12 n21 n22 ... n31 n32 ... Is there any function like this in which, in addition of the above mentioned, I can specify the degree of combination? Thanks for your help, Miguel
2009 Aug 19
1
Incompatibility using pxelinux 3.80 or later and, setupldr.exe from windows XP 32 bits
...you to try > out the latest PXELINUX.0 (compiled from the latest Syslinux in its > project git repository). You can get pretty close by using the link I > sent before. > I will be very busy until next month. I'll try the latest snapshot. > I personally think renaming startrom.n12 to pxelinux.0 is a bit silly; > PXELINUX should be able to chain to the real startrom.n12 from a > PXELINUX config-file or menuing system. Employ pxechain.com, if need > be. This still allows you to leave your DHCP configuration intact. > I renamed startrom.n12 to pxelinux.0 only f...
2010 Mar 07
3
Can PXElinux be used to dynamically pass DHCP option 252 to a PXE client?
...as "\Boot\BCD". You will also have come across the idea that the "bootmgr.exe" file HAS to exist in the root of the TFTP server as "\bootmgr.exe"... All of this is however only partially correct. The default behaviour for the "pxeboot.com" (or "pxeboot.n12") NBP is to look for "bootmgr.exe" in the folder / path from which it was launched. If you launched "pxeboot.n12" from the root of your TFTP server, it will try to load "bootmgr.exe" from the root as well. If you launched "pxeboot.n12" from a different...
2009 Oct 13
4
Counting
*Hi all, * *Assume that I have the following data set with tow variables and I want count the number of observation with identical values * ** *x1 x2* * 1 1 * * 1 0 * * 0 1* * 0 1* * 0 0* * 1 1* * 0 1 * I want the following output ** * * *n1=3 # number of identical observation between x1 and x2 variables* *n2=4 # number of different observation* How do I do it in
2004 Apr 19
11
Size of R user base
I have been trying to determine the size of the R user base, and was asked to share my findings with this mailing list. Although I still don't have any definite estimate of this number, I do have some interesting and indicative information: 1. It appears that there are about 100,000 S-PLUS users. Rationale: According to Insightful's 2002 Annual Report, over 100,000 people use
2008 Sep 19
2
Syslinux and pxe
Hello, I currently switch my WDS install to use the syslinux/pxelinux.0 image.? Everything works great but before when we used the WDS pxe image it would prompt you to hit F12 before confirming, otherwise it would continue to boot normally.? Since switching we no longer get this and since all of our machines have pxe boot enabled by default in the bios, all of our users are booting into pxe.? Is
2012 Oct 15
1
library(rmeta)
Hello, I have a data with following format:      Predictors          n11     n12     n21     n22     Odds.Ratio    log.ratio    se.log.odds. 1 ProcOR respirato     2 ProcVaric vein      3 DiagCardiac anom   4 DiagAllergy        5  DiagOth skin dx    6    DiagGastritis          I want to plot odds ratio by command: forestplot in rmeta library, but I get the following error const...
2013 Apr 28
1
Windows PE problems with booting.
Best all, When i try to boot pxeboot.n12 it will not be loaded.I can see in the logfiles that is been downloaded but isn't executed by gpxelinux.0if is use pxelinux(wich starts from usb and then loads gpxelinux from the tftp server) then it will boot just fine. Hope that you can help me. I have been searching google for hours without...
2011 Nov 06
1
Deleting rows dataframe in R conditional to “if any of (a specific variable) is equal to”
...9;duplicated' dataframe in t5 of all my matching EID as follow: > xx<-skate$EID > t5[match(xx,t5[,26]), ]#gives me a dataframe of all matching EID in skate$EID record.t trip set month stratum NAFO unit.area time dur.set distance 8948 5 896 19 11 221 2J N12 908 15 8 8849 5 895 8 10 766 3O R36 1650 16 8 9289 5 899 1 12 743 3L V26 2052 15 8 9299 5 899 5 12 746 3L W27 1129 14 7 Where t5[,26] correspond to t5$EID column. I'...
2012 May 31
1
Pxechn.c32
...vesamenu option. > > I tried the latest pxechn.c32 from git. But somehow wds still tries to contact the next-server (main pxe) instead of the wds server. > > KERNEL modules/pxechn.c32 145.24.129.191::boot/x86/wdsnbp.com -W > KERNEL modules/pxechn.c32 145.24.129.191::boot/x86/pxeboot.n12 -W > KERNEL modules/pxechn.c32 145.24.129.191::boot/x86/pxeboot.com -W > > none of them work... > > Any ideas? Assuming 145.24.129.191 is your WDS, the following should work: LABEL wds COM32 modules/pxechn.c32 APPEND 145.24.129.191::boot\x86\wdsnbp.com -W Be sure to match the dire...
2008 Aug 22
2
help needed for HWE.exact in library "genetics"
...quot;G/G" "G/G" "G/G" "G/G" [73] "G/G" "G/G" "G/A" "G/G" "G/G" "G/G" "G/G" "G/G" Alleles: G A > HWE.exact(g1) Exact Test for Hardy-Weinberg Equilibrium data: g1 N11 = 71, N12 = 9, N22 = 0, N1 = 151, N2 = 9, p-value = 1 > control.data <- c("G/G","G/G","G/G","G/G","G/G","G/G","G/G","G/G","G/G","G/G","G/G","G/G","G/G","G/G",&qu...