search for: dvel

Displaying 7 results from an estimated 7 matches for "dvel".

Did you mean: devel
2016 Apr 05
0
R-dvel [robustness Simulation study of 2 sample test on several combination of factors ]
Okay, here is a more complete example: sample_sizes<- matrix(c(10,10,10,25,25,25,25,50,25,100,50,25,50,100,100,25,100,100), nrow=2) # see what it looks like sample_sizes ssds<-c(4,4.4,5,6,8) nssds<-length(ssds) results<-list() # first loop steps through the sample for(ss in 1:dim(sample_sizes)[2]) { # get the two sample sizes ss1<-sample_sizes[1,ss] ss2<-sample_sizes[2,ss]
2016 Apr 06
0
R-dvel [robustness Simulation study of 2 sample test on several combination of factors ]
...Equal > matrix_Unequal > matrix_mann > > } > } > } > } > } > ________________________________________ > From: Jim Lemon <drjimlemon at gmail.com> > Sent: Tuesday, April 5, 2016 2:38 AM > To: tan sj > Cc: r-help at r-project.org > Subject: Re: [R] R-dvel [robustness Simulation study of 2 sample test on several combination of factors ] > > Hi sst, > You could set up your sample sizes as a matrix if you don't want all > of the combinations: > > sample_sizes<-matrix(c(10,10,10,25,25,25,...),nrow=2) > > and then use one l...
2016 Apr 06
0
R-dvel [robustness Simulation study of 2 sample test on several combination of factors ]
...> they are confusing me..... > I am sorry if these are very simple problem.... > > > ________________________________________ > From: Jim Lemon <drjimlemon at gmail.com> > Sent: Wednesday, April 6, 2016 4:00 AM > To: tan sj; r-help mailing list > Subject: Re: [R] R-dvel [robustness Simulation study of 2 sample test on several combination of factors ] > > You have quite a few mistakes in your example. The code below works > for me - you can wrap it in a function if you like. I think you will > need a lot more practice before you can write something like...
2016 Apr 05
5
R-dvel [robustness Simulation study of 2 sample test on several combination of factors ]
hi, i am new in this field. do favorite<http://stackoverflow.com/questions/36404707/simulation-study-of-2-sample-test-on-different-combination-of-factors#> If I wish to conduct a simulation on the robustness of two sample test by using R language, is that any ways in writing the code? There are several factors (sample sizes-(10,10),(10,25),(25,25),(25,50),(25,100),50,25),(50,100),
2007 Aug 31
1
compiling R-devel
...daily snapshots of R-devel and R-patched on my Windows XP workstation. I have cygwin environment with up-to-date RTools and MiKTeX. I run cygwin and MiKTeX upadaters pretty often (every couple of days) so both of them are reasonably current. Recently I noticed a small annoyance when compiling R-dvel. It started happening right after I updated to the new version of RTools (containing MinGW 4.2.1-sjlj compilers). Everything else stayed the same with possible exception of MiKTeX update. I usually just type "make distribution" to compile everything. The compilation itself goes smooth...
2005 Oct 27
1
R-devel CHTML problem
...html.dll* R.stp This is identical to the corresponding help folder in R-patched. 3. All files in the help folders in both versions are identical (under diff) except: libhhctrl.a and Rchtml.dll 4. Doing ar -t libhhctrl.a produces: dclact.o dclach.o dclacs00000.o in R-dvel but dquxbt.o dquxbh.o dquxbs00000.o in R-patched. 5. The make process output for building libhhctrl.a and Rchtml.dll is identical: ... echo EXPORTS > hhctrl.def echo HtmlHelpA at 16 >> hhctrl.def dlltool --as as -k --dllname hhctrl.ocx --d...
2004 Oct 17
10
Transparent Squid in DMZ
Hi, I want forward port 21 and 443 to my squid. A simply rule (dnat) didnt help me. My http - port (only 80) will forwarded to my squid. It runs fine. Here I have used the HowTo from Tom and the hints from http://lartc.org/. I want to do the same with port 21 as port 80. My network: Shorewall: eth0 net (192.168.108.1) eth1 dmz (192.168.109.1) eth2 loc (192.168.110.1) eth3 loc1