search for: money

Displaying 20 results from an estimated 3784 matches for "money".

2005 Jun 01
7
Which variable exist after random
Dear R-helper, How could I count only some variable was exist after running sample (random) function. For example, > testx <- factor(c("Game","Paper","Internet","Time","Money")) > for(i in 1:2) { + x <- sample(testx,replace=TRUE) + print(x) + } [1] Money Money Time Internet Time Levels: Game Internet Money Paper Time [1] Time Money Game Money Money Levels: Game Internet Money Paper Time > The result above Game, Interne...
2006 Feb 28
12
Examples for Money library ?
Can anybody share some examples of their Money implementation ? I''m trying to setup a Model to use this library, but can''t seem to wrap my head around how it is exactly supposed to work. My Model (Foo) looks like: =============== composed_of :commission, :class_name => "Money", :mapping => [ %w(commission_cent...
2009 May 19
4
nlrwr package. Error when fitting the optimal Box-Cox transformation with two variables
Dear all: I'm trying to fit the optimal Box-Cox transformation related to nls (see the code below) for the demand of money data in Green (3th Edition) but in the last step R gives the next error message. Error en `[.data.frame`(eval(object$data), , as.character(formula(object)[[2]])[2]) : undefined columns selected. ?Any idea to solve the problem? Thanks in advance, library(nlrwr) r<-c(4.50,4.19,5.16,5.8...
2009 Mar 05
2
MS Money 99
Hi. I need MS Money 99, because our managment wants me to use it. But I'm trying to switch the Desktops to Linux i have to get the f***in programm run with wine. But after successful installation i get following errors at the startup of money: Code: zege at pc2:~/.cxoffice/win98/drive_c/Program Files/Microsoft M...
2006 Feb 09
11
Ruby on AIX?
We''re looking at big IBM hardware running AIX as a potential deployment platform for the big credit card processing Rails and Ruby stuff that my team is currently building. I was wondering if anyone else is running on AIX or knows if Ruby is well-supported on this platform. I googled the subject, but http://groups.google.com/group/comp.lang.ruby/browse_thread/thread/3daaf60b012c1921 is
2006 Jun 25
1
Money library usage?
Hi, I''m obviously doing something stupid, but I''m trying to figure out how the Money library (http://dist.leetsoft.com/api/money/) is supposed to work. I have a Product model and I want to have an attribute in my model called "price" and I want it to accept Money objects. So I have this in my Product model. class Product < ActiveRecord::Base composed_of :price, :c...
2008 Mar 01
3
Money 2004 and WINE
I am running 0.9.55 and attempting to open Money 2004 which I have installed. However when Money opens it states that Money has encountered a problem and must close. At the bottom there are 2 buttons one says"Debug" and the other "Close." When I hit Debug nothing happens, if I wait and hit it again the word "working&q...
2004 Dec 03
2
Microsoft Money 2003
Just a note that I installed Money 2003 last night. I don't know if anyone has done this successfully before or not. It mostly works, too. I was able to set up accounts and download transactions, etc. I will be doing more experimentation with it and can provide additional information - if anyone is interested. Here what I d...
2006 Jul 10
4
Advice on handling money
Hi, I''m trying to handle money within an online store I''m building and I''m very stuck. I understand that using a float in the db is bad because of "rounding errors", and that storing the price as an integer is the best way forward. I know this has been brought up before on the list and I have search t...
2004 Feb 07
0
Problems running MS Money 97
Hi, I have done a lot of work to try to get it to run, but now I am stuck. Following are the things I've tried. Money 97 will install (after a long time) on both Crossover Office 2.1.0 and wine-20040121. When starting the program in both Crossover and wine, an error dialog box is displayed when starting the program. The text of the error message is: "The path is not properly set up in the registry or has be...
2010 Sep 16
8
R Founding
A few days ago Tal Galili posted a message about some controversies concerning the future of R. Having read the discussions, especially those following Ross Ihaka's post, I have come to the conclusion, that, as usual, the problem is money. I doubt there would be discussions about dropping R in its present form if the R-Foundation were properly funded and could hire computer scientists, programmers and statisticians. If a commercial company is able to provide big-database and multicore solutions, then so would a properly founded...
2006 Jun 11
4
Regression testing Money 2004
Hi, I'm following the WineGit instructions to try and discover why Money 2004 doesn't run with 0.9.12 or later. This is the first time I have tried to do regression testing, so I need some help. Is this the correct group to ask? I have installed git 1.1.4, copied the GIT repository to my PC, installed g++, yacc and bison, bisected the source tree and compiled. I...
2011 Jan 10
1
Wine 1.3.11 and Micorsoft Money Sunset Edition
I've gotten Microsoft Money Sunset running under wine following the instructions here... http://appdb.winehq.org/objectManager.php?sClass=version&iId=21030 Application runs fine for the most part. But I'm having two problems. Money must use some internal web thingy (technical term) and uses it for it's pages....
2006 May 10
3
NumbersToWords
..._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 123.to_japaneese == hyaku niju san 123.to_dollars == one hundred and twenty-three dollars money = 123.23 money.to_dollars == one hundred and twenty-three dollars and twenty-three cents money = 1.01 money.to_dollars == one dollar and one cent = Install script/plugin install http://svn.recentrambles.com/plugins/numbersToWords = License Ruby''s - Do whatever you want whenever you w...
2009 Jul 16
1
Hitman: Blood Money won't start (Fixes for some errors here)
Hi, I am trying to get Hitman Blood Money working on my Ubuntu 9.04 computer. Here are my specs though they are most likely irrelevant: Ubuntu 9.04 Jaunty Jackalope: no modifications to the kernel or Xorg or anything. AMD Sempron 3100+: Worked fine in Windows, works fine now. 1GB DDR Ram: Single stick, memtested and passed. ATi Radeon 365...
2011 Sep 17
1
Re: Wine 1.3.11 and Micorsoft Money Sunset Edition
Hey guys, I got Money Plus Deluxe Sunset working without ever seeing this thread, but these are the same to issues I had to conquer. I posted these on my AppDB test data submission as well, but thought I'd post it here for your convenience (if you're still trying to get it to work, that is). 1st, the dialog bo...
2006 Nov 07
0
Try yourself in new business. Part time job offer. Earn money and forget about permanent job.
Money Transfer Service 4 Nickelby Close, Thamesmead, LONDON, SE28 8LX UK Hello , My name is John Taher and I suggest you to become a participant of serious business which does not demand any money to start. Our company Money Transfer Service is in London. Earlier we supported transfers only insi...
2007 Jan 18
3
Wine and Money 2003
I have been trying to get money2003 installed and running under wine. The error: fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveDuplicateFiles" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders" err:msi:ACTION_InstallFiles compressed file wasn't extr...
2010 Jun 02
3
Money 2004 installed, but crashing
Hello, I've gotten Microsoft Money installed and it will start up and then crash. It shows a dialog that says "Converting file" and they I get the dialog that says "this app needs to close" and a checkbox to restart the application. Others have reported successfully running this application in wine and I wonder...
2005 Mar 22
3
mixtures as outcome variables
Dear R-users, I have an outcome variable and I'm unsure about how to treat it. Any advice? I have spending data for each county in the state of California (N=58). Each county has been allocated money to spend on any one of the following four categories: A, B, C, and D. Each county may spend the money in any way they see fit. This also means that the county need not spend all the money that was allocated to them. The data structure looks something like the one below: COUNTY A B...