Displaying 2 results from an estimated 2 matches for "cerebellum".
2011 Nov 05
1
Correlation between matrices
> regions = c('cortex', 'hippocampus', 'brain_stem', 'mid_brain',
'cerebellum')
> mice = paste('mouse', 1:5, sep='')
> for (n in c('Cu', 'Fe', 'Zn', 'Ca', 'Enzyme')) {
+ assign(n, as.data.frame(replicate(5, rnorm(5))))
+ }
> names(Cu) = names(Zn) = names(Fe) = names(Ca) = names(Enzyme) = regions
> row....
2006 Feb 24
1
Backup Servers
Hi,
I am using a patch that Jerry wrote that will auto discover any secondary
servers on your network and if the one its joined to dies, it will join
another one. That's fine, I can join and everything works fine, until I
unplug the server im joined to. It takes a few minutes to kill over, and
once its detected that its dead, it swaps over and I get this if I then try
wbinfo -a