similar to: Siegel-Tukey test for equal variability (code)

Displaying 20 results from an estimated 600 matches similar to: "Siegel-Tukey test for equal variability (code)"

2011 Sep 26
2
merger two 3-d scatter plot
Dear R groups: I have the data as follows, I want to plot the "Rank1 ~ obs30*Cases" and "Rank2 ~ obs30*Cases" on the same plot as one 3-D scatter plot, how to do that? Any help is highly appreciated. ID obs30 Cases RANK1 RANK2 1 0.03175 63 82 81 2 0.00000 34 1 34 3 0.00000 36 2 41 4 0.00000 54 3 26 5 0.00000 22 4 42 6 0.00746 134 39 32 7 0.00000 2 5 53 8 0.01190 168 46 31
2006 Apr 23
2
Reorganizing rows and columns
I'm sure this is a simple task, but how to do it has escaped me. I have imported data from two separate files (each file contains the results from an information retrieval algorithm) organized into a list. They are organized by File,Query, and Rank (in that order): [[1]] Doc Query Rank 5 1 1 9 1 2 7 1 3 5 2 1 7 2 2 9 2 3 [[2]]
2005 Aug 08
0
queue-hold time + weight in astersk+acd
Hello list, There seem to be some problem with the ACD of asterisk where when we use this parameter in queues.conf . We could not get any announcement as expected. Iam useing the latest CVS-head Even weight also doesnot seem to work properly I tried like this where we have two queues one with 100 weight and another with 200 as weight when both enter into the queue when queue is empty when
2006 Sep 19
2
looking for some functions to analyze a data set.
Hi R-users I have a data set. There are 10 products and the numbers of people who ranked the products. The format of the data set is productID rank1 rank2 rank3 rank4 rank5 rank6 rank7 rank8 rank9 rank10 ------------------------------------------------------------------------------------------------------- 1 10 2 3 3 6 4 2 5
2012 Apr 26
4
Modelo de Nelson y Siegel
Hola a todos: En la estimación de parametros de Nelson-Siegel vienen definidos 3 argumentos: rate, maturity y MidTau. Este último lo define como un vector el cual indica el término medio del vencimiento para maximizar el factor beta2.Si yo tengo un vector de maturity de 77 datos, la pregunta es:¿Qué tan importante es el argumento MidTau, y qué otra especificación tiene? no me queda muy claro cómo
2009 Nov 10
0
Nelson- Siegel - (Yield Curve - Smoothening of curve)
I am Julia Cains from Brisbane. This is my first mail to this group and I have recently started learning the R language.   I am trying to learn the smoothening of the yield curve. However, I came across the CRAN package – “YieldCurve” meant for Modelling and estimation of the yield curve. The problem is I am not able to understand whether this package will help me to carry out smoothening of the
2012 Apr 22
1
Transform dataframe
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120422/bb638d28/attachment.pl>
2007 Apr 27
0
Siegel-Tukey Test
Hi everybody! Can anybody help me to find an R-function for the Siegel-Tukey test. Than you in advance. Ralf Finne SYH, University of Applied Sciences Vasa Finland
2004 Aug 23
0
Siegel-Tukey test
Hello R friends, I am looking for a function to perform the Siegel-Tukey test in R. Can anyvbody help me? Thanks so much! J. Hedderich -- --------------------------------------------------------------- Dipl. Inform. J. Hedderich Institut f??r Medizinische Informatik und Statistik im Klinikum S.H. - Campus Kiel - Phone : 0431/5973182 Brunswiker Str.
2015 Jul 17
2
[LLVMdev] LLVM instrumentation
The PGO was my first guess but I can get a lot of information. At first, I follow the explanation at http://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation but instead of llvm-profdata merge, I used llvm-profdata show *.profraw. Sadly, the information I get is the total number of function, the maximum function count and the maximum internal block count. Do you know if you
2005 Aug 05
1
Abwesenheitsnotiz: Nortel Option 11 and TE110P o f Digium
??????????????? i dont understand. On 8/5/05, Siegel, Joerg <JSiegel@tunstall.de> wrote: > > > Ich bin am 9.8. wieder im Hause! > > Mit freundlichen Gr??en, > > J?rg Siegel.
2009 Mar 12
1
Cross-validation -> lift curve
Hi all, I'd like to do cross-validation on lm and get the resulting lift curve/table (or, alternatively, the estimates on 100% of my data with which I can get lift). If such a thing doesn't exist, could it be derived using cv.lm, or would we need to start from scratch? Thanks! -- Eric Siegel, Ph.D. President Prediction Impact, Inc. Predictive Analytics World Conference More info:
2015 Oct 08
3
rank(, ties.method="last")
Hi, I ran into a problem where I actually need rank(, ties.method="last"). It would be great to have this feature in base and it's also simple to get (see below). Thanks & cheers, Marius rank2 <- function (x, na.last = TRUE, ties.method = c("average", "first", "last", # new "last" "random", "max",
2006 Mar 17
2
tripplite_usb and Omni1000
As I understand it from looking through the archives of this mailing list and the source for the driver, tripplite_usb should work for this device. I tried to go through the source as best I could to see if I could add support myself, but got a bit lost. Anyhow, here's hoping that someone has some experience with this model. My system is using the latest CVS checkout of the Development branch
2008 Nov 06
1
how to make a multiple plot
Sorry I have a bad English. I'm a student. now, I'm studying Nelson-Siegel Extended, a term structure model. I can analyze - estimate parameters and make aplot  - manually, from data bond in a day. I can analyze bond data in a month, like make multiple plot for different bont date and make a multiple plot to compare parameters in different date. I think I have seen examples like mine in
2008 Sep 07
1
cohen's kappa
Dear all, I have a question on Cohen's kappa: Assume I have two datasets, one has 500 objects, 10 methods and the other, 1000 different objects, 20 different methods. Could I compare between the two datasets to conclude the 10 methods are more "concordant" than the 20 ones by looking at some output, for example, cohen.kappa{concord} ? One more, could anyone explain in brief,
2015 Sep 30
2
Integration of AVR backend
Exciting!!! > On Sep 29, 2015, at 17:03 , Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > ----- Original Message ----- >> From: "Dylan McKay via llvm-dev" <llvm-dev at lists.llvm.org> >> To: llvm-dev at lists.llvm.org, "David Siegel" <agnat at me.com> >> Sent: Thursday, September 3, 2015 10:35:16 PM >>
2008 Jun 30
0
Asterisk to Broadvoice SIP peer fails in 1.6.9-beta9
In a 1.2 release of asterisk, I've had no problem connecting to a Broadvoice SIP peer, to allow routing outgoing calls from Asterisk to Broadvoice. Now, with the same SIP configuration, I cannot establish the peer. I've enclosed a SIP log in the hope that someone can help me analyze this failure. I'd guess the issue is NAT related and wondering if someone can spot a problem in the
2004 May 25
1
Samba-3.0.4 write list problem
Hi, I am using security=share, and have just upgraded samba server from 3.0.2 to 3.0.4, after upgrading write list option had stopped working. Below is the contents of smb.conf file, which was working with 3.0.2 but not with 3.0.4 [global] workgroup = CSW netbios name = DATA8 security = share server string = Test Samba 3.0 os level = 42 guest account = smbguest log file =
2012 Oct 07
2
[LLVMdev] getting pointer to CFG object for any given C program
Hi, Let say we have a C program, and we want to get pointer to CFG object for this code in order to traverse basic blocks and do some analysis using CFG object. From my main program main.cpp, how can I get pointer to CFG object if argv[1] = hello.c ? I have seen following places among many in clang/lib or clang/include: