Displaying 20 results from an estimated 42 matches for "settlement".
2010 Jun 01
1
data frame manipulation ddply
...uot;,
"SUGAR NO.11 Jul/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11 Jul/10"
), CREATED.DATE = structure(c(18403, 18406, 18406, 18406, 18406,
18407, 18408, 18406, 18407, 18407, 18407, 18407), class = "Date"),
QUANTITY = c(1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1), SETTLEMENT =
c("373.2500",
"373.2500", "373.2500", "373.2500", "373.2500", "90.7750",
"90.7750", "14.9200", "14.9200", "14.9200", "14.9200", "14.9200"
)), .Names = c("DESC...
2010 Jun 01
1
data frame manipulation with zero rows
...uot;,
"SUGAR NO.11 Jul/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11 Jul/10"
), CREATED.DATE = structure(c(18403, 18406, 18406, 18406, 18406,
18407, 18408, 18406, 18407, 18407, 18407, 18407), class = "Date"),
QUANTITY = c(1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1), SETTLEMENT =
c("373.2500",
"373.2500", "373.2500", "373.2500", "373.2500", "90.7750",
"90.7750", "14.9200", "14.9200", "14.9200", "14.9200", "14.9200"
)), .Names = c("DESC...
2001 Nov 05
0
Analysis of the Microsoft Settlement from a Samba perspective.
The Samba Team would welcome Microsoft documenting its proprietary server
protocols. Unfortunately this isn't what the settlement stipulates. The settlement
states :
"E. Starting nine months after the submission of this proposed Final Judgment to
the Court, Microsoft shall make available for use by third parties, for the sole
purpose of interoperating with a Windows Operating System Product, on reasonable
and non-discr...
2012 Aug 01
4
as.date: do not know how to convert 'test[1]' to class "Date"
I have an object, which I pull in from a csv file here
http://r.789695.n4.nabble.com/file/n4638691/jan_2011.csv jan_2011.csv
mydata <- read.csv("jan_2011.csv", header=TRUE, sep=",")
> head(mydata)
Delivery.Date Hour.Ending Repeated.Hour.Flag Settlement.Point
Settlement.Point.Price
1 01/01/2011 01:00 N HB_BUSAVG
25.18
2 01/01/2011 01:00 N HB_HOUSTON
25.36
3 01/01/2011 01:00 N HB_HUBAVG
25.07
4 01/0...
2001 Nov 07
1
COURT solicited comments!: Was: Analysis of the Microsoft Settlement from a Samba perspective.
...ys:
Public Comment Period In MS/DOJ Battle
Posted by timothy on Wednesday November 07, @07:03AM
from the tap-your-mind dept.
PacketMaster writes: "Somthing that I didn't know,
and perhaps many others didn't
know is that now this settlement by the federal government
and some of the states will
go back before the judge and be opened for a 60 day
commentary period by the public
as required by the Tunney Act (See Sec 5,USC Sec 16).
This is a great opportunity for
everyone to send in their intelligent and...
2010 Apr 29
3
convert Factor as numeric
...t;PLATINUM Jul/10 ", "ROBUSTA COFFEE (10) May/10 ", "WHEAT May/10 ",
"PRIMARY NICKEL USD", "PRM HGH GD ALUMINIUM USD", "SPCL HIGH GRADE ZINC
USD",
"STANDARD LEAD USD"), class = "factor"), POSITION = c(5, 3, -1,
15, 4, 2), SETTLEMENT = structure(c(3L, 5L, 2L, 1L, 4L, 8L), .Label =
c("1,353.0000",
"1,739.4000", "16.5400", "467.7500", "78.1300", "25,760.8600",
"2,415.9000", "2,421.0500", "2,357.1200"), class = "factor")), .Names...
2010 May 26
2
writing function : can't find an object
...;))
posB<-get(paste(c("Pos",y),collapse=""))
av<-get(paste(c("Trad",y),collapse=""))
#apply some change on element columns then create only one data frame with
the three elements
allcon<-ddply(rbind(av[,1:3],
transform(posA,prix=POSITION*SETTLEMENT,SETTLEMENT=NULL),
transform(posB, prix = -POSITION * SETTLEMENT, SETTLEMENT = NULL,
POSITION = POSITION * -1)),
"DESCRIPTION",summarise,pl=sum(prix),quantity=sum(POSITION))
#remove the date in $DESCRPTION and add a new column $SHORTDESCRIPTION
allcon$SHORTDE...
2002 Jan 22
0
Open Letter to DOJ re Microsoft Settlement
The proposed settlement in the Microsoft antitrust trial will probably
be accepted by the judge unless a lot of people complain soon, even
though it lacks any useful enforcement provisions and fails to prohibit
many of Microsoft's anticompetitive practices.
I've drafted an open letter to the Department of Justic...
2010 May 12
1
data frame subscription
....11 Jul/10", "SUGAR NO.11 May/10",
"WHEAT Jul/10", "PRIMARY NICKEL USD", "PRM HGH GD ALUMINIUM USD",
"SPCL HIGH GRADE ZINC USD", "STANDARD LEAD USD"), class = "factor"),
POSITION = c(-2, 3, 2, 2, 18, 3, 5, -1, 5, -1), SETTLEMENT = c(351.45,
81.59, 83.24, 1136.9, 1382, 995, 16.18, 15.95, 502.5, 2423
)), .Names = c("DESCRIPTION", "POSITION", "SETTLEMENT"), row.names =
c("1",
"2", "3", "4", "5", "6", "7", "8"...
2010 Apr 27
1
save a data frame in environment
...uot;,sep=",",as
.is=T,h=T,skip=1)[,c(4,8,14,15)]
pose$CREATED.DATE<-as.Date(pose$CREATED.DATE,"%d/%m/%y")
futures<-pose[-grep("USD",pose[,1]),]
colnames(futures)<-c("CONTRAT","CREATED.DATE","QUANTITY","SETTLEMENT")
lme<-pose[grep("USD",pose[,1]),]
lme$DESCRIPTION <- gsub(" *(\\d+/\\d+/\\d+) *$", "", lme$DESCRIPTION)
library(plyr)
PositionFut<-ddply(futures, c("CONTRAT","SETTLEMENT"), summarise,
POSITION=sum(QUANTITY))[,c(1,3,...
2010 Aug 04
3
merge two data frames
...00000, 14.4000000000001, -34.75, -10.75,
55, -0.669999999999998), PL = c(3075.00000000001, -575.000000000003,
2362.5, 115.000000000002, 1270.00000000000, 2360, 200, -292.750000000001,
-720.000000000005, 1737.5, 537.5, -1375, 750.399999999998), POSITION = c(1,
-1, 2, 2, 1, 2, -1, -1, 1, 2, 0, 0, 0), SETTLEMENT = c(167.4,
324.55, 390.75, 76.99, 1160.4, 4.718, 468.75, 2067.71, 1744.1,
978, 0, 0, 0)), .Names = c("DESCRIPTION", "pl", "PL", "POSITION",
"SETTLEMENT"), row.names = c(NA, -13L), class = "data.frame")
I am looking for one data frame with...
2013 Jun 15
1
Downloading CSV file - RCurl help
There are some CSV file from the link below.
I'm having trouble installing the package. Is this the package I have to use
or is there another one I need to use? If so how do I get this one loaded.
https://www.enmax.com/Power/Energy+Retailers/Settlement+Reports/Profile+settlement+report.htm
install.packages("RCurl", repos =
"http://cran.r-project.org/bin/windows/contrib/r-release/RCurl_1.95-4.1.zip",
type="source")
Installing package into ?C:/Users/James/Documents/R/win-library/3.0?
(as ?lib? is unspecified)
Warning...
2003 Sep 24
0
smbmount double start - hangs process
...edHat 9 and the supplied
samba-[|commoan-|client-]2.2.7a-8.9.0 rpms we've discovered a problem with
smbmount.
It sometimes invokes itself twice and then hangs.
Sample script to test:
#!/usr/bin/perl
# testing Samba problem
print "$$\n";
`/usr/bin/smbmount //cmc-apps/settlements ./t-samba -o
credentials=/home/mrasmuss/mlrcred,workgroup=FSIUS &`;
print "$? mount \n";
`/usr/bin/smbumount ./t-samba &`;
print "$? presumed good umount \n";
On the first invocation everything works fine. On the second invocation the
smbmount command is se...
2003 Jul 04
5
Asterisk Sacrifice?
...lete beginner -- too much bother and a risk to have to explain
everything from scratch -- better not answer at all and all that.
Well, it may appear that way, but I am not a complete idiot. I know a
lot about mobile switching centres, HLRs, VLRs, IN service nodes,
mediation devices, billing and settlement systems etc -- I just don't
know much about PSTN and PBXes. I would appreciate it if somebody could
help me out with a few hints on how to set up my Asterisk box, in
particular in respect of VoIP as per my last posting.
thank you very much in advance
kind regards
bk
2015 Jul 03
1
MHTL + legal <- dual-booting <- Re: installing Cents os server 7.0
...ate which
included some such Gatesenheimer in it. The above-mentioned nightmare
would begin and a lot of people would be called in for jury duty over
something they didn't and wouldn't understand. Settled out of court,
there'd begin a fee on Linux to cover damages assessed by the
settlement. The Linux devs would probably have to go work for MS at
minimum wage to cover or comply with their part of that settlement.
Absurd and paranoid scenario? Yes. Possible? Still yes.
Peace out.
2006 Nov 08
3
How to implement status codes in DB and Rails
This is more of a design issue I''m wrestling with, and was wondering
what other people are doing.
I have a products table with status values of In Stock, Out of Stork or
Discontinued. This is unlikely to change any time soon.
Approach A, is to have thses actual values in the status column, at
least the meaning is very apparent, yet querying for products with a
specific status could
2004 May 04
5
Microsoft hotfix MS04-011, breaks Samba password change.
....9 for all the people who are
satisfied with Samba 2.2.8a and don't want to move to 3.0.x yet.
I'm also very unhappy with Microsoft for releasing improperly tested
hotfixes, but that's another story I'll probably be taking up with
the Technical Comittee overseeing the DoJ Microsoft settlement and
the EU as well.
Cheers,
Jeremy.
2001 Dec 17
0
Microsoft Antitrust Remedy proposal, take 3
...at the States' proposal has little chance of
being accepted by the judge. The Proposed Final Judgment
negotiated by Microsoft and the DOJ is probably the right
starting point for any new proposals.
Accordingly, I've started over, and this time I'm sticking
very close to the negotiated settlement, and paying close
attention to the law.
As before, you can read my proposals at
http://www.kegel.com/remedy.html
I'm looking forward to your feedback. I've set up a mailing
list at http://groups.yahoo.com/group/ms-remedy/
(aka ms-remedy-subscribe@yahoogroups.com ) for those who
w...
2013 May 19
0
TODAY field in termstrc
Hi: I am using termstrc package and not sure if TODAY field (govbonds
dataset) is today's date or the settlement date for the bonds. Although the
name suggests that it should be today's date, but how the formula is setup
indicates that it should be settlement date. Please help and thanks in
advance.
[[alternative HTML version deleted]]
2014 Apr 03
2
How to store interim print results
Dear R forum,
Following is an customized extract of a code I am working on.
settlement = as.Date("2013-11-25")
maturity = as.Date("2015-10-01")
coupon = 0.066
yield = 0.1040
basis = 1
frequency = 2
redemption = 100
# __________________________________________________________________
add.months = function(date, n)
{
nC <- seq(date, by=past...