search for: understated

Displaying 20 results from an estimated 95 matches for "understated".

2004 Nov 26
4
HTB dropping packets while tokens available?
Hi again, I just ran into a seriously strange glitch, and was wondering if anybody had experienced this... I have an HTB class with an iptables classifier. The iptables classifier shows packets hitting the rule for this class. Now, HTB drops these packets (''dropped'' increases), even although the packets are small, and there are over 10000 tokens available. Is there any
2005 Mar 01
4
"No compatible codecs!" -- worked with 1.0.0, not 1.0.6 or CVS.
Okay, I'm terribly confused. If I build and run Asterisk with the 1.0.0 sources that I downloaded from Digium, my Polycom 300 works just fine. If I build with either various CVS builds, or the 1.0.6 sources from Digium, I get "No compatible codecs!". WTF? I'm using -the exact same- config files for both; I've tried enabling/disabling ULAW, ALAW and G279 on the
2018 Oct 31
2
Again NFSv4 and Kerberos at the 'samba way'...
...throug that glass object... :-p I just hope you understanded why im saying this. You "see" something is set to ON, but its TURNED OFF in the backgrond. ! Until you enable - apply , disable - apply and enable - apply it. That fixes it in windows 99.9999% of all times. A common but understated problem in windows. Greetz, Louis
2003 Sep 16
2
gam and concurvity
Hello, in the paper "Avoiding the effects of concurvity in GAM's .." of Figueiras et al. (2003) it is mentioned that in GLM collinearity is taken into account in the calc of se but not in GAM (-> results in confidence interval too narrow, p-value understated, GAM S-Plus version). I haven't found any references to GAM and concurvity or collinearity on the R page. And I wonder if the R version of Gam differ in this point. Another question would be, what the best manual way of a variable selection is, due to the lack of a stepwise procedure for GA...
2004 Mar 10
2
Writing Rd files dor package
Hi all, I have some problems to write help files for a package. I don't understant how to include help files in a package that I develop. I have written the Rd files that I have put in a man directory. So after this, I built the package with the command R CMD build (for linux) and I obtained my package (I have also used the commands R CMD Rdconv -t txt and R CMD Rdconv -t html to convert
2005 Sep 16
5
Table belongs_to self - good idea?
...be a good idea to have a "product_id" column in the Products table that links back to the parent product? In Rails, would I use a has_many_and_belongs_to relationship? Or should I use my own SQL to avoid confusing Rails? Thanks for any help that anyone can offer. -- Matthew Revell www.understated.co.uk
2004 Dec 08
3
yuv2rgb
hi all, i'm trying to code a tool to get some images from a ogg/theora file .... so basically i need to get a frame and convert to rgb ... and here is my question (sorry, i'm newbe here) ... how to convert a yuv_buffer to a rgb matrix ? i tryied diferent ways but my mistakes are bassically cause i don't understant how yuv_buffer structure works ... anybody can help? thanks a lot.
2005 Aug 16
6
realtime caching
Can anyone shed some light on realtime caching? My desired behavior is that MWI works with realtime voicemail/sip/extensions AND updates to the database take place on the next call to the extensions. Right now I have rtcachefriends=yes, and MWI works, but updates to the database for a cached user seem to still require a reload. It is my understating that removing rtcachefriends will
2002 May 08
1
ts acf accessing to values
Hi, I don't quite understant how can I access to the acf values from the list produced by the acf function Example: library(ts) t <- acf(ts.union(ts(1:10), ts(11:20))) t$acf > tmp$acf , , 1 [,1] [,2] [1,] 1.00000000 1.00000000 [2,] 0.70000000 0.70000000 [3,] 0.41212121 0.41212121 [4,] 0.14848485 0.14848485 [5,] -0.07878788 -0.07878788 [6,] -0.25757576
2005 Feb 03
1
he^lp on "stack" function
Excuse me. I don't understant how to use the function "stack". I'm not sure to know the good syntax. I've got a data witch column names are the time when the mesures was done and an other who indicates the age of the subjetcs. I would like to do a new matrix with patients older than a value and the new matrix will contain in the first column the time of the mesures and in
2004 Nov 08
1
conv() example in R-exts
...ers" or not] R-exts (section 4.2) gives an example of the .C() function whose third argument is "as.integer(length(a))", and urges the user to coerce all the arguments to the correct form (on pain of "hard-to-catch errors" which I now know to be very appropriate, if understated, phrasing). The length() function returns an integer, according to the helppage. So, why does the argument above use as.integer()? -- Robin Hankin Uncertainty Analyst Southampton Oceanography Centre SO14 3ZH tel +44(0)23-8059-7743 initialDOTsurname at soc.soton.ac.uk (edit in obvious way;...
2008 Jul 10
1
quantile regression estimation results
Dear list, I'm using the quantreg package for quantile regression. Although it's fine, there're is some weird behavior a little bit difficult to understant. In some occasions, the regression results table shows coefficients, t-statistics, standard errors and p-values. However, in other occasions it shows only coefficients and confidence intervals. Therefore, the question is... Is
2007 Jul 16
1
[Asterisk]Asterisk's behavior of a simple call
Hello, I tried to configure a very simple case of Asterisk using SIP userA --- Asterisk server ---- userB sip.conf [userA] type=friend username=userA host=dynamic nat=no context=test [userB] type=friend username=userB host=dynamic nat=no context=test In extensions.conf [test] exten => 1000,1,Dial(SIP/userA) exten => 2000,1,Dial(SIP/userB) I make a call from userA to userB, it works,
2006 Sep 25
2
Can't access to share disk by XP pro neighboring with samba 2.2.12
Hello, For my tests at home, I want configure a Samba server on a PC to allow others PCs clients to access to a share disk without login/password. >From XP home, I can access by network neighboring and by mounting a network drive, but from XP Pro, I can only mount a network drive. The network neighboring don't work with XP pro. Why ? Here contents my smb.conf file used :
2011 Oct 05
1
Moderating consequences of garbage collection when in C
Allocating many small objects triggers numerous garbage collections as R grows its memory, seriously degrading performance. The specific use case is in creating a STRSXP of several 1,000,000's of elements of 60-100 characters each; a simplified illustration understating the effects (because there is initially little to garbage collect, in contrast to an R session with several packages
2007 Apr 09
1
${QUEUESTATUS}
There are 6 different ${QUEUESTATUS} variable values defined in asterisk 1.2, I am attempting to make sure I have a full understanting of when they would be set; If someone could correct errors with these definitions ot would be appreciated; TIMEOUT - the max time specified in the queue command elapsed, only checked between retries so may not be 100% accurate. FULL - the number of callers
2013 Apr 24
2
Changing group name via samba-tool and other
1) Plesea, tell me knows how to change group name in samba 4. I don't believe, that I can't do it, but: # /usr/local/samba/bin/samba-tool group --help ... Available subcommands: ? add??????????? - Creates a new AD group. ? addmembers???? - Add members to an AD group. ? delete???????? - Deletes an AD group. ? list?????????? - List all groups. ? listmembers??? - List all members of an AD
2019 May 28
2
samba-tool group removemembers, not working
...ing though. By the way, why do you > want to remove that computer from "Domain Computers" group? > > Cheers, > > Denis > > > > > Samba Version 4.8.2 > > > > THX --Mark > > > Denis if all you say is true, "misleading" is wildly understated. You say I can test with different groups other than "Domain Computer". I'm not sure where I would even begin since, well, this *is* a Domain Computer. I've included my list of groups (samba-tool group list) below. Do you have a suggestion where a domain member computer might...
2012 Nov 06
2
[LLVMdev] Help needed on debugging llvm
On 6 November 2012 14:52, Duncan Sands <baldrick at free.fr> wrote: > Hi Anitha, > > > On 06/11/12 10:19, Anitha Boyapati wrote: > >> Hi Duncan >> I am facing a build error about __builtin_iceil >> > > it's surely just that dragonegg doesn't have any support for this builtin. > ok. Just verified that Target.cpp and x86_builtins do not have
2011 Aug 06
1
How set lm() to don't return NA in summary()?
Hi, I've data from an incomplete fatorial design. One level of a factor doesn't has the levels of the other. When I use lm(), the summary() return NA for that non estimable parameters. Ok, I understant it. But I use contrast::contrast(), gmodels::estimable(), multcomp::glht() and all these fail when model has NA estimates. This is becouse vcov() and coef() has different dimensions. Is