Displaying 20 results from an estimated 800 matches similar to: "MASS package?"
2003 Jul 23
4
.ps files in R
I have recently "printed" in R to a postscript file. I'm working on a SSH
without an X terminal. It was fairly automatic:
> plot(x,y)
> dev.off()
And then the default creates a file called Rplots.ps which I can ftp to my
laptop and open in Ghostscript. I can see the file, and nothing looks odd.
However, when I import it into LaTeX, it refuses to configure right side up.
2003 Jul 02
2
Batch files in R
When I submit more than one batch file (same programs, different parameter
values, huge simulations, different result names) the only results that get
saved are from the *last* batch file to finish. They are all being run in
the same subdirectory (so same .RData file?)
I've done:
R --save BATCH infile outfile
and I've also put
q(save="yes")
at the end of the program, but
2005 Nov 01
2
Greek letters in plots
Hi, all. I know that this is probably something that others have asked,
but I can't find a reference in either the FAQ or the help pages.
I'm trying to find a way to put Greek letters as a label of the plot
*with* a value from the data. Previously I've used pasted and the word
"rho".
* paste("rho=", cor2[i])
will produce a label of
2005 Jan 27
2
Results of MCD estimators in MASS and rrcov
Hi!
I tested two different implementations of the robust MCD estimator:
cov.mcd from the MASS package and
covMcd from the rrcov package.
Tests were done on the hbk dataset included in the rrcov package.
Unfortunately I get quite differing results -- so the question is whether
this differences are justified or an error on my side or a bug?
Here is, what I did:
> require(MASS)
>
2008 Oct 22
3
sip and nat
hi there,
I 'm a newbie in "VOIP technologies" ; i 'm implementing asterisk and i 'm wonder what is the best way to resolving "the Asterisk/NAT problem" : some clients are behind a NAT.
anyone could help me?
thanks
johanna
_________________________________________________________________
Appelez vos amis de PC ? PC -- C'EST GRATUIT
2007 Mar 21
2
ORA-03106: fatal two-task communication protocol error
Has anyone encountered this error or know how to correct it?
I couldn''t find any Rails-specific info about this on google.
Here are the circumstances:
/usr/local/bin/ruby --version
ruby 1.8.4 (2005-12-24) [i686-linux]
/usr/local/bin/rails --version
Rails 1.1.6
## Create mcd app
rails mcd -d oracle
cd mcd
## Create oracle tablespace & user
sqlplus ''/ as
2005 Jun 17
2
reading csv-data
Hi!
I have had this problem for a long time. I have tried to study the manuals and
search the mailing lists, but I can not solve this. I think there has to be one
simple solution to this, but I just can not find it.
I have saved the data in excel (csv-format). Then I read the data in R e.g.
>data <- read.csv2("example.csv", header=TRUE)
I look the data and it looks ok. E.g
2008 Mar 12
22
ZFS ACLs/Samba integration
I''m currently prototyping a Solaris file server that will dish out user
home directories and group project directories via NFSv4 and Samba.
I have samba configured and integrated into our local active directory,
with ACL mapping working. I''m a little confused as to the behavior of the
ZFS ACL though.
on a brand-new filesystem, touching a file results in:
-rw-r--r-- 1 root
2000 May 09
3
OpenSSH for SCO?
Has anybody here implemented OpenSSL+OpenSSH on SCO Open Server 5.0.5?
Please contact me off-list. Thanks!
--
John Hardin
Internal Systems Administrator
Apropos Retail Management Systems, Inc.
<johnh at aproposretail.com>
2001 Sep 12
1
Q: 2.5.2p2, RSA auth and expired passwords
Quick question:
ssh client and server 2.5.2p2, RSA authentication. Should the user be
prompted to change their password if it's expired?
--
John Hardin <johnh at aproposretail.com>
Internal Systems Administrator voice: (425) 672-1304
Apropos Retail Management Systems, Inc. fax: (425) 672-0192
2002 Jun 24
1
3.3p1 on Immunix (RH) 6.2
Just compiled the SRPM for 3.3p1 on my Immunix 6.2 box (Redhat 6.2 +
Stackguard compiler), fired up the server, and tried to connect to it.
No joy.
In the spec file I changed the following options:
# Is this build for RHL 6.x?
%define build6x 1
# Disable IPv6 (avoids DNS hangs on some glibc versions)
%define noip6 1
This appears in the system log:
Jun 24 16:11:51 johnh sshd[27774]: fatal:
2015 Aug 22
2
SSE return w/ elf64 ABI
Hi,
LLVM made a change a few months ago and starting erroring out when a float
is returned in x64 and SSE is disabled. This makes sense, really, since
it's specified by the ABI that the return value must be put in a register
you were told to disable, but it's breaking soft floats in Rust on x64. It
seems there are two options: LLVM could break the ABI spec and have working
soft floats on
2013 Jun 04
2
[LLVMdev] bug or expected behaviour?
On Jun 4, 2013, at 4:23 PM, Tyler Hardin <tghardin1 at catamount.wcu.edu> wrote:
> If this were a problem with an omitted statement involving a normal variable, I'd guess you're missing a volatile qualifier. I'm not 100% sure volatile is a valid qualifier for functions, but try it.
Well, yes, if I change the signature to:
void test(char * volatile x)
It works, but
2005 Jun 27
8
OT: Good soft-phone on Linux
Hi Folks,
I am wanting advise on a good soft-phone on Linux. I have looked at
Gnophone but cannot seem to get it to compile under debian sarge. I am
now looing at sipXphone seem to be picking up that it is not that
stable, but perhaps someone here can advise on what softphone I can use
on Linux.
Thanks in advance,
Hamish
-------------------------------------------------------------------
|
2004 Feb 11
1
MCD-Estimator in R
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hypatia.math.ethz.ch
X-Spam-Status: No, hits=0.7 required=5.0 tests=BAYES_30,HTML_MESSAGE,MIME_HTML_ONLY autolearn=no version=2.63
X-Spam-Level:
<html><style>p {margin: 0px}</style><body bgcolor=3D'#ffffff'
2013 Jul 25
0
[LLVMdev] ubuntu on the mac
On 2013-07-24 09:47, Tyler Hardin wrote:
> Not much slower. VBox does an amazing job at getting near native
> performance on modern machines (those with nested paging etc.). This is
> definitely the best option if your computer has ~2g ram and 2+ cores.
> Give the Ubuntu VM 2g and 1 (maybe 2) core/s and it should be fine.
At work, it takes significantly longer to boot our Ruby on
2007 Sep 19
53
enterprise scale redundant Solaris 10/ZFS server providing NFSv4/CIFS
We are looking for a replacement enterprise file system to handle storage
needs for our campus. For the past 10 years, we have been happily using DFS
(the distributed file system component of DCE), but unfortunately IBM
killed off that product and we have been running without support for over a
year now. We have looked at a variety of possible options, none of which
have proven fruitful. We are
2003 Aug 07
1
cdr_mysql uncompress
Hey,
Have i done something wrong or is there something wrong with latest CVS
and cdr_mysql, cause after checking out latest CVS today, I got warning:
[cdr_mysql.so]WARNING[1074424544]: File loader.c, Line 226
(ast_load_resource): /usr/lib/asterisk/modules/cdr_mysql.so: undefined
symbol: uncompress
WARNING[1074424544]: File loader.c, Line 345 (load_modules): Loading
module cdr_mysql.so failed!
2007 Aug 31
1
Bug?
Hi!
How can I get around in R 2.5.1 in Windows:
Error in strsplit(linebuffer, "") : object "linebuffer" not found
It comes a few lines after the actual strsplit, and yesterday everything was
fineā¦
Thank you in advance
Kindest regards,
*******************************************************************
Johanna Hasmats
Ph.D Student
Royal Institute
2013 Jun 04
5
[LLVMdev] bug or expected behaviour?
On Jun 4, 2013, at 4:42 PM, Tyler Hardin <tghardin1 at catamount.wcu.edu> wrote:
> I was suggesting to add it to the function, like
> volatile void func(..);
> Theoretically, this would tell the compiler not to omit seemingly superfluous calls to func.
'volatile' can't apply to a function, so I'm not sure what you mean. In your example, 'volatile' modifies