Displaying 20 results from an estimated 3000 matches similar to: "possible to increase precision"
2017 Apr 21
2
Problem to many connection
2017-04-21 1:08 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
> 2017-04-21 0:38 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
>>
>>
>> I'm desperate. My English is terrible, but I will try to be as clear as possible.
>>
>> I have Samba 4.4.4 in a Centos 7.
>>
>> I have many connections for each ip.
>>
>>
2012 Jul 31
2
protential rounding error concern
Dear All,
I am running a r code on 32bit win, involving absolutely small numbers.
Although I tried sth like the ratio of numers like 10^(-100) and did not
have issue to get the correct answer,
but still a little concerned about it.
Could anyone give some suggestion or have any experience?
Best wishes,
Jie
[[alternative HTML version deleted]]
2017 Apr 21
2
Problem to many connection
I'm desperate. My English is terrible, but I will try to be as clear as
possible.
I have Samba 4.4.4 in a Centos 7.
I have many connections for each ip.
The command smbstatus -b returns me infinity of these:
Samba version 4.4.4
PID Username Group Machine
Protocol Version Encryption Signing
2009 Jun 11
3
deSolve question
Dear All,
I like to simulate a physiologically based pharmacokinetics model using R
but am having a problem with the daspk routine.
The same problem has been implemented in Berkeley madonna and Winbugs so
that I know that it is working. However, with daspk it is not, and the
numbers are everywhere!
Please see the following and let me know if I am missing something...
Thanks a lot in advance,
2009 Oct 14
2
DAHDI Dummy for Linux VServers
I'm running dahdi on the host system, and have added the /dev/dahdi/
devices to the guest vserver as recommended in Beave's "Virtual Private
Asterisk" whitepaper (http://www.telephreak.org/papers/vpa/).
I tried copying libtonezone.so and libtonezone.h to the guest, but I
couldn't anything to replace zaptel.h in DAHDI souce (it seems dahdi.h
was deprecated?).
I need to
2001 Aug 26
1
VGA PLANETS/PLANETS 4/WiNPLAN
Hi mates,
has anyone successfully been working with
VGA Planets (D0S)
WinPlan (Win 9x)
Planets 4 (Win 9x)
Rebirth 338/Steinberg (Win 9x)
Cool Edit 2000 (Win 9x)
so far?
I am new to Wine, so did you have to change settings?
PM also welcome, I shall not bore you with this... :)
Tnx!
2017 Apr 21
0
Problem to many connection
I seem to have found the solution. But I have not the slightest idea
what I have to do
Does anyone help me?
https://bugzilla.samba.org/show_bug.cgi?id=11472
Thanks!
2017-04-21 1:16 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
> 2017-04-21 1:08 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
>> 2017-04-21 0:38 GMT-03:00 Epsilon Minus <theepsilonminus
2017 Apr 21
0
Problem to many connection
2017-04-21 0:38 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
>
>
> I'm desperate. My English is terrible, but I will try to be as clear as possible.
>
> I have Samba 4.4.4 in a Centos 7.
>
> I have many connections for each ip.
>
> The command smbstatus -b returns me infinity of these:
>
>
> Samba version 4.4.4
> PID Username
2007 Dec 21
3
Numerical precision problem
Dear All,
I have a numerical problem:
R, as other statistical software, can tell the difference between very small numbers and 0, while apparently cannot distinguish a number close to 1 and 1. In the example below, is it possible to instruct R to recognize that q is different from 1?
> p=.00000000000000000000000000000001
> p==0
[1] FALSE
> q=.99999999999999999999999999999
>
2004 Sep 06
4
Cox regression for prevalence estimates
Hello, I'm an MD working in an eye clinic. I'm learning by myself to use R
for use in my research works and for implementation in a software project.
There are some authors who recomends the use of Cox regression as a
substitute for Logistic regression (<a
href="http://www.biomedcentral.com/1471-2288/3/21.pdf"> Barros AJD, Hirakata
VN. BMCMedical Research Methodology, 2003;
2005 Jun 22
3
string/character to number
I did a very quick search of the archive and couldn't find a readily
available answer to this one:
I'd like to convert, for example:
c("a", "b", "a", "b")
to
c(1, -1, 1, -1)
In the case of the first vector, it may be any length, but will always
only have two unique values. It must always be replaced by
corresponding values of 1 and -1.
Any
2011 Apr 05
1
asterisk-users Digest, Vol 81, Issue 12
On 04/05/2011 03:06 PM, asterisk-users-request at lists.digium.com wrote:
> Message: 12
> Date: Tue, 5 Apr 2011 13:36:21 -0500
> From: Sherwood McGowan<sherwood.mcgowan at gmail.com>
> Subject: Re: [asterisk-users] Iptables configuration to handle brute,
> force registrations?
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at
2005 Aug 03
3
red-black-green color palette?
I'm working on some heatmaps, and the person I'm working with would
prefer a red-black-green color palette (red denoting gene induction and
green denoting gene repression). Does such a palette exist already?
If not, is there an easy way to create one?
Thanks,
Jake
2005 Dec 01
7
sixtel
Just curious...
Is there anyone out there who has given this outfit money and actually
received any service from them?
2005 Jul 21
3
heatmap color distribution
Hi all,
I've got a set of gene expression data, and I'm plotting several
heatmaps for subsets of the whole set. I'd like the heatmaps to have
the same color distribution, so that comparisons may be made
(roughly) across heatmaps; this would require that the color
distribution and distance functions be based on the entire dataset,
rather than on individual subsets. Does
2008 Apr 28
2
call function immediately before plot.new()
Hi all,
I would like to be able to call a custom function automatically before
plot.new() is called (more specifically, before a new plot is created on the
current graphics device). Recently I've been poking around in the help
files of some of the low(er) level plotting functions, and I seem to
remember something saying that you could somehow add a setting to call a
function immediately
2017 Apr 16
1
Getting high precision values from qnorm in the tail
Hello All
I am looking for high precision values for the normal distribution in the
tail,(1e-10 and 1 - 1e-10) as the R package that I am using sets any number
which is out of this range to these values and then calls the qnorm and qt
function.
What I have noticed is that the qnorm implementation in R is not symmetric
when looking at the tails. This is quite surprising to me, as it is well
known
2006 Jan 19
13
Polycom FW
Anyone know how to obtain firmware and starter .cfg files for Polycom
phones? Despite registering at the Polycom web site, I can't locate
this stuff.
2011 Apr 14
1
integer and floating-point storage
I note that "current implementations of R use 32-bit integers for integer
vectors," but I am working with large arrays that contain integers from 0
to 3, so they could be stored as unsigned 8-bit integers. Can R do this?
(FYI -- This is for storing minor-allele counts for genetic studies.
There are 0, 1 or 2 minor alleles and 3 would represent missing.)
It is theoretically possible
2008 Sep 30
3
Maybe OT - routing calls in PSTN
I have a Vitelity DID which generally works, but calls from a particular
caller do not reach it. Vitelity has thus far disavowed any
responsibility for working through this problem. I recognize that some
action might be required by another provider which is outside Vitelity's
control, but it seems that they should at least be trying to help
resolve the problem by helping me determine