search for: underst

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

Did you mean: unterst
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.
...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 Soundpoint, to no avail. Plug 1.0.0 back in -- works like a champ. To say that I'm confused would be understating things rather severely. Thanks much, Ken D'Ambrosio
2018 Oct 31
2
Again NFSv4 and Kerberos at the 'samba way'...
...> A door is open or closed, yes, .... No... ;-) > > Well it could be a glass object as well, what is it called ?? Oh I > know, a jar LOL > > Rowland > So for you a door is the same as a glass object, hmm , then try going 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 fo...
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...
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
...g 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. ll-.
2005 Aug 16
6
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 break MWI? Is that true? Is there a best of both worlds approach? MWI and realtime updates to extensions? I have reviewed the info below from the sip.sample.conf, but I must be dense, still don't get it. ;rtcachefriends=yes ; Cache realtime...
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.148...
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 mat...
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...
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 it possible to alter this behevior manually, so I can ask for eit...
2007 Jul 16
1
[Asterisk]Asterisk's behavior of a simple call
...UserB. Is it possible to configure Asterisk as an "normal SIP proxy" (it just forwards SIP messages)? 2/ After sending the INVITE message to UserB, Asterisk send another INVITE message to userA with the same CallID as the CallID in the INVITE message from userA to Asterisk. I don't understant, could you please explain it to me? Thanks, Viet ____________________________________________________________________________________ Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder tool. http://autos.yahoo.com/carfinder/ -------------- next part ---...
2006 Sep 25
2
Can't access to share disk by XP pro neighboring with samba 2.2.12
...proxy = no [USB_MS] comment = acc?s libre au partage path = /mnt/public public = yes writeable = yes read only = no browsable = yes ******************************************************* I notice that PCs XP pro can be member to a X domain witch is different to the domain of samba. I don't understant why the acces by neighboring don't work on XP pro. Please help-me. Thanks you in advance and best regards. ps : sorry for my bad english.
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 loaded) is below. A simple solution is to provide a mechanism for the C programmer to request sufficient memory in advance. R_gc_needed might also be re-used at two other l...
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 in the queues would exceed...
2013 Apr 24
2
Changing group name via samba-tool and other
...tmembers??? - List all members of an AD group. ? removemembers? - Remove members from an AD group. For more help on a specific subcommand, please type: samba-tool group <subcommand> (-h|--help) 2) One question makes me crazy. Samba 4 is AD. It can be run on linux! WOW! The only thing I cannt understant is why I must use windows machine to configure AD. For example I have ubuntu machine and many my colleagues do.So I must configure AD. How can I do it from ubuntu? Or maybe I don't understand something? -- Pavel
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 mi...
2012 Nov 06
2
[LLVMdev] Help needed on debugging llvm
...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 iceil support. I have this tricky situation - I use dragonegg generated LLVM IR as input to clang for some analysis (well it is clang++ actually). Understably,clang cribs looking at __builtin_iceil. Any idea how to resolve that as well? clang++ -O2 -march=bdver2 -mno-fma -save-temps -mfma4 -ffp-contract=fast -DSPEC_CPU_LP64 Compute.o ComputeList.o ComputeNonbondedUtil.o LJTable.o Molecule.o Patch.o PatchList.o ResultSet.o SimParameters.o...
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 possible set lm() to omit NA? Below same toy data and code. > # toy data > adi <- expand.grid(cult=g...