Displaying 20 results from an estimated 372 matches for "revenues".
Did you mean:
revenue
2009 Jun 05
1
ADF test
Hi,
While doing the ADF test in R using the following command I am getting the
error and the result..">
x.ct=ur.df(rev$REVENUE,start=1,end=length(rev$REVENUE),frequency=1)
Error in ur.df(rev$REVENUE, start = 1, end = length(rev$REVENUE), frequency
= 1) :
unused argument(s) (start = 1, end = 4, frequency = 1)
>
2007 Jan 27
1
Conditional Selection of Columns for Tables
Dear Wizards -
Thank you so much for your help. That was exactly what I was looking
for. Now, I have been working on conditional selection of columns in a
data frame. My goal is to calculate the total revenue per sales
representative per status in a table. I have come to a complete stop:
Let's say, we have a data.frame called df with several columns and a
number of rows:
df <-
2011 Jun 18
1
Trouble with Paste and Quotes and List Objects
Dear R Helpers,
I have a list that contains a number of objects, each of them financial
statement data from quantmod (although I don't think that knowledge of
quantmod is necessary to help with this problem).
> str(listfinobj)
chr [1:4815] "A.f" "AA.f" "AACC.f" "AAME.f" "AAN.f" "AAON.f" "AAP.f"
"AAPL.f"
2009 Nov 12
2
Non linear programming optimization (which package to use?)
Hello,
1) Is there any nonlinear programming optmizer that I can user for the
following problem?
Obj function: (max) revenue = price * volume
Constraints: price and volume pair must be from the following variable data set:
Variable data set:
# price volume
1 10 500
2 20 450
3 30 330
4 40 250
5 50 190
Expected result: 10,000 (variable row#4)
2) Could it also be possible for the suggested
2010 Feb 25
4
different types graphs
>library(RODBC)
>ch<- odbcConnect("durga")
> sqlQuery(ch, paste("SELECT * from emp"))
>sqlQuery(ch, ("SELECT * from xyz"))
store revenue year_y
1 bigbazar 787875 2008
2 more 87876 2008
plot(revenue ~ year_y, data=xyz, pch=16)
can i get any diffrent types of graphs like pie charts, bar
2010 Mar 11
4
Forecast
sample report data that i want to forecast
quarter quarter_index Revenue
2007 Q1 1 $3,856,799
2007 Q2 2 $4,243,328
2007 Q3 3 $4,930,369
2007 Q4 4 $5,443,579
2008 Q1 5 $5,164,830
2008 Q2 6 $5,104,413
2008 Q3 7
2011 Nov 16
1
geom_bar with missing data in package ggplot
...ould help with a ggplot question. I would like
to generate a faceted bar chart, but missing data are causing
problems.
g<-structure(list(Date = structure(c(11322, 11687, 12052, 11322,
11687, 12052, 11322, 11687, 12052, 11322, 11687, 12052), class = "Date"),
variable = c("Govt Revenues to GDP", "Govt Revenues to GDP",
"Govt Revenues to GDP", "Govt Revenues to GDP", "Govt Revenues to GDP",
"Govt Revenues to GDP", "Structural Budget Position", "Structural
Budget Position",
"Structural Budget...
2013 Sep 14
2
the problem of buying and selling
...ong approach is the following:
The idea is to write a function that asks how much volume (total quantity)
you want to deal, and returns the profit. This generates a relationship
between volume and profit, and with interpolation you can get the volumen
for any given minimum-profit requirement.
revenues <- function(open_orders, volumes) {
# calculate revenue using a list of open orders and desirable "volumes" of goods
# expecting volumnes as a vector, to test the revenue (total amont of money)
# for each volume (total amount of goods to deal) in the 'volumes'
volume <-...
2010 Mar 10
3
see the example and help me
sample report data that i want to forecast
quarter quarter_index Revenue
2007 Q1 1 $3,856,799
2007 Q2 2 $4,243,328
2007 Q3 3 $4,930,369
2007 Q4 4 $5,443,579
2008 Q1 5 $5,164,830
2008 Q2 6 $5,104,413
2008 Q3 7
2014 Oct 01
2
PBX hacked: why hundred of calls to the same number ?
...omeone reported me that from a PBX on which someone gained fraudulent
access, he could observe hundreds of calls to the same destination
number.
For curiosity's sake, I'm wondering why would this happen (dialing the
same number over and over) ?
Some special numbers generate here and there revenues for callees (and
not for callers).
Beside sharing interests with the callee that get those revenues, why
a hacker would like to dial the same numbers over and over ?
In other words, in this case, is looking at callee number a promising
path to find hackers ?
Regards
2005 May 09
0
Stockmarket Smallcap Profile
...re, collaboration, and networking accessible to all talent worldwide.
"This is truly a multi-media distribution play, with a traditional
distribution opportunity. Agent155.com attracts talent that is yet to be discovered, with the potential of one superstar delivering millions of dollars in revenues to the label. The possibilities are endless when you consider the worldwide pool of talent from which we pull. There is a revolution occurring in the artistic community; Agent155.com is leading it."
Within 3 months AGMG is launching a music service for Musicians and consumers worldwide. Music...
2005 May 09
0
A Special Alert to Investors
...re, collaboration, and networking accessible to all talent worldwide.
"This is truly a multi-media distribution play, with a traditional
distribution opportunity. Agent155.com attracts talent that is yet to be discovered, with the potential of one superstar delivering millions of dollars in revenues to the label. The possibilities are endless when you consider the worldwide pool of talent from which we pull. There is a revolution occurring in the artistic community; Agent155.com is leading it."
Within 3 months AGMG is launching a music service for Musicians and consumers worldwide. Music...
2011 May 19
0
DO you know, HP revenue outlook dims as PC sales drop 20%?
netbook (http://www.laptopspark.com)
The world's largest computer maker (http://www.laptopspark.com/products/HP-G62-340US-NoteBook-AMD-Athlon-II-Dual-Core-P340220GHz-156-3GB-Memory-320GB-HDD-5400rpm-DVD-Super-Multi-ATI-Radeon-HD-4250-laptop-2047.html) startles analysts by scaling back its revenue forecast for the second time in as many quarters. It cites weak demand for desktops and
2005 May 09
0
Will this Micro-Cap's Shares Go Higher?
...re, collaboration, and networking accessible to all talent worldwide.
"This is truly a multi-media distribution play, with a traditional
distribution opportunity. Agent155.com attracts talent that is yet to be discovered, with the potential of one superstar delivering millions of dollars in revenues to the label. The possibilities are endless when you consider the worldwide pool of talent from which we pull. There is a revolution occurring in the artistic community; Agent155.com is leading it."
Within 3 months AGMG is launching a music service for Musicians and consumers worldwide. Music...
2009 Apr 19
2
importing spreadsheet data - linera regression - panel data
Hi everyone and thank you for the help you could give me.
My data is in a spreadsheet. The 1st column identifies the
firm (with the fiscal number), the columns 2 to 11 have
the variable value for 11 years. I have many variables
(files like this). Each file has about 40.000 firms
(rows). I transformed all the files in txt files. The data
is a panel data, like this:
firm revenu2007 revenue2006
2023 Nov 29
2
Barplot for data frame
I have a dataframe df <-
df <- data.frame (Revenue = c("100", "300", "500"),
Brand = c("Apple", "HP", "Lenovo")
)
how can i create a vertical barplot that displays brands in x-axis and Revenue in Y-axis
[[alternative HTML version deleted]]
2010 Feb 24
2
How to read percentage and currency data?
I'm struggling to find any help on this seemingly simple question - how does
one read data with percentage (%) or currency (?,$ etc.) signs? When I try
to read a data file which has any of those symbols in the data fields, they
are read as characters rather than values. Is there a function or library
which can deal with such values?
As an example, I use this sample from one of chinna's
2006 Oct 19
5
Google Ads in the Wiki
A fairly serious question: how much can we (as users) donate to get the
Google ads off the Wiki? I guess this does not give so much revenue, and
it is really distracting. So, if we can match the annual income of Google
Ads on the Wiki, I think I (and others) are willing to compensate this
with donations.
I have seen some potential Dutch users getting turned away seeing the main
CentOS site
2004 Aug 06
4
[thomas@arkena.com: [vorbis] mp3pro and the mp3 streaming license]
> I don't know about the rest of you, but I'm not charging anything. As
> mentioned, the royalties to record labels still stand if you don't follow
> the rules, but this will be true regardless of the format
> (mp3/vorbis/whatever.)
Do you have any ads on your site? That's probably streaming related
revenue.
Do you list on shoutcast.com? There's definately
2006 Dec 11
1
{noob warning!] Irish Revenue software
Hello all,
I'm quite a newbie to wine, and have some basic things running under it
like WT Library, & Seamonkey. I need to install the local Revenue
software because they sent me all tax documentation by email now :-(.
My PC:
Athlon 2.6Ghz with 1 gig, 40G hd, running Fedora Core 5
ROS ((Irish) Revenue Online Service) System Requirements