Displaying 2 results from an estimated 2 matches for "zhich".
Did you mean:
which
2012 Feb 10
21
Reducing the need to compile a custom kernel
...here people compile their own
kernel because they want to get rid of some unused kernel code (and
maybe even need the memory this frees up).
The question is, is this enough? Or asked differently, why are you
compiling a custom kernel in a production environment (so I rule out
debug options zhich are not enabled in GENERIC)? Are there options
which you add which you can not add as a module (SW_WATCHDOG comes to
my mind)? If yes, which ones and how important are they for you?
Bye,
Alexander.
--
Cheit's Lament:
If you help a friend in need, he is sure to remember you--
the next t...
2013 May 22
0
calcul of the mean in a period of time
...??? 3?? 1.20????? 1
#5????????? 4?? 1.55????? 1
A.K.
________________________________
From: GUANGUAN LUO <guanguanluo at gmail.com>
To: arun <smartpink111 at yahoo.com>
Sent: Wednesday, May 22, 2013 5:42 AM
Subject: calcul of the mean in a period of time
Hello, AK, This is the code zhich you have written.
dat2<- read.table(text="
patient_id????? t???????? scores
1????????????????????? 0??????????????? 1.6
1????????????????????? 1??????????????? 2.6
1????????????????????? 2???????????????? 2.2
1????????????????????? 3???????????????? 1.8
2????????????????????? 0???????????...