search for: a_number

Displaying 5 results from an estimated 5 matches for "a_number".

Did you mean: l_number
2008 Apr 28
0
(no subject)
Hi R users Here is an example of my data (only a small part) Year Season A_Time R_Time O_Time All_Time AandR_Time A_number R_number O_number AandR_number all_number 1999 Winter 9.590741 35.312963 42.759524 23.228431 18.164815 18 9 7 27 34 2000 Winter 9.899537 47.945000 59.744444 20.301333 18.170290 36 10 3 46 49 2001 Winter 12.861364 26.239...
2008 Apr 28
0
Two graphs on one using barchart
> Hi R users > Here is an example of my data (only a small part) > > Year Season A_Time R_Time O_Time All_Time AandR_Time > A_number R_number O_number AandR_number all_number > 1999 Winter 9.590741 35.312963 42.759524 23.228431 18.164815 > 18 9 7 27 > 34 > 2000 Winter 9.899537 47.945000 59.744444 20.301333 18.170290 > 36 10 3 46 > 4...
2012 Mar 08
1
sas retain statement in R or fitting differene equations in NLS
...be calculated as follows: # This code illustrates how I could simulate the expected values of y if I knew the values of the parameters tau and b. # but in reality I would like to estimate them. # code is for illustration of the principles and is not meant to be functional!! yaux[1]<-0 b<- a_number # b would have to become estimated by nls or nlme tau<- another_number # tau would also be estimated in nls or nlme for (t in 2:1000) { yaux[t+1] <- yaux[t] + (X1-yaux[t])/tau yhat[t+1] <- yaux[t+1]*X2[t+1]/(X2[t+1]+b) } Now, my problem is that I do not know the values of /tau/ and /b/ an...
2012 Mar 06
0
Fitting difference models in R (nls, nlme)
...be calculated as follows: # This code illustrates how I could simulate the expected values of y if I knew the values of the parameters tau and b. # but in reality I would like to estimate them. # code is for illustration of the principles and is not meant to be functional!! yaux[1]<-0 b<- a_number # b would have to become estimated by nls or nlme tau<- another_number # tau would also be estimated in nls or nlme for (t in 2:1000) { yaux[t+1] <- yaux[t] + (X1-yaux[t])/tau yhat[t+1] <- yaux[t+1]*X2[t+1]/(X2[t+1]+b) } Now, my problem is that I do not know the values of /tau/ and /b/ an...
2008 Aug 15
6
Add/remove new server volumes on the fly?
Hi list, 1. While learning GlusterFS, I'was wondering if it's possible to add server volumes to increase space capacity of my cluster "on the FLY"? I mean, a hot upgrade. 2. Second, when using "files replicating strategy" (scheduler), is it possible to remove a server node without stopping the hole cluster (ex. hardware maintaining reasons, add more disk/ram to the