search for: dollars

Displaying 20 results from an estimated 1028 matches for "dollars".

Did you mean: dollar
2010 Nov 23
2
Lattice and Quartz
I ran this script in a source file on my Mac: library(lattice) year <- 1900:2000 dollars <- (year-1899)^2 plot(year,dollars) quartz("year") histogram(~dollars) The first plot appears in Quartz 2. The second quartz window, named year, opens but the histogram doesn't appear. However, when I copy and paste this script directly into the R console, both quartz windows (Q...
2008 May 11
2
combining bar and column graphs?
...and dollar amounts on the Y-axis (say, $0-$100,000). From a "temporal" perspective, every year will have at least one contributor, starting with dollar zero, but some years will have multiple contributors. From a "company" perspective, some companies will contribute, e.g., dollars $1,001-$5,000 for several years running, visually forming a horizontal "block" riding on top of whatever happens to be below. So as a simple example, between the years 2000 and 2001, Company A might inhabit a solid block extending from dollar zero to dollar 1000, two years wide. In y...
2009 Aug 26
2
find numbers in a line with letters
hi, is there an easy way to extract numbers from a string? for example I have; "this Item costs 3.32 Dollars" is there an easy way to extract the 3.32 as a number? thanks!
2009 Nov 13
1
need help formating plot axis to standard dollar formats
I create a lot of plots with a dollar amount as the y-axis. How do I change the formatting so comma and $ are in place. Like $1000,000 or to use common dollar abbreviations like 100K? Chris Anderson Data Analyst Medical Affairs wk: 925-677-4870 cell: 707-315-8486 Fax:925-677-4670 This electronic message transmission, including any attachments, contains information which may be confidential,
2004 Nov 30
2
Useradd doesn't accept dollar sign ($) and "add machine script" doesn't work
Hi, I have set up a Fedora Core 3 machine with Samba 3.0.9 to act as a PDC file and print server. Everything works fine but I am having problems adding new machine accounts. When I try to add them manually using "/usr/sbin/useradd -g machines -d /dev/null -c "Spruce" -s /bin/false SPRUCE$", I get the error message: "invalid user name 'SPRUCE$'". I can add
2006 Aug 31
2
file-attr-restore and dollar signs
Hi All, I've been using the great file-attr-restore script with rsync to get around problems with uid's on a portable hard drive... It's the perfect solution for me. (for those that haven't seen it,you can get it here: http://samba.org/ftp/unpacked/rsync/support/file-attr-restore ) Anyway, I found a small bug in the script. file-attr-restore fails for file names with dollar
2003 Apr 20
0
Your own Online Dollar Store in 15 mins or less
Open a Dollar Store Today! For the first time ever, you can start you own ONLINE DOLLAR STORE in just minutes. Here is what you get: - Your Own Dollar Store Web Site - Access to a Variety of Products - Earn Monthly Commissions - Internet Marketing Guide - FREE Marketing Consultation - Make Money 24 hours a day Click the link below to begin. If you can't click on it, copy and paste it into
2007 May 08
2
Problem calling $ inside a $ method
Hello, I wonder if this will make it through the spam filters given the subject line. I'm seeing the following when trying to call a dollar method inside of a dollar method. setClass("Foo", representation(d="list")) [1] "Foo" f <- new("Foo", d=list(bob=1, alice=2)) ## We can call dollar at this level and it works as expected
2006 Jan 06
3
Where to place a global function
Hi all, I have a little function called format_price(price) that simply formats the argument as a dollar sign, dollar amount, dot and penny amount. Then, in a .rhtml file, I could do this: <%= format_price(item.unit_price * item.quantity) %> But where do I put the format_price() function definition? The app couldn''t find it in app/controllers/application.rb. Where do I put it
2006 May 10
3
NumbersToWords
= numbersToWords - convert your integers and floats to english or japaneese words,or translate it into american currency - This plugin was created from a solution to the ruby quiz (english numbers) by Matthew D Moss. I modified the code to work as a rails plugin and added the to_dollars method. - the to_dollars method will work with integers and floats - the to_english and to_japaneese methods will only work with integers. If you have call these methods on a float, it will be converted to an integer before translating. = Examples 123.to_english == one hundred and twenty-three 1...
2013 Feb 06
1
How to dynamically replace the text behind dollar sign: '$'
Dear ALL, I need a function that takes character string as argument value and replaces corresponding argument( which is behind dollar sign "$") in function body with its value. For example: function(dataframe, argument="ANYTHING I WANT") { return(dataframe$argument) } Even though I know there must be lots of possible alternative ways to do this, I
2012 Jul 12
0
HAR-RV-CJ Moedel
I am trying to write a loop to forecast realized volatility over successive days for the purpose of VaR prediction using the HAR-RV-CJ model which is as follows: log(RV_t+1) = ?_0 + ?_CD log(CV_t) + ?_CW log(CV_t-5) + ?_CM log(CV_t-22) + ?_JD log(J_t + 1) + ?_JW log(J_t-5 + 1) + ?_JM log(J_t-22 + 1) + e_t where RV is realized volatility, CV is continuous volatility and J is the jump which is
2006 Jun 08
7
The Agile Book Messageboard?
Hello. Where is there an Agile Messageboard? On the first part of the Depot example, a price field shouldn''t be an integer right? (it should be more of a float since a price has decimals) Dominic Son -- Posted via http://www.ruby-forum.com/.
2015 Apr 28
3
CENTOS not DoD approved
...oduct'. Do you wish to write this? CentOS is not approved for DOD use. In fact, CentOS is not now, nor has it ever been *certified* for anything. Certifications require people to PAY to certify a product. Specifically, EAL4 Certification, a requirement for the DOD, costs up to 2.5 million dollars .. see this link: http://en.wikipedia.org/wiki/Evaluation_Assurance_Level#Impact_on_cost_and_schedule That cost would be for each main version of CentOS (2.1, 3, 4, 5, 6, and 7) .. so the cost to have all 6 previous major versions certified would be: 6 x $2.5 Million = $15 Million dollars. Sin...
2006 May 17
5
Convention difference in tseries.maxdrawdown (PR#8872)
Full_Name: Brian K. Boonstra Version: 2.2.1 OS: WinXP, OSX Submission from: (NULL) (63.172.178.137) The maxdrawdown function in tseries defines the maximum drawdown in terms of absolute dollars (or whatever units the input is in). Industry convention is to do this in percentage terms. I have written the code below as maximumdrawdown(), which retains backward compatibility with the current version. It has the flaw that it does not check for zero or negative values. maximumdrawdown <...
2006 Jul 21
1
Problems accessing shares with dollar signs
I'm having various problems accessing shares with dollar signs in their names (e.g., \\server\c$); however, there doesn't seem to be much consistency to the types of problems. Details: >From my CentOS 4.3 box running Samba 3.0.21b, mounting \\server\data$ (a Windows Server 2003 DC) or \\domain\data$ (the same share, shared over DFS) using mount.cifs doesn't give any errors, and I
2019 Jan 25
0
[klibc:update-dash] [PARSER] Handle backslash newlines properly after dollar sign
Commit-ID: e168c38081489046ec1dc612597b718a5adee74c Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=e168c38081489046ec1dc612597b718a5adee74c Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Mon, 29 Sep 2014 22:52:41 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] [PARSER] Handle
2007 May 01
5
Noatun and mp3s
OS: CentOS 5.0 x86. I tried to use Noatun to play back mp3s, but it does not work. Is it normal?
2020 Mar 28
0
[klibc:update-dash] dash: [PARSER] Handle backslash newlines properly after dollar sign
Commit-ID: 0b425be3b607419cc27bdab4de3f9178b637c7c7 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=0b425be3b607419cc27bdab4de3f9178b637c7c7 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Mon, 29 Sep 2014 22:52:41 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: [PARSER] Handle
2017 Nov 02
6
modestly priced laptop for C7
...core 1.6 GHz Atom, and a whole 2 gigs of RAM) with something faster but not too large. Sometimes (usually) the netbook is painfully slow. Something like a hi-res 14 (or 15) inch screen (full HD), minimum of 4 gigs RAM, HD of a half terabyte or bigger. I'd like to not have to go over 600-700 dollars, so I know my choices are somewhat limited if I want to avoid the 400-500 dollar windows 10 junk^H^H^H^Hsystems from BJs, etc. Something with a quad-core processor, and all hardware works with C7. I've glanced at Lenovo Thinkpads on amazon where there are several "factory refurbished&quo...