Displaying 10 results from an estimated 10 matches similar to: "good news - regenerating of the heart, liver, kidneys and other organs"
2001 Sep 27
1
kidney survival data
Dear all, in survival5, kidney data set, appears in help page:
"survival5 does not reproduce the original analysis."
What does it means?
thanks in advance
TCM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010927/e006b08d/attachment.html
2015 Aug 28
0
regenerating /var/lib/logrotate.status
I had a system date problem when logrotate ran for the first time such
that /var/lib/logrotate.status has:
logrotate state -- version 2
"/var/log/yum.log" 1970-1-1-0:0:0
"/var/log/wtmp" 1970-1-1-0:0:0
"/var/log/chrony/*.log" 1970-1-1-0:0:0
"/var/log/spooler" 1970-1-1-0:0:0
"/var/log/btmp" 1970-1-1-0:0:0
"/var/log/maillog" 1970-1-1-0:0:0
2011 Feb 16
2
Regenerating mdbox/sis
It's apparent I have some level of corruption in my mailboxes -
something to do with the combination of mdbox, sis, and zlib. I should
note that I know I have a mix of compressed and raw messages - if that
makes any difference in identifying the problems.
I think I need to
somehow regenerate the mailboxes with issues. Is there a suggestion for
how to accomplish this? Should I perhaps use
2002 Apr 04
1
PR#1132.
Just now I again had occasion to want nested describe lists in a
documentation file. I found that the bug which I reported on 18
October, 2001 still persists. I checked on the bug report at the R
web page, and found that the notes say ``Not a problem in R 1.4.0
(2001-12-08)''.
Well, it's still a problem for me --- using R 1.4.1.
(Details:
platform sparc-sun-solaris2.7
arch
2011 Oct 25
6
Regenerating puppet master certificate
Hi all,
Is there a more elegant way to regenerate the Puppet master certificate than what''s described in the CVE-2011-3872 toolkit?
> If you can maintain a secondary shell session to the puppet master server, you can start a WEBrick master with puppet master --no-daemonize --verbose and stop it with ctrl-C.
> If you prefer to only maintain one shell session, you can start a
2012 May 21
1
fda modeling
Dear friends - We have 25 rats, 14 of these subjected to partial removal
of kidney tissue, 11 to sham operation, and then followed for 6 weeks.
So far we have data on 26 urine metabolites measured by NMR 7 times
during the observation. I have smoothed the measurements by b.splines in
fda including a roughness penalty, and inspecting the mean curves for
nephrectomized and sham animals indicate
2012 Mar 28
3
Spatstat users.
This is a cry for help. My apologies for taking up bandwidth
with an issue that is not really on topic. But I really do want
to acquire the requested information.
In the course of preparing my PBRF (performance based research
funds) portfolio for the upcoming PBRF exercise here in New Zealand,
I have been advised that I should provide some estimate of the number
of "active users" of
2008 Dec 17
1
append lines to a created file
hi,
I try to append a line to a file with;
writeLines("xxx", con = "file.txt, sep = "\n")
but it always overwrites the existing content.
How can I "change" the "mode" of writeLines to append ("a") ?
2008 Oct 08
4
question from Braun/Murdoch book
Hi R People:
I am looking at the Braun/Murdoch book, " A First Course in
Statistical Programming in R", and I have a question about a function
there. It's on page 52, Example 4.5; the sieve of Erastosthenes.
There is a line:
primes <- c()
Is there a difference between using that and
primes <- NULL
please?
When you put in primes <- c(), primes comes back as NULL.
Is
2013 Mar 12
2
Troubleshooting code
Hi everyone, I am having trouble understanding where I went wrong with my
code. It seems to logically be "all there" but the output says otherwise.
I know this is a bit long but I can't seem to find the errors so I would
appreciate your help :)
This is my program :
files<-Sys.glob("*.rescount.txt");length<-length(files);* #selecting all
files of a particular