search for: redemption

Displaying 17 results from an estimated 17 matches for "redemption".

Did you mean: preemption
2017 Oct 10
2
Power test binominal GLM model
...enviados bono_recibido 0 1 benchmark 0 1 benchmark 0 1 benchmark 0 1 benchmark 0 1 benchmark 0 1 benchmark - tran_during_flag= redemption yes/no (1/0) - enviados= counter variables, all 1's - bono_recibido= benchmark(control group) or test groups (two type of test groups) The model used has been glm(TRAN_DURING_CAMP_FLG~bono_recibido,exp2,family="binomial") Estimate Std. Error z...
2012 Aug 08
2
RQuantLib: SET_VECTOR_ELT() can only be applied to a 'list', not a 'symbol'
...uot;2006-09-15"), by = '3 months', length = 24) callSch <- data.frame(Price, Type, Date) callSch$Type <- as.character(callSch$Type) bondparams <- list(faceAmount=100, issueDate = as.Date("2004-09-16"), maturityDate=as.Date("2012-09-16"), redemption=100, callSch = callSch) dateparams <- list(settlementDays=3, calendar="us", dayCounter = "ActualActual", period="Quarterly", businessDayConvention = "Unadjusted",...
2011 Nov 17
0
Copy/transfer/download Blu-ray/DVD Digital Copy to Computer
...l Copy using the disc or the web site. How to copy your Blu-ray/DVD digital copy onto your PC or laptop? Either go to the web site specified on the Digital Copy insert inside of your Blu-ray? Disc/DVD's packaging or insert the Digital Copy disc into your computer's DVD drive. Insert your redemption code. Download or stream your Digital Copy. The following is a short guide transferring movies from Digital Copy disc to computer. 1. Insert the Digital Copy disc into your computer's DVD drive. 2. Wait for the DVD icon to appear on your computer. Do double-click and it will take you to the...
2017 Oct 03
1
Multiple test of proportion in r
...mers or purchasers enviados: is the number of people included in each group mixpre3M bono_recibido TRAN_DURING_CAMP_FLG enviados 0 benchmark 5948 33336 1 benchmark 557 2102 0 BONO3EUROS 96 1233 1 BONO3EUROS 17 83 0 BONO6EUROS 4823 25434 1 BONO6EUROS 626 1793 What I want achive is if there is a redemption or purchasing rate significatively different between each group, and see between which group there is difference Now, I have the following doubts: a. I understand I should run a multiple comparison test, like maybe a GLM with binominal distribution, but I'm not sure it is a correct procedure,...
2006 Aug 23
4
Ferret 0.10 and Fields
Hey ... I just tried to convert my code to 0.10 .. But i''m currently not sure how to use fields.. i really like some of the new api.. its leaner and i like the fact that these strange consts are gone (like Ferret::Search::BooleanClause::Occur::MUST) .. I see that you''re now having Ferret::Index::FieldInfo to describe the fields of the index.. thats good.. and i now see that
2008 May 11
1
Help, please-- Ubuntu 8.04
...tried to run AUTORUN.EXE from the disc as below, I was given the proper splash screen, but then it closed, leaving me with the following data. I post here instead of the Application DB because the data seems to suggest a problem not specifically with the game in question (Vampire: The Masquerade -- Redemption, if you must know). Code: ~$ wine D:\AUTORUN.EXE preloader: Warning: failed to reserve range 00000000-60000000 preloader: Warning: failed to reserve range 00000000-60000000 err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report preloader: Warning: failed to reserv...
2007 Jan 24
4
Rails App on Mongrel+Apache Stops Listening
Howdy, I''m trying to debug a situation where a Rails app running on Mongrel +Apache stops listening to requests. Restarting Mongrel and Apache brings it back to life. First off, here''s some info on versions, etc...: Red Hat Enterprise Linux ES release 3 (Taroon Update 8) ruby 1.8.5 (2006-12-04 patchlevel 2) [x86_64-linux] Mongrel 1.0.1 Rails 1.2.1 fastthread (0.6.2)
2006 Sep 24
0
Ferret 0.10.7 released
...y the QueryParser. You can now give the QueryParser a list of fields that are tokenized so that only those fields will be analyzed in the QueryParser. This means that you can search untokenized fields for terms with spaces in them. For example: results = index.search(''title:Shawshank\ Redemption'') If :title is an untokenized field, this query will be parsed as a single TermQuery. Previously the search would have failed. I''ve also changed the StandardTokenizer behaviour so that it will handle email addresses that start with numbers. This also means that 200km will be par...
2006 Oct 10
0
[R-SIG-Finance] regarding bootstrapping... REVISITED
...aturity bonds i.e. when you need to create fictitious or virtual paper of varied fixed maturities like 1 month, 6 month, 1 year, 5 year, 10 year ..... so that you can create a spot curve from the traded points which may be like as follows.... for e.g. Price,Residual Maturity, Coupon, Frequency, Redemption, Basis 98.45,0.53,5%,2,100,4 100.15,1.54,8%,2,100,4 99.56,8.5,4%,1,100,4 and 97.65,20.6,10%,2,100,4 thanks to all with warm regards -gaurav "Thomas Steiner" <finbref.2006@gmail.com> 09-10-06 09:18 PM To "gyadav@ccilindia.co.in" <gyadav@ccilindia.co.in> cc r-s...
2014 Apr 03
2
How to store interim print results
Dear R forum, Following is an customized extract of a code I am working on. settlement = as.Date("2013-11-25") maturity   = as.Date("2015-10-01") coupon     = 0.066 yield      = 0.1040 basis      = 1   frequency = 2 redemption = 100 # __________________________________________________________________ add.months = function(date, n)  {   nC <- seq(date, by=paste (n, "months"), length = 2)[2]   fD <- as.Date(strftime(as.Date(date), format='%Y-%m-01'))   C  <- (seq(fD, by=paste (n+1, "months...
2017 Dec 31
1
notmuch: Xapian exception during database creation
...that produced this same failure, I believe. I don't know the origin or status of that dataset - David? Just for completeness, I forced notmuch to build a chert database and the initial scan ran through to completion without any problems. dme. -- I'm not the reason you're looking for redemption.
2017 Dec 29
2
notmuch: Xapian exception during database creation
Running notmuch from git on Debian testing[1] with the mail and database sitting on a ZFS filesystem, adding mail to a new database: > agrajag-testing ~/s/notmuch % ./notmuch new > Found 605510 total files (that's not much mail). > add_file: A Xapian exception occurred36m 37s remaining). > A Xapian exception occurred adding message: Unexpected end of posting list for
2012 Mar 02
0
Wine release 1.4-rc6
...5164 Sound dies on video in binkplay 1.0 after mouse has been moved outside window/video paused 25324 GL_INVALID_OPERATION (0x502) on x86_64 installations. 25447 Men of War does not let me select anti-aliasing options 26416 Fullscreen problems with Phantasy Star Online 26613 painkiller redemption steam mouse wheel not working 26872 Cannot create new profile in Dawn of War demo 27220 Internet Explorer 8 always show error message on startup 27293 PSO:BB - Cannot type a character name during character creation 27609 GTA Vice City hangs in initial menu 28087 foobar 2000: Crashes...
2020 Aug 14
0
Wine release 5.15
...Pattern Maker for Cross Stitch always displays measurement in imperial system 49656 SAP GUI - Ws2_32.getaddrinfo crashes with non-standard service (/etc/services) 49662 Wine Internet Explorer crashes on https://[2600::]/ 49664 FrostyModManager v1.0.5.9 crashes on launch 49666 Red Dead Redemption 2 requires HEAP flags offset to match Windows 49685 Gigabyte "EasyTune" service crashes in wbemprox ---------------------------------------------------------------- Changes since 5.14: Akihiro Sagawa (1): user32: Fix wsprintfA's buffer usage when using %S. Alex Henrie (2)...
2009 Sep 02
0
Wine release 1.1.29
...-------------------------------------------------------- Bugs fixed in 1.1.29: 231 winemaker: Issue the warnings directly in the source 5625 Wine does not handle internet proxy settings conveniently 7854 VB 3.0: Installation fails 9294 Crash when loading Vampire - The Maquerade - Redemption 10397 CSS crashes when trying to accept option change 11345 Wrong button vertical position 11618 Wineinstall blocks midway through 13125 Fahrenheit (Indigo Prophecy) broken in newer versions of Wine. 13411 setup_exception_record stack overflow in Teach2000 13945 subversion fails t...
2011 Sep 15
1
TOP and Rayman 3 wine 1.3.28
...uest: [Tear of Dragon>> ID[365] Type[2] Set Quest: [Sale of Dragon's Tear>> ID[366] Type[2] Set Quest: [Legend of Dragon's Tear>> ID[367] Type[2] Set Quest: [Secret of Dragon's Tear>> ID[368] Type[2] Set Quest: [Holy Water>> ID[369] Type[2] Set Quest: [Redemption>> ID[370] Type[2] Set Quest: [Hassli's Deposit>> ID[371] Type[2] Set Quest: [Love Letter of Zhou>> ID[372] Type[2] Set Quest: [Letter of Zhou>> ID[373] Type[2] Set Quest: [New Goods>> ID[374] Type[2] Set Quest: [Sea Exploration>> ID[375] Type[2] Set Que...
2010 Sep 23
0
How can you synchronise audio with an already-playing stream?
Hey all, I'm having trouble synchronising pieces of audio with an already-playing stream. I have a common background track is always playing, then themes that can mix with this track at arbitrary points. The theme and background tracks are all the same length, so the plan is that themes will start playing at a position that corresponds with that of the background track. Currently when I