similar to: Thank you all for your overwhelming response !!!

Displaying 20 results from an estimated 900 matches similar to: "Thank you all for your overwhelming response !!!"

2006 Oct 25
2
Isn''t it possible to stub / expect on :id ?
Hi all ! Running this: @payout = stub_everything(:id => 141) Payout.stubs(:find).with(@payout.id).returns(@payout) Generates this warning: ./test/functional/payouts_controller_test.rb:22: warning: Object#id will be deprecated; use Object#object_id What am I missing ? :id is a fairly frequent method to override in Rails-based applications. I''m using Mocha from
2011 Apr 16
2
superimpose graphs
Hi there, I have a data frame DF of over 600 people's short term trade data in time order. Below is the simplified structure of the data. id invest payout [1] 1 10 -1 [2] 1 33 33 [3] 1 20 -5 [4] 2 200 33 [5] 2 33 -20 [6] 3 5 -5 [7] 3 5
2011 Apr 16
1
600 people's time series
Hi there, I have a data frame DF of over 600 people's short term trade data in time order. Below is the super simplified structure of the data. id invest payout [1] 1 10 -1 [2] 1 33 33 [3] 1 20 -5 [4] 2 200 33 [5] 2 33 -20 [6] 3 5 -5 [7] 3
2007 Apr 26
3
A coding question involving variable assignments in ifelse()
Dear List, Below is a simple, standard loss model that takes into account the terms of an insurance policy: deductible <- 15 coverage.limit <- 75 insurance.threshold <- deductible + coverage.limit tmpf <- function() { loss <- rlnorm(rpois(1, 3), 2, 5) sum(ifelse(loss > insurance.threshold, loss - coverage.limit, pmin(loss, deductible))) } net <- replicate(1000000, tmpf())
2012 Jan 13
1
Portfolio Optimization
Hi, I'm an R newbie and I've been struggling with a optimization problem for the past couple of days now. Here's the problem - I have a matrix of expected payouts from different stock option strategies. Each column in my matrix represents a different stock and each row represents the return to the strategy given a certain market move. So the rows are not a time series of percentage
2009 Apr 27
1
Extract one element from yahooKeystats data
I am trying to extract one particular piece of data(Float) from all the data returned by yahooKeystats, but thus far I'm having no luck. This is what I've got so far: > library(fImport) Loading required package: timeSeries Loading required package: timeDate > data<-yahooKeystats("IBM") trying URL 'http://finance.yahoo.com/q/ks?s=IBM' Content type 'text/html;
2008 Dec 04
2
Ruby fun with MegaMillions
I thought I would write a lottery number generator since I have not had any luck winning the big jackpot - http://megamillions.com/. So far, after over 1.2 million tries, I still have not hit all the numbers from yesterday: 2, 17, 22, 32, 51, 35 (last one is the mega ball). Fun little project that and I thought others would be interested. Let me know if you have a cleaner implementation in mind.
2011 May 31
1
while loop problems
Hi , i am trying to get this loop in my r program to work but it is not giving me the results that I desire. I am trying to model an insurance contract where there are n securities that have a fixed likelihood of default vector(data[i,2]) and a payout vector(data[i,1]). i need to price the value of stop losses at the security level and at the portfolio level. to do this i created two while loops
2007 Dec 18
0
PTC 0.01 / 0.2 $ global-click.info
New PTC site, pays 0.01 $ for your and referal ad view!! Upgraded members get 0.2$ for ad view! Min payout 10$!! register now! http://global-click.info/?r=eddys -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send
2019 Feb 24
0
SAMBA DNS interfaces set to br0
Am 24.02.19 um 16:51 schrieb Brian Davis via samba: > On a machine with virtual networking is enabled and two ether net > controllers eth0/192.168.1.2 and eth1/192.168.1.3 and having SAMBA smb.conf > set to: > > dns interfaces = lo br0 > > is there a chance for: > > 1) The system not to boot with DNS working > 2) The DNS server bounce between eth0 and eth1 > 3)
2019 Feb 24
2
SAMBA DNS interfaces set to br0
On a machine with virtual networking is enabled and two ether net controllers eth0/192.168.1.2 and eth1/192.168.1.3 and having SAMBA smb.conf set to: dns interfaces = lo br0 is there a chance for: 1) The system not to boot with DNS working 2) The DNS server bounce between eth0 and eth1 3) The DNS server portion work on boot sometimes on eth0, but when software restarted only work on eth1 or
2017 Dec 07
0
Revolutions blog: November 2017 roundup
Since 2008, Microsoft (formerly Revolution Analytics) staff and guests have written about R at the Revolutions blog (http://blog.revolutionanalytics.com) and every month I post a summary of articles from the previous month of particular interest to readers of r-help. In case you missed them, here are some articles related to R from the month of November: R 3.4.3 "Kite Eating Tree" has
2006 Jun 09
2
Noob with Overwhelming Deployment Woes...
I''m doing some searching for deployment options, and I feel like I''m getting buried in a lot of new technology and assumptions that I know all that it''s dependent on. In the past I''ve done small things with PHP where I just dump the app in a folder and everything works out of the box. I found that everyone is using Capistrano, which relies on Subversion
2007 Jun 28
0
M-earn makes your pockets jingle
From: nallaravi@gmail.com Hi, I hope you are doing well. I have just tried this new service called m-earn and found it to be amazing. How do you like the idea of getting paid to read an SMS on your mobile phones ? m-earn promises you just that !! All you need to do is register and start receiving advertizements to get paid for each of them. And guess what ? * You only get Ads and discount
2007 Dec 28
0
$$EARN $8000 PER MONTH$$NO INVESTMENT$$
$$EARN $8000 PER MONTH$$NO INVESTMENT$$ $$EARN MONEY FRM HOME$$ $$PART TIME JOBS$$ $$JOBS IN ABROAD$$ $$ONLINE JOBS$$ puxemerrr.blogspot.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2006 Nov 16
2
Connlimit in Shorewall?
Hi everyone, I see that shorewall has "ratelimit" but i''m interested in deny conexions by number of them, not by number/sec. Is connlimit feature supported by shorewall? Or maybe someone have an extraofficial patch for them? Regards, Angel Mieres ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT
2006 Oct 03
2
Change log path problem
Hello, I changed the log path in shorewall.conf, LOGFILE=/var/log/messages to LOGFILE=/var/log/shorewall, and then I touched the shorewall file in /var/log, permission root:root 600, after shorewall restart, no logging messages appear in /var/log/shorewall. so how can I fix this problem ? Thanks !! _______________________________________ YM - 離線訊息
2006 Jul 20
2
Policy
Hello All, is it good to DROP all packets coming from net to other zones, like dmz, loc & fw? or should I REJECT Here is my Policy for packets from net: net $FW DROP info net loc DROP info net dmz DROP info net all DROP info all all
2003 Mar 10
0
This letter can change your life
This sounds good, should it be integrated into OpenSSH? :P A little monday humor for you.. -James Adolph Gorman wrote: > This letter can change your life. In fact, I guarantee it. > > If you had one opportunity to have everything you ever wanted, > would you grab it, or simply walk away? > > I have such an opportunity. One that can change your life forever. > >
2007 Mar 14
1
Trafic Shapping on alias interface/vlan
Hi i don''t understand if i can add Trafic Shaping on a Alias ... I have a lot of Interface with Vlan and i want add QoS on ... i have put into tcdevices: eth1.2002 1900kbit 1900kbit eth1.2003 1900kbit 1900kbit eth1.2004 1900kbit 1900kbit eth1.2005 1900kbit 1900kbit but after i have read this: You may NOT specify the name of an alias (e.g.,