search for: indepedent

Displaying 20 results from an estimated 20 matches for "indepedent".

Did you mean: independent
2014 Jul 01
2
[PATCH] generator: Sort the structs.
Sort the structs when generating code. Since the structs are logically indepedent of each other, this should have no effect except to make generated files list the structs in a different order. However this also fixes the following build problem: File "convert_linux.ml", line 322, characters 43-50: Error: This expression has type G.stat = Guestfs.stat but an...
2009 Mar 05
1
Does R have function or method to finish my task?
Dear all, Does R have function or method to finish the following task. Say i have a dataset. The response variable is Y, and the indepedent variables are X1, X2, X3, and YEAR. See an example. Y X1 X2 X3 X4 YEAR 13.4 2.8 3.5 2.5 1.8 1990 10.5 1.8 2.4 2 3 1991 .... .......
2015 May 13
8
[LLVMdev] RFC: Convergent attribute
...y of related programming models in which multiple threads execute in a per-instruction lockstep fashion. Predication is typically used to implement acyclic control flow that would otherwise diverge the PC address of the lockstep threads. In these models, each thread's register set is typically indepedent, but there exist a small number of important circumstances in which a thread may access register storage from one of its lockstep neighbors. Examples include gradient computation for texture lookups, as well a cross-thread broadcast and shuffle operations. These operations that provide access to...
2018 Apr 09
1
linear regression with repeated measures
...ent replicates for all measures of 'a' and 'b', 'a1' could be as well compared to 'b1' as to 'b2' etc.) In analogy one could think of a procedure claiming to act and increase a given output value by eg 30% (compared to not emplying this procedure). Now I have indepedent repeated measures (since the measures themselves are considered not very precise) for a (large) number of individuals with and without the treatment. Basically, I want to test the hypthesis that applying the procedure increases values in a linear way by a given factor, thus test the parameters of a...
2015 May 14
2
[LLVMdev] RFC: Convergent attribute
...hich multiple threads execute in a per-instruction lockstep fashion. >> Predication is typically used to implement acyclic control flow that would >> otherwise diverge the PC address of the lockstep threads. >> >> In these models, each thread's register set is typically indepedent, but there >> exist a small number of important circumstances in which a thread may access >> register storage from one of its lockstep neighbors. Examples include gradient >> computation for texture lookups, as well a cross-thread broadcast and shuffle >> operations. >&...
2015 Aug 14
2
[LLVMdev] RFC: Convergent attribute
...models in > which multiple threads execute in a per-instruction lockstep fashion. > Predication is typically used to implement acyclic control flow that would > otherwise diverge the PC address of the lockstep threads. > > In these models, each thread's register set is typically indepedent, but there > exist a small number of important circumstances in which a thread may access > register storage from one of its lockstep neighbors. Examples include gradient > computation for texture lookups, as well a cross-thread broadcast and shuffle > operations. > > These oper...
2007 Aug 21
2
prediction interval for multiple future observations
Hi! '?predict.lm' says that the prediction intervals returned by predict() are for single observation only. Is there a way to specify the desired number of observations to construct the interval for? R version 2.4.1 (2006-12-18) -- Vlad Skvortsov, vss at 73rus.com, http://vss.73rus.com
2008 Apr 26
0
Help with simulation of heteroskedasticity
...ying to generate a monte carlo simulation with heteroskedasticity errors. but I am not sure if the command line that I had wrote is quite correct. the type of heteroskedasticity that I want to create is such as var(e) = var(x^4) I began my work with this x<- rnorm (100, 2,0.4) # generating an indepedent random variable e<- rnorm(100,0,x^2) # generating the error term y.fitted<- 0.5*(x) +3 y<- y.fitted+e And then I wrote an for loop code which could give me the results of a t-test. It seems that the simulation worked good because the main result is that the t-test was no longer meanfull (...
2002 Oct 05
1
Welch versus Satterthwaith (PR#2111)
This is not a bug report but didn't see another way to ask a question. For the approximate t-test assuming unequal variances, the R docs cite Welch's method for the df of the approximating distribution. I have several methods books, and they all uses Satterthwaite's method. Why does R use Welch's method where can I learn about Welch's method? Sincerely, David Allen
2002 Nov 13
0
Welch versus Satterthwaith (PR#2111)
...ufficiently large samples that's all you need. TL> The more difficult part is the sampling distribution, TL> which is approximated by a t-distribution with degrees TL> of freedom from some complicated formula involving the TL> two sample sizes and variances. It was indepedently TL> derived by Welch and Satterthwaite. I've added "Satterthwaite" to the help page now. Martin -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info&quot...
2014 Feb 01
1
[PATCH] Add some man pages.
...c has serious problems with GPT (for EFI isohybrid) and APM (for some Macs with whatever firmware). http://www.syslinux.org/archives/2012-May/017843.html http://www.syslinux.org/archives/2012-May/017871.html I did not propose patches yet, because i'd prefer to have the code of isohybrid.c indepedent of the isohybrid code in libisofs. It would help with future bug hunts. But especially this line here is frightening: memcpy(part->name, "ISOHybrid ISO", 28); Have a nice day :) Thomas
2004 Aug 06
1
Darkice and splitting left and right into separate streams?
Ethan wrote: > Hello all. > > Anyone have any idea what it would take to separate left and right into > separate mountpoints on an icecast server? We are using Darkice on > FreeBSD. Works GREAT (still stuck running old version because the new one > bombed on compilation, but NO COMPLAINTS!) thanks > > I'm assuming this would fall in Darkice's hands because
2009 Mar 18
6
Need Help with yahoo messenger & Wine?
I installed the current version of yahoo messenger to Wine. I see the yahoo messenger icon on my desktop but when I click on it nothing happens. Also I'm using Ubuntu 8.4? I'm also new to Linux/Ubuntu so please be patient with me. Thanks! Bye!
2015 Aug 14
2
[LLVMdev] RFC: Convergent attribute
...which multiple threads execute in a per-instruction lockstep fashion. >> Predication is typically used to implement acyclic control flow that would >> otherwise diverge the PC address of the lockstep threads. >> >> In these models, each thread's register set is typically indepedent, but >> there >> exist a small number of important circumstances in which a thread may >> access >> register storage from one of its lockstep neighbors. Examples include >> gradient >> computation for texture lookups, as well a cross-thread broadcast and >&gt...
2000 Aug 15
2
Compiling R on HP-UX
...2.0 shared executable dynamically linked -not stripped R_X11.sl: PA-RISC1.1 shared library -not stripped Both files were created in the same run from make. I used gcc version 2.95.2. I also tried gcc version egcs-2.91.60, but run into much more trouble because it couldn't find "address indepedent" libraries nessary to link R libraries. I compiled R using gcc version 2.7.2.3 on Linux 2.0.36 and had no problems. And another thing: "configure" on HP-UX says it can't use tcl/tk, but it can on Linux. But my Linux and the HP-UX machine have identical versions of tcl and tk...
1999 Nov 28
2
gnuclient X11 & openssh
The following message is a courtesy copy of an article that has been posted to comp.emacs.xemacs as well. [This message has been CC'ed to the OpenSSH list in a plea to at least consider supporting more advanced usages of Xauth] Chris Green <sprout at dok.org> writes: > Its not configurable behavior. It always generates a new random file > in /tmp. Then they should probably
2008 Oct 28
5
Sendmail for Voicemail
When I send email from my local asterisk machine, my IP address get's RBL'd. Asterisk is my only reason for running sendmail, so to keep it simple, I tried to make my ISP's mail server a 'smart host' (relaying to a trusted mail server) but my ISP doesn't allow ANY kind of relaying these days. I imagine there are many like me who are not sendmail experts who want to
2014 Jan 20
3
[PATCH] Add some man pages.
Add very basic pages for: isohybrid - It's not particularly more useful than --help, but my QA department really wants this to exist. memdiskfind - Explain what it does and its invocation. Signed-off-by: Peter Jones <pjones at redhat.com> --- man/isohybrid.1 | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ man/memdiskfind.1 | 10 +++++++++ 2 files changed, 71
2008 Sep 15
1
UK call initiating party hangup control on analog home lines
I suppose this is rather an informative e-mail than a question. However if people had similar experiences or could comment what the differences are in other countries or with business analog lines, it would be interesting. It took me a week until a BT engineer was sent to my home home, since BT tech support was unable to provide information about the problem. Problem: Calling party controls how
2007 Mar 08
16
CFengine into Puppet
I finally got my cfengine configs all objectified and separated into service-based configurations. But there are still many things that cfe can''t or won''t do very well, so I''m looking for a replacement. What about puppet? I am looking for something that I can use to manage services and applications, not hosts and files. It seems like puppet may have inherited some of