search for: guarrantee

Displaying 13 results from an estimated 13 matches for "guarrantee".

Did you mean: guarantee
2010 Jul 21
1
Table vs unique
...onent. Lumping the two versions of "2.0000...." together is the preferable output. I think the best solution will be to preprocess the time variable so that the three operators are consistent. as.numeric(as.character(as.factor(time))) ? Rather ugly. But most importantly what is a guarranteed construct that would ensure consistency? Should we use a rounding level that is more or less equivalent to all.equal()? The solution will have to be incorporated into survfit, coxph, ... perhaps a dozen places in the survival suite so I'd like to get it right the first time. Terry T
2005 Jan 08
1
What is acceptable network latency for voipconnection?
...gt; > > Latency affects delay while network loading affects > > > voice quality (e.g. break > > > ups) If the either end of your network is > > > experiencing very bursty traffic > > > patterns, then even a small latency won't > > > necessarily guarrantee good sound > > > quality. > > > > > > David Liu > > > Hong Kong > > > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-...
2011 Jul 20
0
comparing SAS and R survival analysis with time-dependent covariates
...group 0 group 1 1.5 0/4 13/13 3 0/4 5/5 8 4/4 0 At time 1.5 group 1 had 13 deaths out of 13 at risk, group 0 had none. Time 8 doesn't have any impact on the fit, since only one group was at risk the deaths are guarranteed to come from that group. So the actual MLE for the hazard ratio is 1/0 = infinity, 100% death rate in group 1 vs. 0% in group 0, at all the time points where the two groups can be compared. Section 3.5 of Therneau and Grambsch, Extending the Cox Model, has a picture of the log-likelihood in suc...
2011 Aug 06
0
help recover from unmountable btrfs
...ents a filesystem from being mounted, I found out how to adjust some system blocks so that the kernel could get past that check and mount the filesystem. In one case, I could get all the data I wanted from the filesystem; in another, many checksums failed and I ended up throwing it all away, so no guarrantees. mpiechotka''s running into the problem and bringing it up on IRC prompted me to post for wider consumption this patch for btrfsck, that will tell you what to do to make the filesystem mountable again. Add verbosity to btrfsck so that we can manually recover from a failure to update the...
2010 Jan 22
4
Inconsistency in as.data.frame.table for stringsAsFactors
I noticed that in as.data.frame.table, the stringsAsFactors argument defaults to TRUE, whereas in the other as.data.frame methods, it defaults to default.stringsAsFactors(). The documentation and implementation agree on this, so this is not a bug. However, I was wondering if this disparity was intended or if it might be some sort of unintentional oversight. If it is intentional, I wonder what
2005 Dec 05
0
Re: CentOS 3.6, samba-3.0.9-1.3E.5 tdbsam to ldapsam export
...face is one of gaining attention and winning someone over to help you. 3. Paid Support When someone accepts payment for support they are responsible to provide the remedy sought. You can find paid support for Samba from: httP//www.samba.org/samba/support/ The Samba-Team offers no assurances, guarrantees, or warrantys in respect of the companies and individuals whose names appear in the support pages of the Samba.Org web site. Since I have obviously expended some time to answer your posting, and so that you will not have cause to complain of my reply, the answer to your problem is that befo...
2005 Jan 09
2
What is acceptable network latency forvoipconnection?
...t; > affects > > > > > voice quality (e.g. break > > > > > ups) If the either end of your network is > > > > > experiencing very bursty traffic > > > > > patterns, then even a small latency won't > > > > > necessarily guarrantee good sound > > > > > quality. > > > > > > > > > > David Liu > > > > > Hong Kong > > > > > > > > > > > _______________________________________________ > > > Asterisk-Users mailing list > > &gt...
2016 Mar 16
2
match and unique
Is the phrase "index <- match(x, sort(unique(x)))" reliable, in the sense that it will never return NA? Context: Calculation of survival curves involves the concept of unique death times. I've had reported cases in the past where survfit failed, and it was due to the fact that two "differ by machine precision" values would sometimes match and sometimes not,
2016 Nov 20
2
[PATCH 0/2] improve Lua API for files and initramfs objects
hpa at zytor.com writes: > On November 19, 2016 6:06:43 AM PST, wferi at niif.hu wrote: > >>"H. Peter Anvin" <hpa at zytor.com> writes: >> >>> On 11/10/16 04:38, Paul Emmerich via Syslinux wrote: >>> >>>> Ferenc W?gner <wferi at niif.hu>: >>>> >>>>> for reading configuration files from disk. Does it
2007 Oct 01
3
Apparently Conflicting Results with coxph
Dear List: I have a data frame prepared in the couting process style for including a binary time-dependent covariate. The first few rows look like this. PtNo Start End Status Imp 1 1 0 608.0 0 0 2 2 0 513.0 0 0 3 2 513 887.0 0 1 4 3 0 57.0 0 0 5 3 57 604.0 0 1 6 4 0 150.0 1 0 The outcome
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
2005 Nov 23
1
ADS mode / MIT realm trust problem (3.0.20b)
Hi, A final repost of the below issue -- we still are not making any progress. It is unclear whether we need to be using winbind -- I don't believe so, and the Terpstra Samba 3 book doesn't suggest that this is necessary in this configuration; but please correct me if my preconception is flawed. If this is the 'wrong place' to ask -- any suggestions about where I should be
1999 Jul 01
1
SAMBA digest 2150
...break; /* EOF occured */ > > > > if ( *temp ) /* If non-empty line, save to > history */ > > add_history (temp); > > > > strncpy( line, temp, 1023 ); /* Maximum size of > (pstring)line. Null is guarranteed. */ > > #else > 1778a1828 > > #endif > 2123a2174,2177 > > #ifdef HAVE_LIBREADLINE > > /* Allow conditional parsing of the ~/.inputrc file. */ > > rl_readline_name = "smbclient"; > > #endif > > ------------------------------ >...