Displaying 20 results from an estimated 1000 matches similar to: "Running rsync on machines in different timezones"
2002 Mar 24
2
readline?
We've recently "upgraded" a server to solaris 8, and in reinstalling R
I've encountered a problem in getting it to recognize the readline library.
I have installed readline in what I believe to be the "usual" place:
/usr/local/lib with include files in /usr/local/include/readline.
But ./configure produces:
ragnar.econ.uiuc.edu# grep readline hout
checking for
2000 May 03
2
GLM available book recommendation
Howdy,
I looked at the references in the R and S-Plus literature to find a
good introduction/reference to GLM. When I then went to Amazon it
seemed to me that all the recommended books are out of print.
Can anyone give me a recommendation which _available_ book to get?
--Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2000 Jun 16
2
R and OpenBSD
Howdy!
Has anybody successfully installed R under OpenBSD? I just tried to
install the latest R-release under OpenBSD 2.7 and got the following
errors in the make step:
pnorm.c:62 'ML_ERR_return_NAN' undeclared
pnorm.c:62 'ML_NAN' undeclared
pnorm.c:62 'ML_NEGINF' undeclared
--Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help
2000 Jun 16
2
R and OpenBSD
Howdy!
Has anybody successfully installed R under OpenBSD? I just tried to
install the latest R-release under OpenBSD 2.7 and got the following
errors in the make step:
pnorm.c:62 'ML_ERR_return_NAN' undeclared
pnorm.c:62 'ML_NAN' undeclared
pnorm.c:62 'ML_NEGINF' undeclared
--Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help
2000 Apr 04
2
Hierarchical Regression
Howdy!
I'm a clinical psychologist desperately trying to get rid of SPSS. I
just discovered R and like it quite a lot. The main reason why we're
still using SPSS is the hierarchical regression where you enter
bundles of variables into a linear model and get an R-sqare increase
tested with an F-test. I already found add1 and drop1 but would
rather need addn and dropn. Is there
2001 Feb 28
3
Status of samba projects
Hello list members,
I'm slightly confused as to the status of the samba project(s), and was
wondering if someone here could give an authoritative answer to what the
situation is.
Is it correct that the current latest stable version 2.0.7 is being developed
into 2.2 by a continuation of the "original" team?
And samba TNG is working on a different approach which will be version
2002 Feb 16
2
map_ptr error
We're using rsync to mirror a web server. The rsync is initiated using
ssh from a Red Hat Linux 7.2 box, the files are located on an Alpha
running a version of Digital Unix 4. On the Alpha rsync is 2.5.2, The
Linux box used to have a 2.4.6-X version, but with the map_ptr problems
I built 2.5.2 on that as well. However, version incompatibility was not
the problem, as they persist after the
2001 May 02
2
rounding
Howdy!
I'm trying to print a correlation matrix where every r is rounded to
two digits after the colon. How can I get that? I tried
options(digits=2) but that rather yields two digits minimum precision
so that I get 0.0068 instead of 0.01.
Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2001 Aug 01
3
partial correlations
Howdy!
I need to calculate partial correlations and I just can't find out how to
do that with R. Can anybody help?
Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)
2001 Feb 07
2
Literature needed
Howdy!
Could somebody point me to some good introductory readings about data
mining and descriptive data analysis? I'm a psychologist and a couple
of times I realized that some things just don't appear in
psychological literature, e.g. I've never seen a box plot anywhere in
psych journals so I'm not familiar with them. The R help function is
great when it comes to explaining
2001 Mar 28
5
R and xterm
Howdy!
I have a problem that's similar to one discussed earlier on the list:
When not in xterm all the backspace and cursor-movements and stuff
are working well. Only when I start R in an xterm window backspace
appears as ^H and so on. What can I do?
Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2000 Apr 27
1
Getting betas in lm
Howdy,
is there a simple way to get beta weights from lm? So far I've done
z-transformations of the variables before using them in lm.
I also wonder whether there is a function to calculate variance with
n instead of (n-1)?
--Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
2001 Feb 08
1
hollow points bug?
Howdy!
According to help(points) setting the bg parameter should set the
background fill color for open plot symbols. But when I tried out
(R-1.2.1 on Linux and Mac) e.g. points(1,1,bg="white") I could always
see through the "O". Is this a bug or am getting something wrong?
Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel
2009 May 08
2
Problem with IMAP (rename and delete non existent folder).
I don't know if this problem exists only in my version of dovecot, or in
all...
To reproduce BUG do this (use gdb):
telnet localhost 143
o login addr at email.sth verystrong_pass
o delete "kj-test-folder"
o rename "kj-test-folder"
o rename "kj-test-folder" "other-folder"
SIGABRT
Of course kj-test-folder is not exist.
BT:
#31 0xb7da0022 in free ()
2009 Dec 22
4
Problem with expand.grid
Hi All,
This example code
----------------
dDF <- structure(list(y = c(4.75587, 4.8451, 5.04139, 4.85733, 5.20412,
5.92428, 5.69897, 4.78958, 4, 4), t = c(0, 48, 144, 192, 240,
312, 360, 0, 48, 144), Batch = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1
), T = c(2, 2, 2, 2, 2, 2, 2, 2, 2, 2), pH = c(4.6, 4.6, 4.6,
4.6, 4.6, 4.6, 4.6, 4.6, 4.6, 4.6), S = c(0, 0, 0, 0, 0, 0, 0,
0, 0, 0), N = c(0, 0, 0, 0,
2010 Jul 29
3
help splitting a data frame
Hi All,
I have a dataset that I would like to split based on : or ? ( the data file
is tab delimited) for example:
Ny:23-45 AC
BA:88-91 DB
KJ:21-13 PA
And I would like the data to be splitted and the final results look like
NY 23 45 AC
BA 88 91 DB
KJ 21 13 PA
I would like to have the resulting data as a data frame so each column is a
variable.
Thanks,
--
View this message in context:
2003 Mar 07
2
[Bug 503] Password is echoed when running passwd via ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=503
kj at uue.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From kj at uue.org 2003-03-08 02:04 -------
just
2005 Jun 21
1
Asterisk and Sirrix PCI4S0 echo cancellation
Hi guys,
I'm running a Sirrix PCI4S0 quad BRI card in a box with Asterisk CVS-HEAD (20050614).
Something I've come across is that with 'echocancel = yes' in /etc/asterisk/sirrix.conf the echo is unbearably loud - so loud in fact that the echo distorts.
To remedy this I've set 'echocancel = no' and disabled the echo cancellation. With the echo cancellation disabled
2004 Aug 06
2
compile error
On Wed, Apr 02, 2003 at 09:09:28AM -0700, Kerry Cox wrote:
> I'm going to have to step in here now and say a few things.
> I maintain the http://quasi.ksl.com/icecast/ page. I had hoped I had
> made it clear that the instructions outlined there are based on
> downloading the source from CVS. I have tested the instructions on my
> page on several occasions, each time with
2023 Sep 11
2
Question about encryption and tls
On Sun, Sep 10, 2023 at 01:00:21PM +0200, Kamil Jo?ca wrote:
>(Posted few days ago on qemu group but no reactions)
>
>Do I understand correctly that ssl shoudl be configured independently
>for libvirt and each hypervisor?
It depends what you are asking about. There are various connections,
each of you can configure separately.
>I asked because I configured libvirt connection as