search for: exprep

Displaying 4 results from an estimated 4 matches for "exprep".

Did you mean: expres
2007 Mar 07
5
how to "apply" functions to unbalanced data in long format by factors......cant get "by" or "aggregate" to work
...tom of email ### 'data.frame': 129982 obs. of 6 variables: $ ID : num 7 7 7 7 7 7 8 8 8 8 ... $ time : Factor w/ 2 levels "120hr","24hr": 1 1 1 1 2 2 2 1 1 1 ... $ treatment: Factor w/ 2 levels "control","trt": 1 1 1 2 2 1 1 2 1 1 ... $ expREP : Factor w/ 3 levels "expREP1","expREP2",..: 1 1 1 3 1 1 1 1 2 2 ... $ techREP : Factor w/ 3 levels "techREP1","techREP2",..: 3 2 1 1 1 3 1 3 3 2 ... $ Y : num 14.4 14.1 14.2 13.8 14.1 ... Could someone please help with doing something like...
2008 Nov 07
0
help with syntax of random formula
...have a distribution around 0 within each experiment. I succeded to include random effects on both levels. random=list( experiment=x0~1, replicate=x0~1 ) I succeded also to fit a model to only replicate level: # replicate 1 in experiment i has nothing to do with replicate 1 in other experiment rd$exprep <- paste( rd$experiment, rd$replicate, sep="_") random=list( exprep=x0~1 ) However, this gives a single distribution across all replicates of all experiments. Instead, I want to have a distribution of random effects across only replicates of an experiment with mean zero for each exper...
2012 Mar 03
0
[RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
...acpica/exoparg1.c | 1037 ++++++++++++++++ .../drivers/acpi/acpica/exoparg2.c | 578 +++++++++ .../drivers/acpi/acpica/exoparg3.c | 272 +++++ .../drivers/acpi/acpica/exoparg6.c | 338 ++++++ .../acpica_linuxized/drivers/acpi/acpica/exprep.c | 623 ++++++++++ .../drivers/acpi/acpica/exregion.c | 520 ++++++++ .../drivers/acpi/acpica/exresnte.c | 278 +++++ .../drivers/acpi/acpica/exresolv.c | 551 +++++++++ .../acpica_linuxized/drivers/acpi/acpica/exresop.c | 701 +++++++++++ .../...
2009 Jul 22
109
Unable to Configure Xen Dom 0 in Jeremy''s PVOPS Kernel
Hi All, I followed the instructions here at http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/ However, when I do a "make menuconfig", I cannot see any XEN related configuration options. What am I missing? Thank you. Mr. Teo En Ming Dip(Mechatronics Engineering) BEng(Hons)(Mechanical Engineering)