Displaying 2 results from an estimated 2 matches for "susten".
Did you mean:
systen
2009 Mar 25
1
Backing up a running KVM guest
Hello
This new HowTo explains how to backup a VM without powering it down.
It's specifically aimed at KVM although it may work with any
virtualization software that uses Linux as the host.
Please review it and let me know what you think, particularly if you are
already doing something similar yourself, or would like to. Do you have
answers to any of the questions in the
2010 Aug 14
1
How to add lines to lattice plot produced by rms::bplot
I have a plot produced by function bplot (package = rms) that is
really a lattice plot (class="trellis"). It is similar to this plot
produced by a very minor modification of the first example on the
bplot help page:
requiere(rms)
n <- 1000 # define sample size
set.seed(17) # so can reproduce the results
age <- rnorm(n, 50, 10)
blood.pressure <- rnorm(n, 120,