search for: abridgement

Displaying 20 results from an estimated 113 matches for "abridgement".

2007 Dec 19
2
(no subject)
Dear R Users, I am working for the United Nations to construct a complete life table from an abridged table. I want to use the code of Hydman Filter by Rob J Hydman but an error sentence always appears and it simply doesn't run-- source("C:/R/Jamie/HymanFilter.R") Error in .C("spline_coef", method = as.integer(method), n = nx, x = x, : C symbol
2005 Jul 24
2
TNT and SIP problem
I'm trying to get inbound calls from a TNT working but get 407 errors from the TNT. This is what I have in sip.conf: [maxtnt] type=friend host=x.x.x.x dtmfmode=rfc2833 callerid="MaxTNT" <maxtnt> context=demo qualify=yes disallow=all allow=g729 allow=ulaw insecure=very This is what the TNT is spitting out: Jul 24 14:55:12 tnt1 1/17: Releasing
2007 Feb 18
1
dbi, rodbc, rmysql, charset problem
Dear List In my short life as a beginning R-user i've encountered a following problem that i'm unable to solve myself: I have a database in MySQL containing table and field names as well as some data containing Polish accentuated characters (like ????), utf8-encoded. It works just fine with just any external query browser i can find, jdbc, odbc, native, whatever. Also mysql is happy
2003 Oct 03
2
Transfer from IAX call
I am using IAX to send a call to my cell phone. I want to be able to hit # and transfer it back into the office. I have added tTr to the dial command and hitting # prompts me for the transfer, but after I start dialing 103, it stops at 1 and tries to transfer it within nufone instead of my dialplan. This is the debug output: -- Called me@NuFone/1515480XXXX -- Call accepted by
2006 Jul 24
18
difference between running unabridged
22 sudo mv camping.rb camping-abridged.rb 23 sudo mv camping-unabridged.rb camping.rb when running into problems, the abridged version of camping is rather difficult to debug. so I''m moving to unabridged, but I''m getting this error. [Mon Jul 24 15:50:18 2006] [error] [client 192.168.11.100]
2012 Mar 02
0
server signing = mandatory aix 6.1 (abridged debug)
Using samba 3.5.12 on aix 6.1 when I set "server signing = mandatory" nothing can connect to my server. Included the smb.conf followed by errors showing up in the level 10 debug output. Thanks, >cat /usr/local/samba/lib/smb.conf [global] workgroup = somename netbios name = someserver server string = somename Samba Server %v security = user
2013 Jul 30
2
Failed to parse template, wrong number of arguments (create_resources)
I''m having some issues trying to track down a problem I''m having parsing a simple template, using create_resources and Hiera. Here''s my setup (abridged): ../hieradata/settings.yaml: *global:* * variables:* * env: foo* * * *appSpecific:* * serverName: someServer* ../modules/test/manifests/init.pp: *class test {* * create_resources(test::variables,
2009 Aug 25
1
jpeg device loop problem
Dear R gurus, Trying to loop a graphing function and output a jpeg file each loop. It works fine for a single run (ie. not looping) but when I loop the output is nothing but white space. Here is my code, somewhat abridged: { <rest of loop> jpeg(filename=<"name for this loop.jpeg">) xyplot(AbvBioAnnProd~Year|factor(Plot), type = c("b", "r"), pch =
2003 Oct 10
3
Grandstream wallmount??
Am I the only one that has noticed there is no way to wallmount a Grandstream phone? There are screw notches on the back, but no hook to hold the handset in. -- Dave Weis "I believe there are more instances of the abridgment djweis@sjdjweis.com of the freedom of the people by gradual and silent encroachments of those in power than by violent
2009 Oct 23
1
macro for dnat through alternate public ip (alias)
Hi, I have a rule: DNAT net dmz:a.b.c.d tcp 25 - k.l.m.n The problem: I want to DNAT port 25, 143, 110 k.l.m.n is alternate public ip (using vrrp, just like alias) Can I abridge the above line using macro, instead of writing 3 separate lines? I can do: MailPorts/DNAT net dmz:a.b.c.d But this refer to the physical public ip I have more elaborate requirement to forward around 20
2003 Jun 14
1
Cisco 7960 config?
I finally got the power supply for my 7960 and am having problems getting it working. What should be in sip.conf and the SIP(macaddr).cnf file? This is what I have in SIP0002FD3BA8F7.cnf # SIP Configuration Generic File # Line 1 appearance line1_name: Asterisk Test # Line 1 Registration Authentication line1_authname: "phone1" # Line 1 Registration Password line1_password:
2008 May 21
32
Rack, Camping 2.0++
=== 1. Camping on Rack === I''ve just finished rewriting Camping to use Rack in the "core". I got rid of (a little less) than 1kB in camping.rb and removed lots of un-necessary files (lib/server/*.rb, fastcgi.rb & mongrel.rb). bin/camping does now only provide WEBrick, Mongrel and console-support and should only be used in development. It uses Rack::ShowExceptions to catch
2019 Nov 03
2
suddenly change: idmap uid + gid
On Sun, 2019-11-03 at 21:29 +0000, Rowland penny wrote: > On 03/11/2019 21:11, Andrew Bartlett wrote: > > On Sun, 2019-11-03 at 20:57 +0000, Rowland penny wrote: > > > > G'Day Rowland, > > > > > > > > Are you really sure that is the case? > > > > > > > > The "winbind use default domain" code, which I authored,
2006 May 02
4
Indexing Speed?
Hi all, Have been looking at lucene and ferret. Have noticed that ferret takes ~463 seconds to index 200Mb of docs, whereas lucene takes ~60 seconds. I''m using the standard "get you started" sort of code provided by both libraries. My ruby code is: (abridged) @index = Index::Index.new(:path => inIndexPath) def createIndex(inRepositoryPath)
2019 Nov 03
2
suddenly change: idmap uid + gid
On Sun, 2019-11-03 at 20:57 +0000, Rowland penny wrote: > > > G'Day Rowland, > > > > Are you really sure that is the case? > > > > The "winbind use default domain" code, which I authored, certainly > > isn't intended to do that. It changes the formatting at the nss > > interface to strip the domain\ prefix, allowing local logins
2005 Jan 12
2
Off Topic: Statistical "philosophy" rant
R-Listers. The following is a rant originally sent privately to Frank Harrell in response to remarks he made on this list. The ideas are not new or original, but he suggested I share it with the list, as he felt that it might be of wider interest, nonetheless. I have real doubts about this, and I apologize in advance to those who agree that I should have kept my remarks private. In view of this,
2011 Sep 10
4
Is xtable still being maintained?
Hi, I wonder if anyone knows if the xtable package is still actively being maintained? The last update to the CRAN was about 2 years ago. Earlier in the year I found I wanted to use the short caption option of LaTeX tables to display an abridged title in my table of contents. It was a relatively simple change to get xtable to support this. I bundled up my changes and sent the maintainer David B.
2013 Mar 01
1
predict.loess() segfaults for large n?
Hi, I am segfaulting when using predict.loess() (checked with r62092). I've traced the source with the help of valgrind (output pasted below) and it appears that this is due to int overflow when allocating an int work array in loess_workspace(): liv = 50 + ((int)pow((double)2, (double)D) + 4) * nvmax + 2 * N; where liv is an (global) int. For D=1 (one x variable), this overflows at
2017 Aug 08
2
[ScalarEvolution][SCEV] no-wrap flags dependent on order of getSCEV() calls
On 8/8/2017 1:37 PM, Friedman, Eli wrote: > On 8/8/2017 10:22 AM, Geoff Berry via llvm-dev wrote: >> Hi all, >> >> I'm looking into resolving a FIXME in the LoopDataPrefetch (and FalkorMarkStridedAccesses) pass by marking both of these passes as preserving the ScalarEvolution analysis. Unfortunately, when this change is made, LSR will generate different code. One of the
2004 Dec 15
1
Re: 12.50$ per port ???
Shoval, Interesting Mention. I agree, most people don't have CO exp. And I wish daily I had enough. Understand that what I mean by my e-mail is consumer side FXS ports, in broader terms, I mean, customer picks up a phone line, it signals a channel bank which signals *. 24 of those channels. Not channels equipped to Send Signal to the CO that a loop has been made.. meaning FXO. 24