search for: pmt

Displaying 20 results from an estimated 25 matches for "pmt".

Did you mean: fmt
2006 Mar 01
9
ajax doesn''t show at the right place
Hi, I use link_to_remote to create a link to trigger an ajax, things work fine, a new rhtml is created, however, the newly created rhtml doesn''t replace my old zone, it shows instead on top of my old zone...Does someone know why??? my code is like <table> <tr><td colspan="2"><a href="#" onclick="new Ajax.Updater(''zone1'',
2011 Mar 27
1
pmt
I am working with the pmt function in the {mnormt} package, and i am getting negative values returned. the following is an example of one of my outputs: pmt(x = c(3.024960, -1.010898), mean = c(21.18844, 21.18844), S = matrix(c(.319,.139,.139,0.319), 2, 2),df = 42) # -6.585641e-18 Any help on why i'm getting negative...
2006 Oct 18
0
Payment calculations for fixed rate loans (Excel PMT func?)
All, I need the Ruby equivalent of the Excel PMT function which will calculate a monthly payment amount given an interest rate, a number of months, and a present value of the loan amount. Anyone know where I can find such a beast? If someone can point me to the formula that Excel uses internally, that''s fine too. I know it isn'...
2006 Apr 04
3
Financial functions
In what R package(-s) can I find the entire set of financial functions that you can find in MS-Excel such as PMT, PPMT, FV and IPMT? Ciao Vittorio
2006 Feb 27
2
Read IMAP
...ation. I have found 2 pages about this : http://wiki.rubyonrails.org/rails/pages/HowToReceiveEmailsWithActionMailer/versions/203 http://www.codefetch.com/search?qy=login&lang=ruby But, Rails don''t want use ''net/imap''. So I can''t =( Thank you for your help pmt -- Posted via http://www.ruby-forum.com/.
2013 Aug 15
1
Announce: Puppet 3.2.4 Available [ Security Release ]
...efaults.yaml f55814d (packaging) Update PUPPETVERSION for 3.2.4 Melissa Stone (1): ecb0f92 (Bug #21768) Update puppet for F19 Pieter van de Bruggen (4): fe7b9f0 (#14333) Ensure module permissions are sane. 01c69eb Fixing a missed test for minitar. f8a9eec Ensure that PMT uses the correct group membership. afc9859 Improving testing around PMT module install permissions. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to...
2010 Jul 06
2
Could not find createData function
...for packages 'citation(pkgname)'. > library(maanova) Attaching package: 'maanova' The following object(s) are masked from 'package:base': norm > abf1.raw <- read.madata("gcrmadata.expr. dat", designfile="design.dat", + probeID=1, pmt=2, spotflag=F) Reading one color array. Otherwise change arrayType='twoColor' then read the data again Warning messages: 1: In read.madata("gcrmadata.expr.dat", designfile = "design.dat", : Assume that the first column is probeid. If you have probeid specify it, othe...
2006 Feb 28
4
No action from AJAX link_to_remote...
AJAX & Ruby & Rails newbie here. I''ve got a link to remote that I believe should be working, but doesn''t seem in fact to do *anything*. I''m looking at the webrick log, since the Book says I should be seeing some hot POST action in there, but there''s literally no change when I click on the JS link. From looking at the source that''s
2012 Nov 01
1
DirectShow PushSource with theora encoder and Ogg muxer filters
...-> Theora Encoder --> Ogg Muxer First of all, Theora encoder filter did not accept connecting to the PushSource filter due to the restriction for the average time per frame rate in TheoraEncodeInputPin.cpp file [1]. Because by default CPushPinDesktop::GetMediaType(int iPosition, CMediaType *pmt) method in PushSourceDesktop.cpp does not assign a value for average time per frame, I added the line below; pvi->AvgTimePerFrame = FPS_10; FPS_10 is the value I used in m_rtFrameLength(FPS_10) also in the constructor CPushPinDesktop(HRESULT *phr, CSource *pFilter). After all, my pro...
2009 Apr 20
1
Matrix package,solve() errors and crashes
...424/cfe4fcb854bb17f2/Graph.RData Graph size Vertices: 20984 Edges: 326033 Directed: FALSE No graph attributes. Vertex attributes: name. No edge attributes. When I use bonacich power it goes out of memory Error in get.adjacency.dense(graph, type = type, attr = attr, names = names, : At vector.pmt:409 : cannot reserve space for vector, Out of memory I got help from IGRAPH community to use sparse Matrix http://igraph.wikidot.com/r-recipes#toc6 bonpow.sparse <- function(graph, nodes=V(graph), loops=FALSE, exponent=1, rescale=FALSE, tol=1e-07) { ## remove loop...
2000 Nov 08
3
state-space models and kalman filter
...ne know if one can easily estimate state-space models using ML and the kalman filter using R? I would be especially interested in a relatively flexible function that would allow for estimation of hyperparameters, or could be made to do so. Thanks Michael J. Roberts Resource Economics Division, PMT USDA-ERS 202-654-5557 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r...
2011 Aug 09
8
ANNOUNCE: Puppet Module Tool version 0.3.4
Hi all We''ve just released version 0.3.4 of the puppet-module tool used to create and retrieve modules from the Puppet Labs Forge (http://forge.puppetlabs.com). You can update using Ruby gems: $ gem install puppet-module There are several important changes in this release: * Add ability to install modules with hyphens * Add check for symlink when installing * Install modules to their
2006 Apr 03
0
FPDF and charset
Hi, I have a little question (that''s why I post ;) How I can use Fpdf Libraries and view accentued character (?, ?..) which is in a mysql table ? I have this problem with Windows (not with Ubuntu =) Thank you for your attention ;) Pierre Marchet pmt(at)tecsas.fr -- Posted via http://www.ruby-forum.com/.
2006 Mar 07
1
Error when trying Rolling with Ruby On Rails
Hi everyone! Please excuse my ignorance! I was working through the Rolling with Ruby tutorial to get a feel of things. Everything seems to work until I tried editing as in the last example in part 2 when I got the following error - |Called id for nil, which would mistakenly be 4 -- if you really wanted the id of nil, use object_id ||| Extracted source (around line *#8*): |5: <body> 6:
2010 Jul 06
0
Error in createData function
...for packages 'citation(pkgname)'. > library(maanova) Attaching package: 'maanova' The following object(s) are masked from 'package:base': norm > abf1.raw <- read.madata("gcrmadata.expr. dat", designfile="design.dat", + probeID=1, pmt=2, spotflag=F) Reading one color array. Otherwise change arrayType='twoColor' then read the data again Warning messages: 1: In read.madata("gcrmadata.expr.dat", designfile = "design.dat", : Assume that the first column is probeid. If you have probeid specify it, othe...
2011 Apr 07
0
multivariate t distribution
I have been working the the pmt function in the {mnormt} package and which requires "S a positive definite matrix representing the scale matrix of the distribution, such that S*df/(df-2) is the variance-covariance matrix when df>2; a vector of length 1 is also allowed (in this case, d=1 is set)" is there a way th...
2009 Apr 17
0
Matrix package,solve() errors and crashes"
...424/cfe4fcb854bb17f2/Graph.RData Graph size Vertices: 20984 Edges: 326033 Directed: FALSE No graph attributes. Vertex attributes: name. No edge attributes. When I use bonacich power it goes out of memory Error in get.adjacency.dense(graph, type = type, attr = attr, names = names, : At vector.pmt:409 : cannot reserve space for vector, Out of memory I got help from IGRAPH community to use sparse Matrix http://igraph.wikidot.com/r-recipes#toc6 bonpow.sparse <- function(graph, nodes=V(graph), loops=FALSE, exponent=1, rescale=FALSE, tol=1e-07) { ## remove loo...
2007 Nov 13
0
Difficult to set a quiet formula in maanova
...s.norm <- vsn2(todos) > write.table(exprs(todos.norm),"todos.norm.txt",sep="\t") > library(maanova) > fabiana.raw <- read.madata("todos.norm.vsn2.maanova.txt", designfile="design.txt", header=TRUE, spotflag=FALSE,CloneID=1,metarow=2, metacol=3, pmt=4) > fabiana <- createData(fabiana.raw, n.rep=2, avgreps=1, log.trans=FALSE) > model.full.mix <- makeModel(data=fabiana, formula=~Var+Trat+Time+Sample+Var:Trat+Var:Time+Trat:Time+Var:Trat:Time, random=~Sample) > summary(model.full.mix) Model Summary This is a mixed effect m...
2006 Jan 30
3
general questions
Agile book lacks some basic information, perhaps I need to learn ruby as I am lacking information - some basic things - especially debugging. The following are stupid newbie questions and any portion of them answered would be great. 1. If I am viewing a page from app/views/clients/ and on this page, I want to put a ''link_to'' directive to say app/views/case_managers... how do I
2013 Jan 24
1
puppet module install; absolute path?
I work on the Pulp Project (http://www.pulpproject.org/), and we are trying to fully implement the forge API so we can create new repositories that can be reached via a command like: $ sudo puppet module install --module_repository http://localhost/pulp/puppet/myforge/ someone/theirmodule The problem I''ve encountered is that the install command includes hard-coded absolute paths to