Displaying 20 results from an estimated 21 matches for "bassett".
2010 May 11
2
Problems plotting date and time column from excel using R
...ot;,header=T, sep=",")
plot3d(t$time[start:end],t$packet_length[start:end],t$date[start:end], main="potential", xlab="time", ylab="length",zlab="date", type="p")
}
How can i get R to properly display the time in my graphs
Thanks
Terry Bassett
[[alternative HTML version deleted]]
2005 Nov 01
2
centosplus php
Anyone working on the updates for php to the centosplus repository and
an eta? The php5 stuff is the only thing I use out of the centosplus
repo.
TIA
Mark Bassett
Omaha World Herald
Firewall Administrator
Certified Ethical Hacker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20051101/653d6426/attachment.html>
-------------- next part --------------
An e...
2005 Nov 17
1
migration from redhat AS3/4
We have 30 or so boxes that are currently running either redhat as3 or
as4 and would like to migrate them to Centos 4.2.
We have a local centos 4.2 repository using yam. I have in the past
updated es3 to as3 by removing the redhat-release rpm and installing the
other redhat rpm. I realize there are virtually no differences in es
and as3, except for access to additional packages. In any
2005 Oct 25
0
tux
Anyone able to get tux working on centos 4 ? Tux causes a kernel panic
after a few minutes when running on a CentOS 4 box.
Mark Bassett
Omaha World Herald
Firewall Administrator
Certified Ethical Hacker
mark.bassett at owh.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20051025/6aeffd93/attachment-0002.html>
2008 Dec 19
0
R/Finance 2009: Applied Finance with R -- Call for Papers
...ns to committee at RinFinance.com.
The submission deadline is January 31st, 2009.
Submissions will be evaluated and submitters notified via email
on a rolling basis.
Additional details about the conference will be announced as available.
For the program committee:
Gib Bassett, Peter Carl, Dirk Eddelbuettel, John Miller,
Brian Peterson, Dale Rosenthal, Jeffrey Ryan
_______________________________________________
R-announce at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-announce
2009 Feb 23
0
R/Finance 2009: Applied Finance with R -- Registration now open
...pen. Special advanced registration pricing is
available, as well as discounted pricing for academic and student
registrations.
More details and registration information can be found at the website at
http://www.RinFinance.com
For the program committee:
Gib Bassett, Peter Carl, Dirk Eddelbuettel, John Miller,
Brian Peterson, Dale Rosenthal, Jeffrey Ryan
--
Three out of two people have difficulties with fractions.
_______________________________________________
R-announce at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-ann...
2010 Sep 20
0
R/Finance 2011 - Call for Papers
...We anticipate another exciting line-up for
2011 including keynote presentations from John Bollinger,
Mebane Faber, Stefano Iacus, and Louis Kates.
Additional details will be announced via the conference website
http://www.RinFinance.com/
as they become available.
For the program committee:
Gib Bassett, Peter Carl, Dirk Eddelbuettel, Brian Peterson,
Dale Rosenthal, Jeffrey Ryan, Joshua Ulrich
2008 Dec 19
0
R/Finance 2009: Applied Finance with R -- Call for Papers
...ns to committee at RinFinance.com.
The submission deadline is January 31st, 2009.
Submissions will be evaluated and submitters notified via email
on a rolling basis.
Additional details about the conference will be announced as available.
For the program committee:
Gib Bassett, Peter Carl, Dirk Eddelbuettel, John Miller,
Brian Peterson, Dale Rosenthal, Jeffrey Ryan
_______________________________________________
R-announce at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-announce
2009 Feb 23
0
R/Finance 2009: Applied Finance with R -- Registration now open
...pen. Special advanced registration pricing is
available, as well as discounted pricing for academic and student
registrations.
More details and registration information can be found at the website at
http://www.RinFinance.com
For the program committee:
Gib Bassett, Peter Carl, Dirk Eddelbuettel, John Miller,
Brian Peterson, Dale Rosenthal, Jeffrey Ryan
--
Three out of two people have difficulties with fractions.
_______________________________________________
R-announce at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-ann...
2010 Nov 15
1
Non-positive definite cross-covariance matrices
I am creating covariance matrices from sets of points, and I am having
frequent problems where I create matrices that are non-positive
definite. I've started using the corpcor package, which was
specifically designed to address these types of problems. It has
solved many of my problems, but I still have one left.
One of the matrices I need to calculate is a cross-covariance matrix.
In other
2010 Feb 17
0
[Reminder] R/Finance 2010: Applied Finance with R
...Embedding R with C++ for Fun and Profit
Jeff Ryan
Trading with R - Idea to Execution in 50 Minutes with IBrokers and R
More details and registration information can be found at the website at
http://www.RinFinance.com
For the program committee:
Gib Bassett, Peter Carl, Dirk Eddelbuettel, John Miller,
Brian Peterson, Dale Rosenthal, Jeffrey Ryan
--
Registration is open for the 2nd International conference R / Finance 2010
See http://www.RinFinance.com for details, and see you in Chicago in April!
2010 Mar 12
0
R/Finance 2010
...e authors and
community contributors, hosted by the International Center for Futures
and Derivatives (ICFD) at the University of Illinois at Chicago and made
possible via sponsorship support from ICFD, REvolution Computing,
OneMarketData and Insight Algorithmics.
For the program committee:
Gib Bassett, Peter Carl, Dirk Eddelbuettel, John Miller, Brian Peterson,
Dale Rosenthal, Jeffrey Ryan
[[alternative HTML version deleted]]
2005 Nov 07
1
New Standard/Daylight time-change dates in rhel4u2 butnot centos4.2?
Which is why I always symlink /etc/localtime Not only does it solve
these issues, but it makes it very clear which timezone is selected!
-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
Behalf Of Aleksandar Milivojevic
Sent: Monday, November 07, 2005 2:45 PM
To: centos at centos.org
Subject: Re: [CentOS] New Standard/Daylight time-change
2001 Apr 03
3
single-pass algorithm for quantile calculation
Dear R users, I am looking for a reference to an algorithm for estimation of
sample quantiles which does not require bringing the whole data into memory
(more precisely its memory complexity should be much less than linear,
ideally constant). I realize that such an algorithm can only be approximate
and actually quite wrong for some samples, but that's fine with me.
Thank you,
Vadim
2004 Nov 30
2
impute missing values in correlated variables: transcan?
I would like to impute missing data in a set of correlated
variables (columns of a matrix). It looks like transcan() from
Hmisc is roughly what I want. It says, "transcan automatically
transforms continuous and categorical variables to have maximum
correlation with the best linear combination of the other
variables." And, "By default, transcan imputes NAs with "best
2005 Dec 29
7
Building PHP PECL modules
I'm attempting to build some PECL modules on fully updated CentOS 4.2
system. Preferably pack them into nice RPM packages. However, seems
I'm missing something. For example, this is what I get for sqlite module:
$ pear makerpm SQLite-1.0.3.tgz
`phpize' failed
The php-devel package is installed (so I do have phpize command). It's
just that it is failing. If I unpack the
2019 Oct 30
4
Seemingly impossible bug: -v not always listing every copied file
Thanks. I'll try that. But I agree that it'll be
something else. It's unlikely that whole trace files
are being overwritten, because there's locking in place
to prevent that sort of thing, but it's more likely
than anything else. I'll check that the locking is
working properly.
Although, when I last investigated it, it really did
look as though, in a single run of this
2006 Feb 08
0
GNBD vs NFS
Anyone have any experience with GNBD?
What kind of performance and security differences are there in running
GNBD vs NFS?
We're planning an implementation with an external storage array (DAS)
and want to use a shared filesystem. We have 10 or so clients that will
be connecting to the shared filesystem. We have duplicate systems and
arrays and were planning on using keepalived for
2006 Jan 04
0
OT: Linux boot floppy to install over net
>Robert Moskowitz <rgm at htt-consult.com> wrote:
>And the sole purpose of this system is to be a wireless
sniffer/attacker.
Have you looked into livecd distributions? I find that those work
rather well for that type of use. PHLAK / Knoppix STD / Helix ?? You
can always perform a HD install on any of them.
2006 Jan 12
0
php + sybase 12.5 shared module
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/modules/sybase.so' - /usr/lib/php/modules/sybase.so:
undefined symbol: dbversion in Unknown on line 0
After doing a rpmbuild -bb on the php 5.0.4 source rpm from centosplus.
The packages all build, but I cannot seem to get sybase to compile as a
shared module. If I make it a static module it compiles fine.