search for: caluculation

Displaying 11 results from an estimated 11 matches for "caluculation".

Did you mean: calculation
2005 Feb 23
3
bias of a boot statistic
...ect <- boot (....))I can call it and will get an output with t, bias and standarderror as follows: Bootstrap Statistics : original bias std. error t1* 5.65 0.01 0.9134185 My question is now, where is the value of the bias stored? How can I get access to this value to do further caluculations? Thanks, K. St.
2005 Aug 29
2
reexpand a matrix after subsetting
Hi, suppose I have a matrix (or dataframe) as a result from subsetting. mat <- matrix(1:20,ncol=2) mat[c(3,6,9),] <- NA cc <- complete.cases(mat) sub <- mat[cc,,drop=FALSE] sub <- sub * 2 #some caluculations with sub. now I would like to expand sub somehow so row 3,6, and 9 would be filled with NAs but the rest should be in place again. Is there a simple function for this? merge is not an option. Thank you very much for your help. Ido [,1] [,2] [1,] 2 22 [2,] 4 24 [3,] NA...
2003 Aug 26
2
Simple simulation in R
Hello all I have a feeling this is very simple......but I am not sure how to do it My boss has two variables, one is an average of 4 numbers, the other is an average of 3 of those numbers i.e var1 = (X1 + X2 + X3 + X4)/4 var2 = (X1 + X2 + X3)/3 all of the X variables are supposed to be measuring similar constructs not surprisingly, these are highly correlated (r = .98), the question is how
2009 Oct 15
1
performing function on lists where each element is a data frame
I have browsed the archive, and played around with a whole bunch of ways of approaching the problem, and I cannot get the answer that I want. I have a list with 2000 elements. Each element is a data frame with 2 columns. As an example, see element 1999 below. [[1999]] H N 6 0.54 26 10 0.31 13 11 0.12 34 13 0.00 38 4 0.59 37 16 0.44 9 19 0.08 13 14 0.64 39 8
2004 Feb 28
1
Possible bug with ACL handling after NT user migration
...calls both sid_to_gid() and sid_to_uid() in turn with the same SID just to try if it matches in one case or the other. Unfortunately, sid_to_gid() falls back to algorithmic mapping and in the case shown above it succeeds to calculate a gid out of the migrated users RID. Turning off algorithmic rid caluculation in general would solve the problem. However, I doubt that this is the correct solution at this time. For example, I would like to keep this algorithmic thing for automatic creation of new (machine) accounts. One possible solution might be, to use the algorithmic rid base to open a window of free R...
2015 May 19
4
preexec and msdfs proxy
...eadonly share without the extra click. And it is that extra click that is our show-stopper: our users have sadly over many many years used a paricular server name in their office documents & co., of course also with lots and lots of links in the documents themselves. Presentations, speadsheet caluculations, links to other docs, etc. will all fail. The general managment then, understandably, forbade us from forcing everyone (1000+ people) to update their documents etc. overnight such that we had to find another solution. Ours is to provide the orginal path (URL with old server name, redirected per...
2004 Mar 10
0
Date: Wed, 10 Mar 2004 16:15:12 +0530
Hello !! While reading I am facing lot of problems . Doing reserve enginnering without any document is really putting in trouble . ( that is not the case in ac3 , mp3 ) . The problems are ----> 1. How physcoacoustic model is generated . I was reading noise masking . I have understood that FFT of 2048 samples is used for finding tone masking . And MDCT of same samples is used for
2015 May 21
1
preexec and msdfs proxy
...ut the extra click. And it is that extra > click that is our show-stopper: our users have sadly over many many years > used a paricular server name in their office documents & co., of course > also with lots and lots of links in the documents themselves. > Presentations, speadsheet caluculations, links to other docs, etc. will > all fail. The general managment then, understandably, forbade us from > forcing everyone (1000+ people) to update their documents etc. overnight > such that we had to find another solution. Ours is to provide the orginal > path (URL with old server...
2015 May 21
0
preexec and msdfs proxy
...ut the extra click. And it is that extra > click that is our show-stopper: our users have sadly over many many years > used a paricular server name in their office documents & co., of course > also with lots and lots of links in the documents themselves. > Presentations, speadsheet caluculations, links to other docs, etc. will > all fail. The general managment then, understandably, forbade us from > forcing everyone (1000+ people) to update their documents etc. overnight > such that we had to find another solution. Ours is to provide the orginal > path (URL with old server...
2004 Jul 29
3
packed ogss
Hi, I've got a problem with packed OGG files taking a long time to open before they start playing. I have about 30+ OGG files that I have joined together, now the engine I am working on has its own file management and when I use the OV open_callbaks it spends a long time constantly seeking and reading in different sets of 8500 bytes inside the open_callbacks function, some time for as
2015 May 18
5
preexec and msdfs proxy
On Mon, May 18, 2015 at 03:31:55PM +0200, Greg Enlow wrote: > Hi, > > The Server to which the msdfs is pointing is a netapp. Though we theoretically can access the shell on it then begin to mess around there, we would really like to avoid that. Warranty and such make it a bit of a legal issue. That is the reason we went with a separate instance in the first place and now wonder why the