Displaying 20 results from an estimated 24 matches for "13244".
Did you mean:
1244
2008 Nov 03
0
row.names(data.frame(matrixWithDimnames)) depends on first (PR#13244)
On Thu, 30 Oct 2008, wdunlap at tibco.com wrote:
> Full_Name: Bill Dunlap
> Version: R version 2.9.0 Under development (unstable) (2008-10-29 r46795)
> OS: Linux
> Submission from: (NULL) (76.28.245.14)
>
>
> When data.frame() is given a matrix with rownames, then the type of the output
> row names depends on whether the first element of the input row names is ""
2007 Jun 08
1
DO NOT REPLY [Bug 4684] New: rsync corrupts when coping to a USB memory stick
...tput error
(5)
rsync error: error in file IO (code 11) at receiver.c(258) [receiver=2.6.9]
rsync: connection unexpectedly closed (40801 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(453)
[generator=2.6.9]
rsync: connection unexpectedly closed (13244 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(453)
[senderDrivers/LendersToolbox/LTBSetup-8.2.exe
Drivers/MediaPlayer/
Drivers/MediaPlayer/10.0-XP/
Drivers/MediaPlayer/10.0-XP/MP10Setup.exe
rsync: writefd_unbuffered failed to write 32768 bytes [s...
2003 Jul 12
1
ss's are incorrect from aov with multiple factors
Hi,
I have been trying to work with error terms given back from aov to
make confidence intervals. However, the numbers seem to be incorrect.
If there is more than one term in the ANOVA then the error terms can be
inflated by the number of factors in the extra terms. The F's are
correct so it is right back to the SS. I was wondering if this is
standard practice for stats programs or
2005 Mar 14
2
Question about Tukey HSD (stat package)
Dear all,
I would be glad if someone could tell me if Tukey HSD (function of stats
library) accept the NA values and could correct the unbalanced design
(different number of sample in each group)
Thanks for help
Alice Le Bars
2007 Oct 19
1
X matrix deemed to be singular in counting process coxph
...which results in :
coef exp(coef) se(coef) robust se z p
group 0.336 1.400 0.0409 0.0408 8.24 1.1e-16
t NA NA 0.0000 0.0000 NA NA
group:t -0.689 0.502 0.0530 0.0530 -13.02 0.0e+00
Likelihood ratio test=180 on 2 df, p=0 n= 13244
Warning message:
X matrix deemed to be singular; variable 2 in: coxph(Surv(Start, Stop,
event) ~ group * t + cluster(nr),
deleting all terms apart from 't' still results in the same warning.
I seem to have been stuck on this one. Does anyone known or have any
suggestions why t can't...
2001 Dec 21
1
pure statistical question
Dear all,
This is a pure statistical question, not necessarly related to R.
I could not find it in literature.
Suppose I'm intersted in a parameter rho, say, equal to:
r=beta1/beta2,
where beta1 and beta2 come from a linear model y=beta0+beta1X1+beta2X2+....
Fitting the model I can get the (biased) estimate of r=b1/b2, where b1 and
b2 are the estimates in the regression model; I can get the
2000 Oct 18
1
reference for round
The help for the round function states:
round rounds the values in its first argument to the specified number of
decimal places (default 0). Note that for rounding
off a 5, the IEEE standard is used, ``go to the even digit''. Therefore
round(0.5) is 0 and round(-1.5) is -2.
Could someone provide a reference for this standard?
Thanks, Anne
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Anne E.
2018 Apr 13
0
[Announce] Samba 4.6.15 Available for Download
...."
Thomas Jefferson
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.6 release series.
Changes since 4.6.14:
---------------------
o Jeremy Allison <jra at samba.org>
* BUG 13244: s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed
on error, we don't own it here.
* BUG 13270: s3: smbd: Fix possible directory fd leak if the underlying
OS doesn't support fdopendir().
* BUG 13375: s3: smbd: Unix extensions attempts to change wrong field
i...
2018 Apr 13
0
[Samba] [Announce] Samba 4.6.15 Available for Download
...."
Thomas Jefferson
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.6 release series.
Changes since 4.6.14:
---------------------
o Jeremy Allison <jra at samba.org>
* BUG 13244: s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed
on error, we don't own it here.
* BUG 13270: s3: smbd: Fix possible directory fd leak if the underlying
OS doesn't support fdopendir().
* BUG 13375: s3: smbd: Unix extensions attempts to change wrong field
i...
2006 Jul 29
3
Engines question
I would like to get at all models in a rails application to be able to
add a field to every one of them as part of a migration. Something
like the following:
Appmodels.each { |x| add_column x.table_name.to_s, :foo, :text }
I understand I can get the table name using
ActiveRecord::Base#table_name, but how do I get all the models into an
array that I can use in the above manner?
--
Cheers,
Hasan
2018 Apr 26
3
[Announce] Samba 4.8.1 Available for Download
...ies."
Stephen Hawking
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.8 release series.
Changes since 4.8.0:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 13244: s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed on
error, we don't own it here.
* BUG 13270: s3: smbd: Fix possible directory fd leak if the underlying OS
doesn't support fdopendir().
* BUG 13319: Round-tripping ACL get/set through vfs_fruit will increase the...
2018 Apr 26
3
[Announce] Samba 4.8.1 Available for Download
...ies."
Stephen Hawking
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.8 release series.
Changes since 4.8.0:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 13244: s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed on
error, we don't own it here.
* BUG 13270: s3: smbd: Fix possible directory fd leak if the underlying OS
doesn't support fdopendir().
* BUG 13319: Round-tripping ACL get/set through vfs_fruit will increase the...
2001 Apr 07
1
Hypothesis test
Dear colleague:
Actually that is what is done.
When using the z-test between proportions in two different groups, or using
chi-squared to test the null hypothesis of equal proportions of two or more
groups, the null hypothesis is that
H0: p1=p2=p3.....=p
where this p is the pooled proportion, the proportion in the summed groups =
n1+n2+n3+..../N1+N2+N3....
in the z-test between two
2002 Dec 08
3
strange QQ-Plot
Hi,
i am working on a data set with EDA. That includes QQ-Plots of
residuals vs expected normal distribution.
What puzzles me is that the range of ordinate and abscissae is
so different: while the theoretical quantiles range from [-2, 2]
the sample quantiles on the ordinate do extent from [-20, 50].
Quite obviously some kind of transformation is done.
Although i intensively RTFM i could not
2008 Feb 14
1
Advice on analyzing a mixed effects survival model?
...r readings that might help. Thanks!
Kevin Crowston
Syracuse University Phone: +1 (315) 443-1676
School of Information Studies Fax: +1 (866)
265-7407
348 Hinds Hall Web: http://crowston.syr.edu/
Syracuse, NY 13244-4100 USA
*PS: The attachment named "PGP.sig" of type "application/pgp-
signature" is an electronic signature that may be used to verify that
this email came from me if you have PGP or GPG. Otherwise, you may
safely ignore the attachment.
-------------- next part -----...
2018 Apr 17
1
[Announce] Samba 4.7.7 Available for Download
...===================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.7 release series.
Changes since 4.7.6:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 13206: s4:auth_sam: Allow logons with an empty domain name.
* BUG 13244: s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed on
error, we don't own it here.
* BUG 13270: s3: smbd: Fix possible directory fd leak if the underlying
OS doesn't support fdopendir().
* BUG 13319: Round-tripping ACL get/set through vfs_fruit will increase...
2018 Apr 17
1
[Announce] Samba 4.7.7 Available for Download
...===================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.7 release series.
Changes since 4.7.6:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 13206: s4:auth_sam: Allow logons with an empty domain name.
* BUG 13244: s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed on
error, we don't own it here.
* BUG 13270: s3: smbd: Fix possible directory fd leak if the underlying
OS doesn't support fdopendir().
* BUG 13319: Round-tripping ACL get/set through vfs_fruit will increase...
2002 Mar 01
3
calculating std err (SEM)?
Is there a "canned" function in R for finding the standard error of the
mean? I have tried
> sem <- function(x) c(mean =mean(x),
+ SEM = stdev(x)/sqrt(length(x)))
> sem(pnet.lai)
Error in sem(pnet.lai) : couldn't find function "stdev"
It looks like there is no stdev function in R
Thanks,
Kirk
Kirk R. Wythers email: kwythers at umn.edu
University of
2007 May 18
5
how to compile with large file support?
Hi,
I''m trying to figure out how to compile ferret with large file support,
but none of the topics that discuss this actually say How this is done.
Can someone please provide the info?
thanks.
-m
my exact problem:
http://www.ruby-forum.com/topic/94143#191630
this topic also discusses the issue:
http://www.ruby-forum.com/topic/84237#151791
this topic says that the FAQ should have the
2004 Jun 11
2
lme newbie question
Hi
I try to implement a simple 2-factorial repeated-measure anova in the
lme framework and would be grateful for a short feedback
-my dependent var is a reaction-time (rt),
-as dependent var I have
-the age-group (0/1) the subject belongs to (so this is a
between-subject factor), and
-two WITHIN experimental conditions, one (angle) having 5, the other
3 (hands) factor-levels;