Displaying 20 results from an estimated 124 matches for "forbs".
Did you mean:
forbes
2010 Nov 16
1
R article in forbes
Here's an article in Forbes about R in case anyone's interested.
http://blogs.forbes.com/smcnally/2010/11/10/names-you-need-to-know-in-2011-r-data-analysis-software/
[[alternative HTML version deleted]]
2004 May 27
5
SCO & R
I apologize if this has been addressed before;
recently
I read an article in Forbes which discussed how SCO
was going after companies that have been using Linux.
The article made the point that the ideas behind GPL
are under attack precisely because no one is making
sure
that the code being put into the freely avail.
packages
isn't owned by someone else.
Here's my question: Is R
2010 Feb 11
0
PhD Quantitative Analyst Roles
We are currently in the process of developing and expanding our quantitative
analytics function. Led by commitment from the Head of Global Markets and
senior management across all asset classes, the function was centralised in
June with the view that the quantitative analytics platform should be
omnipresent and part of the decision making process throughout the bank. As
a result the focus and
2013 Nov 27
0
Requirement for Ruby on rails [REQ:10217055]
[1]Click here to unsubscribe if you no longer wish to receive our emails
Dear Recruiter,
Here is our Direct client requirement which can be filled
immediately. Kindly respond to this requirement with your consultant resume,
contact and current location info to speed up the interview process.
[2]Click here to submit for this position online and to speed up the
2004 Aug 03
2
Question with DNAT
Hi All
I have had a look through the documentation but I can''t see how to
do this.
I want to setup DNAT for an incoming connection. The connection must
be forwarded to a server on a masqueraded server behind the
firewall. The tricky part is I need to forward to a different port
to the one that the request arrived on.
I can do this:
firewall.public.ip:5800 ->
2015 Jan 22
3
need help with renaming a variable
Hello.
I am new to R, so my question/problem might be very basic, but I cannot
figure out how to solve it.
So, I would really appreciate your help.
I would like to rename a variable in a very large file (181GB) called
"2013.xdf" that is saved on my external hard drive.
I tried running the following code to rename variable # 2 in the file and
save this change, which produced some
2010 Mar 16
3
boxplot, vertical position of x-axis labels
hello,
i can't figure out how to change the vertical position of my x axis labels..
boxplot(c(1:12)~c(rep("1",6),rep("2",6)),at=c(1,2),
col=c(0,"grey"),las=1,xaxt="n")
### i put paragraphs in the x-labels because of limited horizontal space
axis(1,at=c(1,2),adj=1,labels=c("Salix
Scrub","Tall
Forb"))
...the labels are one line
2004 Aug 17
4
Wild cards in "shorewall add" command
Hi
I am looking at converting a Linux terminal server box to iptables
using Shorewall 2.0. (At the moment it uses ipchains).
The server currently has scripts which are called as each user logs
in which run a series of "ipchains" commands to set the access
rights for that user (and again to cancel them when the user logs
out). My plan is to replace these scripts with ones that call
2009 Apr 22
2
function output with for loop and if statement
...eg[,names(test.veg)==i]
return(tmp.out.sort)
else return(tmp.out.sort)
}
----Incorrect output when run as function-----
> test<-concov.test(ansveg_all,spplist.class)
> test
Bare_Ground Deciduous_Shrubs Deciduous_Tree Evergreen_Shrubs Evergreen_Tree Forbs Grasses Lichens Mosses Sedges
ANSG_T01_01_2008 NA NA NA NA NA NA NA NA 95.0 NA
ANSG_T01_02_2008 NA NA NA NA NA NA NA NA 16.0 NA
ANSG_T01_03...
2007 Mar 28
1
Deliverm, vpopmail, and valias
I'm in the final stages of testing my e-mail server to come and I seem
to have hit a roadblock.
One option of current vpopmail is to store all aliases in a valias
table, that looks like this:
+-------------+----------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------------+----------+------+-----+---------+-------+
| alias | char(32) |
2005 Jul 16
1
xfig device - depth
Hi,
I hope this is the right list for my posting, since I've never posted
to any R list before.
I'm quite extensively using the xfig graphics device and as far as I
figured out this
device writes all the objects into xfig layer 100 (based on what I saw
in the devPS.c
file -if this is the file to output to xfig format - depth 100 is
hardcoded). Are the any
plans to implement xfig layer
2006 Jan 20
1
dovecot-lda and vpopmail
I'm setting up a new box with Dovecot 1.0 beta1 and vpopmail. Normal
operations works like a charm, i.e. vpopmail virtual can log in
sucessfully using TLS.
However, when trying to test dovecot-lda out of CVS, it is not locating
the user:
> *** Starting dovecot-imapd service...
> dovecot: Info: Dovecot v1.0.beta1 starting up
> dovecot: Info: auth(default): master in: USER 1
2006 Jul 13
2
[Fwd: [PATCH] Dovecot-1.0rc2 MANAGESIEVE]
-------------- next part --------------
An embedded message was scrubbed...
From: Stephan Bosch <stephan at rename-it.nl>
Subject: [PATCH] Dovecot-1.0rc2 MANAGESIEVE
Date: Thu, 13 Jul 2006 13:51:05 +0200
Size: 5241
URL: <http://dovecot.org/pipermail/dovecot/attachments/20060713/70826d41/attachment-0002.mht>
-------------- next part --------------
A non-text attachment was scrubbed...
2005 Jun 13
1
Re: Re: Digium Website Update: Asterisk Busi ness Edition
> -----Original Message-----
> From: Esben Stien [mailto:b0ef@esben-stien.name]
> The other problem is the issue that free software developers are
> mostly (in my experience) not happy with the fact that their code
> would be used in proprietary software. It conflicts with the whole
> religion of free software.
Well, yeah, that's the whole problem, isn't it? You
2004 Sep 02
1
Samba 2.2.8a Compatibility
We have Samba 2.2.8.a running on our IBM Risc 6000 box running Aix 4.3.3.
We will be upgrading to Aix 5.1.
Is Samba 2.2.8a compatible with Aix 5.1?
Thank You,
Dan Pecina
John B. Sanfilippo & Son
2006 Sep 25
1
sieve problem unresolved
hello,
I follow your suggestions :
_cyrus timsieved installed on the two LDA server
_the sieve script stored in the /var/home (which is the virtual home
directory) and in /var/mail/user/ for testing purposes
But nothing happened when the user receive a email. Below the sieve script.
Regards
####################################################
# This script has been automatically generated by
1997 Aug 18
1
R-beta: bug report
The following seems to be a bug when I tried to use the predict function.
> forbes
boil.pt pressure log.pressure
[1,] 194.5 20.79 303.4472
[2,] 194.3 20.79 303.4472
[3,] 197.9 22.40 310.9061
[4,] 198.4 22.67 312.1042
[5,] 199.4 23.15 314.1995
[6,] 199.9 23.35 315.0597
[7,] 200.9 23.89 317.3460
[8,] 201.1 23.99
2004 Sep 21
2
Lost messages with Mozilla and dovecot 0.99.x
I have just moved our corporate e-mail over to qmail/dovecot and am very
happy with the performance. However, I have had two reports of messages
going missing which may or may not be directly related to Dovecot.
I was able to observe this in action this morning:
1) I got the user out of their e-mail client (Mozilla 1.7.2) and forced
an email to be delivered. It showed up in Maildir/new.
2)
2007 Mar 22
0
R role
Hi All,
I am looking for an expert R programmer who has also used Java or C++ and
who is educated at either masters or PhD level. I do not mind what industry
background you are in if you have these skills. I am offering a rare but
excellent career opportunity to work with real time trading data sets, data
modeling and data mining the commodities index to help this top 5 investment
banks
2007 Aug 03
0
"Asterisk can be attacked using buffer overflow."
Forbes.com - Magazine Article
<http://www.forbes.com/technology/2007/08/02/voip-security-flaws-tech-internet-cx_ag_0802techvoip.html>
LAS VEGAS - Internet Security VoIP Vandals
Andy Greenberg, 08.02.07, 12:32 AM ET
Internet telephone services like Skype and Vonage are
starting to look less like digital gimmicks and more
like the next generation of voice communication.
They're cheaper