search for: meaningfull

Displaying 20 results from an estimated 46 matches for "meaningfull".

Did you mean: meaningful
2006 Jan 04
7
<% if ... -%> What is this?
I seen some RoR code that went like this: <% if ...blah, blah... -%> .. blah, blah <% end -%> What are the minus signs for in the if statement? Cannot seem to find anything about this, and searching on "-" in this context is hard to get anything meaningfull back. Thanks, - Mark -- Posted via http://www.ruby-forum.com/.
2004 Oct 21
3
error in plot.dendrogram (PR#7300)
Hi, hres <- hclust(smatr,method="single") hresd<-as.dendrogram(hres) as.dendrogram(hres) `dendrogram' with 2 branches and 380 members total, at height 2514.513 plot(hresd,leaflab="none") #<-error here. #the plotted dendrogram is incomplete. The x axis is not drawn. #The interested reader can download the save(hresd,file="hres.rda") #from the
2004 Aug 05
2
PRI protocol question...
...in libpri implies that switchtype=5ess is ATT Custom from README: ...it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E Custom protocols on switches from Nortel and Lucent. Is the protocol set to ATT Custom with the switchtype=5ess parameter? Are the terms ATT Custom or NTNAPRI meaningfull to asterisk? Thanks, John
2004 Aug 06
1
sampling rate
It seems to work ok with the same audible quality as a standard sampling rate. Is there any way to test this? Will superimposing an inverse wave over the origional produce a meaningfull result? Thanks for your time, Ryan de Leeuw <p><p>>Sorry for the delay. I've been doing a couple tests >and what I'd suggest >is encoding using the narrowband (8 kHz normally) >mode even though your >data is at 11.025 kHz. It won't work for wav input >(...
2006 Apr 03
1
How to handle failed finds.
...find anything? For example. Model Foo @result = Foo.find(:first, :condition => "some condtion string").name if the condition is not met Foo.find stops the application with ''unexpected nil''. What is the best way to gracefully trap this error and return something meaningfull to the calling method? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060403/3ee898...
2006 Jul 16
1
[patch] klibc add toplevel .gitignore
start by ignoring make generated objects. subdirectories need specific rules later. makes git status more meaningfull. Signed-off-by: maximilian attems <maks at sternwelten.at> --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) --- /dev/null 2006-07-14 10:57:32.128246500 +0200 +++ klibc.git/.gitignore 2006-07-16 20:29:39.000000000 +0200 @@ -0,0 +1,11 @@ +# NOTE! Don't add files that...
2008 Jan 14
1
background colour
...fect the total device par(bg="red") #two plots should be plotted plot(a) hist(a) I have tried to call "bg" within the high-level-graphic function (plot(bg="red")). Whereas there was no error-message, this has no effect on the background of this singe plot. I found a meaningfull answer I have found here: http://finzi.psych.upenn.edu/R/Rhelp02a/archive/21384.html but I was wondering, whether there is a more easy and explicit way to do it directly for a given plot in a multiplot environment. Are there possibilities to do it specifically for the complete figure region or sole...
2007 Feb 23
1
optim(method="L-BFGS-B") abnormal termination
...Could someone pls tell me whether it is possible to increase the limit of 20 evaluations? Is it even worth doing so? My function(s) to be minimized are polynomial functions of tens of variables - let say 10 - 60 variables, all of them constrained to the (0,1) interval. Is it even possible and meaningfull to attempt such minimization? (Suppose I have good starting values.) Thaks, Petr -- Petr Klasterecky Dept. of Probability and Statistics Charles University in Prague Czech Republic
2004 Apr 05
4
mpg123 issue and solution
...n error message "Found new ID3 Header", regardless of the -q flag. This, in turn, will cause Asterisk to crash (yes), although it's a soft crash (exits cleanly). It took me forever to figure this out, since the default mp3 and everything else was working fine. And the lack of any meaningfull error messages made diagnosis even more difficult.... My work around was to open the file in WinAmp and remove the ID3 tags entirely. mpg123 and Asterisk were both happy and there was much rejoycing. It might be a good idea to move away from mpg123 as it is no longer supported and there are bou...
2004 Dec 22
0
Random intercept model with time-dependent covariates, results different from SAS
...group = rep(c("a","b"), each = 25), time = factor(rep(1:5,10)), w = rnorm(50), z = rnorm(50), id = factor(rep(1:10, each = 5))) > str(dat) The subject id is nested in group. We have 5 repeated measures for each subject. Surly there is no meaningfull interpretation for the results but for demonstration it will do well. I do the model without the covariates: > library(nlme) > options(contrasts = c("contr.SAS", "contr.poly")) > g2 <- lme(y ~ time+group+time:group, data = dat, random = ~ 1 | id) > anova(g2) A...
2008 Apr 09
1
simple intro to cluster analysis using R
....77 0.72 0.78 0.75 0.57 0.54 0.75 0.85 0.80 R12.17 0.61 0.69 0.79 0.77 0.75 0.73 0.56 0.57 0.74 0.82 0.80 R12.18 0.63 0.73 0.84 0.82 0.83 0.71 0.54 0.64 0.68 0.71 0.74 so you can see there is a lot of correlation in the opinions. I doubt clusterization would be meaningfull, but I still want to try. How do I proceed with this? -- Donatas Glodenis
2012 Oct 18
3
[PATCH 1/1] keep iommu disabled until iommu_setup is called
The iommu is enabled by default when xen is booting and later disabled in iommu_setup() when no iommu is present. But under some circumstances iommu-code can be called before iommu_setup() is processed. If there is no iommu available xen crashes. This can happen for example when panic(...) is called that got introduced with patch "x86-64: detect processors subject to AMD erratum #121 and
2019 Apr 14
2
Solr connection timeout hardwired to 60s
sorry... I got distracted half way and forgot to put a meaningfull subject so the archive could figure out the thread. - resending. On 4/14/19 4:04 PM, dovecot-request at dovecot.org wrote: >> Solr ships with autoCommit set to 15 seconds and openSearcher set to >> false on the autoCommit.? The autoSoftCommit setting is not enabled by >> default...
2015 Jun 30
2
pdf-printer
...normal user and see if you get anything in the logfile. >> >> Rowland > >The file is -rw-rw-rw-, but still no output. >That's why I was trying to generate a samba-log-file, to see if there >were permission-errors or something. > >Any idea what log-level will give meaningfull output, but is still >managable ? Can I get logging for printing alone ? > >Koenraad > >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/options/samba > >
2015 Jun 30
3
pdf-printer
On 30/06/15 10:10, Koenraad Lelong wrote: > Op 30-06-15 om 08:58 schreef Rowland Penny: > >> >> Hi, did you read to the bottom of this wiki page : >> https://wiki.samba.org/index.php/Virtual_PDF_Printer#Setup >> >> By my reading, if you add what it tells you, you should find a new log >> file in '/var/log/samba/Pdfprint.log' >> >>
2005 Nov 04
3
OPTI-UPS PS (PowerSeries)
...e input voltage, fail voltage(seems bogus, as it's always as the input voltage), output voltage, load percent, AC freq, battery voltage, and temperature (also they seem to have two status registers) The PROBLEM is that I can't really understand how to convert the battery value to something meaningfull, i.e. charge percent... it's 2.40 then the battery is full (it's 2.50 on the other OPTI ups i have, the first is model PS1000B-RM, and the second is PS1500B) Both of them have 3 batteries each, and battery voltage of 36 volts is returned from the 'F' query : #230.0 005 036.0 50.0...
2002 Mar 29
7
"weight" parameter in htb?
Hello, I''ve been using cbq''s "weight" parameter to influence distribution of excess bandwidth among sibling classes. Does htb offer something similar? So far I think that - you either use priorities - then excess bandwidth is offered to higher priority classes first, the rest (if any) is distributed among lower priority classes - or you don''t use
2006 Apr 11
2
how to order by a related class???
...ed, provided there are no ambigueties (that is, the table books hasn''t any column named "name") But then, in the outers select, there is no name column to order by. Is this a bug, or there''s some other way to acomplish this thing??? I guess rails should generate some meaningfull field_name (like authors_name) and then allow us to order by book.author.name and map the whole thing. Saludos Sas -- Posted via http://www.ruby-forum.com/.
2009 Apr 22
0
comparing mixture models (mix function in mixdist package)
...models using an ANOVA function. However, we were wondering whether there are methods that can be used to compare models that differ in the number of distributions fitted and/or the shape of the distributions. Is there a way, using likelihoods maybe, to compare this kinds of fits in a statistical meaningfull way? Regards, Dieter Vanderelst
2006 May 18
1
R2/MFC Configuration.
I'm trying to put asterisk working with a proprietary pbx system. I'm doing it using a T1 crossover cable. The pbx system uses the R2/MFC specification. And the don't inform if it uses cas, ccs, ami or hbd3. My digium card is flashing a red light. How can I put this working with the R2/MFC system? Thanks. Fernando Lujan