Displaying 20 results from an estimated 6874 matches for "obtain".
2003 Jul 31
3
Mutex problem in sip?
Hello,
CVS 07/31/03. Test with 130+ PSTN-to-SIP calls. Asterisk gets locked ...
grep -e "Error" -e "eventually" p-console
chan_sip.c line 1453 (sip_alloc): Error obtaining mutex: Device or resource
busy
chan_sip.c line 1453 (sip_alloc): Got it eventually...
chan_sip.c line 1453 (sip_alloc): Error obtaining mutex: Device or resource
busy
chan_sip.c line 1453 (sip_alloc): Got it eventually...
chan_sip.c line 1453 (sip_alloc): Error obtaining mutex: Device or resourc...
2008 Dec 03
3
disable database
Hi,
How do I disabled asterisk to use database and storage voicemail in
directory.
Im getting the below error
[Dec 3 19:08:53] WARNING[4934]: app_voicemail.c:3430 inboxcount: Failed to
obtain database object for 'asterisk'!
[Dec 3 19:08:55] WARNING[5129]: app_voicemail.c:2353 last_message_index:
Failed to obtain database object for 'asterisk'!
[Dec 3 19:09:04] WARNING[4934]: app_voicemail.c:3430 inboxcount: Failed to
obtain database object for 'asterisk'!
[D...
2005 Nov 25
3
obtaining a ROC curve
Hello,
I have a classification tree. I want to obtain a ROC curve for this test. What is the easiest way to obtain one?
-Anjali
---------------------------------
[[alternative HTML version deleted]]
2010 Nov 03
3
Lattice plots for images
Hello UseRs,
I need help on how to plot several raster images (such as those obtained
from a kernel-smoothed intensity function) in a layout
such as that obtained from the lattice package. I would like to obtain
something such as obtained from using the "levelplot" or "xyplot"
in lattice. I currently use:
>par(mfrow=c(3,3)
to set the workspace, but the res...
2014 Jun 05
3
Cannot obtain CPU freq during vbox machine creation
Dear libvirt experts,
I can not instantiate even a simple machine when using the 'vbox' hypervisor:
s14% virt-install --connect=vbox:///session --virt-type vbox --name vtest --memory 500
ERROR cannot obtain CPU freq: No such file or directory
s14% virsh -c vbox:///session
błąd: cannot obtain CPU freq: No such file or directory
(1)
How to fix this error? The VirtualBox driver seems to be installed:
s14% virsh -V
Narzędzie wiersza poleceń virsh biblioteki libvirt 1.2.5
Proszę zobaczyć str...
2013 Mar 11
3
How to obtain the original indices of elements after sorting
Dear All,
Suppose I have a vector X = (x_1, x_2, ...., x_n), X_sort = sort(X)
= (x_(1), x_(2), ... , x(n) ),
and I would like to know the original position of these ordered x_(i)
in X, how can I do it?
case 1: all values are unique
x <- c( 3, 5, 4, 6)
x.sort <- sort(x) #
# I would like to obtain a vector (1, 3, 2, 4) which indicates that 3
in x is still the 1st element in x.sort, 5 is at the 3rd position in
x.sort. etc.
case 2: some x_i's have the same value
x <- c(3, 3, 5, 5, 4, 4, 6, 6)
I would like to obtain a vector as (1, 2, 5, 6, 3, 4, 7, 8)
I do not want to use which and lo...
2018 Apr 16
2
Question concerning llvm::BlockAddress class
Hi all,
I have a question concerning block address class in LLVM. I am currently
working on a project where I need to obtain and manipulate basic block
virtual addresses. I was searching the web and found the llvm::BlockAddress
class (http://llvm.org/doxygen/classllvm_1_1BlockAddress.html). With this
class I was able to obtain a printout like this:
i8* blockaddress(@func_name, %bb_label)
How do I obtain...
2010 May 24
1
[LLVMdev] obtain programer-defined structure name.
Hi, I intend to trace the Use instructions of a variable object in its
lifecycle, so, the first step is to obtain the type of the object. However,
the datastructure object is complicated typed value, such as "struct file
*f" in linux kernel.
The problerm is what operations should be taken to obtain the type of Value
"struct *file", and locate or such type Value*s *in a procedure.
Have I ma...
2002 Sep 30
5
Chi-Square Distribution Plots
Dear list
I have a vector of values that allegedly have a chi-squared distribution. I
want to create a plot that shows the values I have obtained, and the
chi-squared distribution curve for the specified number of degrees of freedom
to show what should have been obtained.
At the moment I am plotting the values I have obtained as a histogram and
somehow want to put on to this plot the expected frequency curve. Is there a
way of doing...
2011 Jan 19
3
[LLVMdev] know if individual LLVM's Instruction has a result, and how to obtain it?
Most LLVM IR instructions have a result field, according to the Language
Reference.
I want to know, for all LLVM Instructions, is there an easy and
consistent way to know if the current Inst has a result field?
And if yes, what is the best way to obtain it?
E.g.:
<result> = add<ty> <op1>,<op2> /; yields {ty}:result
/
All ADD instruction will have a result field, regardless of whether its
result is used.
I checked the source code for Instruction.h/.cpp, getOperand(int) is for
obtaining the o...
2008 Aug 26
1
Variance-covariance matrix
Dear R help forum,
I am using the function 'coxph' to obtain hazard ratios for the comparison
of a standard treatment to new treatments. This is easily obtained by
fitting the relevant model and then calling exp(coef(fit1)) say.
I now want to obtain the hazard ratio for the comparison of two non-standard
treatments.
>From a statistical point of view, th...
2007 Aug 03
1
extracting dispersion parameter from quasipoisson lmer model
Hi,
I would like to obtain the dispersion parameter for a quasipoisson model for later use in calculating QAIC values for model comparison.Can anyone suggest a method of how to go about doing this?
The idea I have now is that I could use the residual deviance divided by the residual degrees of freedom to obtain the dis...
2011 Jan 19
0
[LLVMdev] know if individual LLVM's Instruction has a result, and how to obtain it?
Hi Chuck,
> Most LLVM IR instructions have a result field, according to the Language Reference.
>
> I want to know, for all LLVM Instructions, is there an easy and consistent way
> to know if the current Inst has a result field?
> And if yes, what is the best way to obtain it?
the instruction is the result! So everywhere you though you needed to use
Instruction->getResult(), just use Instruction. Thus your question about
whether there is a result field doesn't make sense. The closest thing is
probably: the instruction does not have void type.
Ciao, Duncan...
2014 Dec 04
0
06da:0002 Phoenixtec Power Co., Ltd UPS
On Dec 3, 2014, at 2:02 PM, janc at telefonica.net wrote:
> USB error: error sending control message: Invalid or incomplete
> multibyte or wide character
This is a wild guess, but what about using the option "langid_fix=0x0409"?
--
Charles Lepple
clepple at gmail
2012 Apr 12
2
No way to obtain guest's cpu and mem usage?
...nteract with the virtual
machines installed on some hypervisor.
Everything is fine, but I would like to find a way to get the guest's
cpu and mem usage, so that it should be possible to make some rrd
graphs. I didn't find out anything and also it seems looking around that
there is no way to obtain those data.
What is strange for me is that programs like virt-top are showing
exactly what I'm looking for. Can anyone help me to find out a way to
retrieve those statistics?
Another related question: do you think I can obtain the same data by
using this:
ps aux | egrep "[/]usr/...
2007 Dec 04
1
How can I use Adehabitat to obtain an .asc object with the predicted values of a niche model?
...climate-matching model for an overall area. However, I don't know how to
proceed: Do I have to project the model (already stored in R) onto the kasc
object directly, or convert the kasc object to a data frame where each row
refers to a pixel?
On the other hand, I would also like to know how to obtain the XY
coordinates for each row of the kasc object.
Thank you very much. Cheers,
N?ria Roura
--
View this message in context: http://www.nabble.com/How-can-I-use-Adehabitat-to-obtain-an-.asc-object-with-the-predicted-values-of-a-niche-model--tf4944431.html#a14155047
Sent from the R...
2011 Jul 27
3
[LLVMdev] scalar evolution to determine access functions in arays
Hello,
How can I compute the functions on the loop iterators used as array indices?
For example:
for i = 0, N
for j = 0, M
A[2*i + j - 10] = ...
Can I obtain that this instruction A[2*i + j - 10]= .. always accesses memory using a function f(i,j) = 2*i + j - 10 + base_address_of_A
If I run the scalar evolution pass on this code I obtain:
%arrayidx = getelementptr inbounds [200 x i32]* @main.A, i32 0, i64 %idxprom
--> ((4 * (sext i32 (...
2013 Mar 28
1
[LLVMdev] How can a pass obtain the path of input file?
Hi all
I write a pass, which will link two module together,
Is there some method that I can obtain the path of the input file?
If so, I can get the module by the path of the input.
Or Is there some method that I can obtain the two modules of the input file by opt?
Thanks,
yaoxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org...
2007 Jun 18
1
how to obtain the OR and 95%CI with 1 SD change of a continue variable
Dear all,
How to obtain the odds ratio (OR) and 95% confidence interval (CI) with
1 standard deviation (SD) change of a continuous variable in logistic
regression?
for example, to investigate the risk of obesity for stroke. I choose the
happening of stroke (positive) as the dependent variable, and waist
circumference...
2011 Oct 22
1
How to it a "loess curve" and obtain the equation in R?
Hi!
How can I fit a loess curve to an array (384 x 2).
How can I obtain the equation for thi fi?
Thanks in advance.
--
View this message in context: http://r.789695.n4.nabble.com/How-to-it-a-loess-curve-and-obtain-the-equation-in-R-tp3927622p3927622.html
Sent from the R help mailing list archive at Nabble.com.