search for: funds

Displaying 20 results from an estimated 1276 matches for "funds".

Did you mean: finds
2007 May 16
2
very odd controller spec problem
Here''s a snippet: it "should provide the fund" do get(:timesheet,{:id=>@fund.id}) assigns[:fund].should == @fund end Works fine on my box, fails on my CI server. Here''s the output: NoMethodError in ''The FundController timesheet should provide the fund'' You have a nil object when you didn''t expect it! You might have
2013 Mar 14
2
Grep with wildcards across multiple columns
I have a fairly large data set with six variables set up like the following dummy: # Create fake data df <- data.frame(code = c(rep(1001, 8), rep(1002, 8)), year = rep(c(rep(2011, 4), rep(2012, 4)), 2), fund = rep(c("10E", "10E", "10E", "27E"), 4), func = rep(c("110000",
2009 Nov 24
1
How to interpret the name of an object literally?
...blematic part looks like this: # "fund" is a matrix of open, high, low, close, and volume prices returns <- function(fund) { p_12ago = as.vector(fund[nrow(fund)-252,6]) perc_diff_12mo = ((p_last - p_12ago) / p_last)*100 #This is the line that's giving me problems: funds=c(as.character(fund)) mo12=c(perc_diff_12mo) final_results=data.frame(funds,mo12) return(final_results) } I can't figure out how to insert the original argument from the function (in this case the name of the fund). Ultimately I want to be able to do returns("GOOG")...
2008 Aug 19
5
RSpec raising routing errors where Rails doesn''t?
...or in my specs: No route matches {:action=>"index"} but works fine in my app and generates the following, desired HTML: <form id="edit_fund_18" class="fund" method="post" enctype="multipart/form-data" action="http://domain.com:3000/funds/18/edit">. Many thanks in advance. RSL -- Posted via http://www.ruby-forum.com/.
2012 Jun 19
1
help with xy.coords(x,y)
i am working on the project to analyze hedge fund performance, i would appreciate that if you guys could spare some time helping me out with the R code. Thanks. The senario is: i applied BOXPLOT() to plot the performance of all hedge funds with 7 strategies. And right now in this boxplot I need to plot the points of 30 individual hedge funds from my portfolio. And I applied POINTS() and TEXTXY() to label these points. There are 30 funds in my portfolio with 7 different strategies. "FundName"(fundNames), "fundStrats...
2010 Sep 21
1
[LLVMdev] Speaker and funding deadline tomorrow!
Call for Speakers: We are looking for speakers for this year's meeting. Topics can include the LLVM, Clang, LLDB, core infrastructure, new uses and applications of LLVM components, etc. If you are interested in presenting at this year's LLVM Developers' Meeting, please submit your talk proposal to us by September 22, 2010 via the website: http://www.llvm.org/devmtg/talk.php More
2012 Jun 08
1
Fwd: How to best analyze dataset with zero-inflated loglinear dependent variable?
Dear netters, Sorry for cross-posting this question. I am sure R-Help is not a research methods discussion list, but we have many statisticians in the list and I would like to hear from them. Any function/package in R would be able to deal with the problem from this researcher? ---------- Forwarded message ---------- From: Heidi Bertels Date: Tue, Jun 5, 2012 at 4:31 PM Subject: How to best
2004 Aug 06
1
linuxfund.org - funding for open source projects
Xiph.org is up this round for funding from linuxfund.org. If you've never used linuxfund.org, go sign up :) basically, you vote with 'pesos' on which projects you'd like to see funded, and at the end of teh cycle, 5 projects are funded. Hopefully we'll be one of those projects :) jack. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2012 Jun 14
1
Help for boxplot
...ject to evaluate the 7 individual fund performance from a portfolio compared with all fund performance utilizing the same strategy. Lets say in total there are 10 strategies and in the portfolio there exist 5 strategies. First, i use the BOXPLOT() and SUBSET() to produce the box plot of all the 5 funds performance individually: #identify funds in strategies within the portfolio filteredFunds = subset(allfunds,Strategy %in% portStrats); #create box plot boxplot(NetReturn~Strategy,data=filteredFunds,horizontal=TRUE) Though it produced these 5 box plot, while the Y-aix has all the 10 strategy la...
1998 Jan 29
0
Funding freeeware (was: R-beta: help in sept)
...ed > world central approach with easy payment (including by credit card, which > is the best way for international payments), electronic or postal > invoicing, and a payer-specified target product(s) so that on-going > support can be ensured. The product developers could distribute the funds > as they see fit - very popular (and good) products might attract a > considerable income while less popular products might get nothing. This > is also a market. IMO, what you're describing is just shareware, but with an enormous bureaucracy added on top. [ snip ] > I might se...
2008 Oct 30
0
General development funding: discussion and survey
...e were to complete them. On the other side of the scale there are many people or companies who perhaps would like to contribute to paying for various features in Asterisk that would be described as "large enhancements" or even minor bugs and annoyances, but do not have sufficient funds to pay for an entire project themselves. There are perhaps also many people who would like to help out Asterisk in a way that allows them to contribute funding towards the project, but they're uncomfortable sending money to a corporation and hoping that it gets eventually applied to...
2020 Oct 26
0
Azure AD Connect and the challenge of funding Samba bugs
Thank you both for digging into this. As you have seen this is a tricky area for Samba, being as it involves external services, additional (and it seems changing) essentially third-party software (not just base Windows) and has consistently fallen into a gap of 'almost working' for a number of years. The fact that there is a viable workaround (pass-though authentication) also seems to be
2010 Mar 30
1
dataframe in loop
hello all: I would like to thank those who helped me out of the string problem..but now I got another problem. I used R to query from SQL and got a list of crsp_fundno of G-style mutual funds which is still alive. I use the following codes and got what I want: library(RODBC) channel<-odbcConnect("CRSPFUND") g.crspfundno<-sqlQuery(channel,"select crsp_fundno from Fund_style where wbrger_obj_cd = 'G'order by crsp_fundno") g.crspfundno (got crsp_fundno of...
2009 Mar 06
1
Travel funding for DSC/useR 2009 for young researchers at U.S. institutions
*** Travel and Accommodation Support *** Funds from the U.S. National Science Foundation may be available to provide partial support for travel and accommodation for some graduate students and junior faculty at U.S. post-secondary institutions to attend DSC 2009 and useR 2009. If you wish to apply for this support, please send an application t...
2009 Mar 06
1
Travel funding for DSC/useR 2009 for young researchers at U.S. institutions
*** Travel and Accommodation Support *** Funds from the U.S. National Science Foundation may be available to provide partial support for travel and accommodation for some graduate students and junior faculty at U.S. post-secondary institutions to attend DSC 2009 and useR 2009. If you wish to apply for this support, please send an application t...
2017 Nov 10
2
R and LINGO?
...ny can also choose which year each project should commence. These six candidate projects can begin either in 2018, in 2019 or in 2020, or not at all. The current proposal is to undertake project 1, 2, 3 and 5, with project 3 and 5 starting in 2018, project 2 in 2019 and project 1 in 2020. Available funds by the end of year 2017 will be 70 mill. The resulting cash flow is given in the following table: Project 1 Project 2 Project 3 Project 5 Total cash flow from projects Available funds 2017 70 2018 -18 -33 -51 19 2019 -32 11 21 0 19 2020 -58 17 13 20 -8 11 2021 17 30 4 22 73 84 2022 26 7 7 6 46 130...
2010 Jun 28
1
Stacking several vectors from the list
...ry messy data, I have tried to clean it up in SAS and SAS/IML but there is not enough info on how to handle certain things in SAS so I have turned to R. The thing itself should be rather simple, so i was wondering if someone could help me out. The original .csv has ([1] 7138 6338 ) dimensions with funds with the corresponding dates and observations for each date for around 10 years and 4000+ funds, meaning in COL5 has the next fund's name and so on. COL1 COL2 COL3 COL4 HBNNF US Equity Date EQY_SH_OUT PX_VOLUME #NAME? #N/A N/A 135000 7/7/2008 #N/A N/A...
2014 Dec 04
3
[LLVMdev] Perf is dead again... :(
On Thu, Dec 4, 2014 at 8:00 AM, Dan Liew <dan at su-root.co.uk> wrote: > * Who should fund whatever host is used to host the LNT > infrastructure. Given the commercial interest in LLVM I hope that this > will be straight forward > FWIW, if you can use google's cloud offerings, I can likely fund it. This isn't about only being willing to fund our platform vs. some other
2011 Apr 19
1
[LLVMdev] Fully funded University Ph.D. studentship in University of Teesside, UK
SCHOOL OF COMPUTING University of Teesside Fully funded University Ph.D. studentship (3 years) Ref: QinOCT11 Applications are invited for a Ph.D. student to work on program analysis and software verification or a closely related topic under the supervision of Dr. Shengchao Qin in the School of Computing in Teesside University. Dr. Qin currently has a number of postdoc and Ph.D students in his
2009 Jul 24
0
[LLVMdev] LLVM Dev Funding Application Deadline
The deadline to apply for financial assistance to attend the developers' meeting is July 30, 2009. http://llvm.org/devmtg/2009-10/index.php#students We have a small amount of funding available to students and active contributors who need assistance attending the LLVM Developers' meeting. Those selected may receive partial or full funding. They may also be required to give a short