Displaying 20 results from an estimated 400 matches similar to: "Reading outdated .Rprofile file"
2011 Nov 10
2
Listing tables together from random samples from a generated population?
.
HI there,
I'd like to show demonstrate how the chi-squared distribution works, so I've come up with a sample data frame of two categorical variables
y<-data.frame(gender=sample(c('Male', 'Female'), size=100000, replace=TRUE, c(0.5, 0.5)), tea=sample(c('Yes', 'No'), size=100000, replace=TRUE, c(0.5, 0.5)))
And I'd like to create a list of 100
2008 Sep 26
0
Cross Validation output
Good Day All,
I have a negative binomial model that I created using the function 
glm.nb() with the MASS library and I am performing a cross-validation 
using the function cv.glm() from the boot library.  I am really 
interested in determining the performance of this model so I can have 
confidence (or not) when it might be applied elsewhere
If I understand the cv.glm() procedure correctly, the
2016 Apr 10
0
logistic regression with package 'mice'
Dear all, I request your help to solve a problem I've encountered in using
'mice' for multiple imputation.
I want to apply a logistic regression model.
I need to extract information on the fit of the model.
Is there any way to calculate a likelihood ratio or the McFadden-pseudoR2
from the results of the logistic model?
I mean, as it is possible to extract pooled averaging and odds
2007 Aug 06
0
KMO sampling adequacy and SPSS -- partial solution
Hello,
This is in response to a post from a couple of years back regarding
Kaiser-Meyer-Olkin Measures of Sampling Adequacy.
(http://tolstoy.newcastle.edu.au/R/help/05/12/17233.html)
As it turns out, last year Trujillo-Ortiz et al. at the Universidad
Autonoma de Baja California wrote and posted a script for MATLAB that
does the job.  You can see it (with a discussion of KMO statistics) at
2005 Dec 07
1
KMO sampling adequacy and SPSS -- partial solution
Dear colleagues,
I've been searching for information on the Kaiser-Meyer-Olkin (KMO)  
Measure of Sampling Adequacy (MSA). This statistic is generated in  
SPSS and is often used to determine if a dataset is "appropriate" for  
factor analysis -- it's true utility seems quite low, but it seems to  
come up in stats classes a lot. It did in mine, and a glance through  
the R-help
2009 Sep 30
1
How to calculate KMO?
Hi All,
How do i calculate KMO for a dataset?
*Dataset:---------------------*
    m1 m2 m3 m4 m5 m6 m7 m8
1       2 20 20  2  1  4 14 12
2       9 16  3  5  2  5  5 15
3      18 18 18 13 17  9  2  4
4       7  7  2 12  2 11 11 11
5       7  8  5 19  5  2 20 18
6       7  4  7  4  7  9  3  3
7       5  5  5 12  5 13 13 12
8       6  6  4  3  5 17 17 16
9      12 12  4  2  4  4 14 14
10      5 14 
2013 Oct 03
1
When to use RProfile.site or .Rprofile
I would appreciate some advice on what the preferred contents of RProfile.site vs. .Rprofile should be. A .First() function can reside in either one, but is it preferred to place it in .Rprofile? I currently use .First() in .Rprofile files placed in separate directories used for different RStudio projects. 
Thank you 
	[[alternative HTML version deleted]]
2016 Nov 18
0
Tell whether ./.Rprofile or ~/.Rprofile is being processed?
Hi.
Assume I have one ~/.Rprofile (in my home directory) and one
./.Rprofile (in my current working directory).  In this case, the
latter will have higher priority and will be the script that R uses
during the startup process.
Is there a *generic* way to programmatically from within ./.Rprofile
and ~/.Rprofile to tell what their absolute pathnames are or
equivalently what directories they are
2013 Aug 28
2
[PATCH] percpu ida: Switch to cpumask_t, add some comments
On Wed, 28 Aug 2013 14:00:10 -0700 Kent Overstreet <kmo at daterainc.com> wrote:
> On Wed, Aug 28, 2013 at 01:25:50PM -0700, Andrew Morton wrote:
> > On Wed, 28 Aug 2013 12:55:17 -0700 Kent Overstreet <kmo at daterainc.com> wrote:
> > 
> > > Fixup patch, addressing Andrew's review feedback:
> > 
> > Looks reasonable.
> > 
> > > 
2013 Aug 28
2
[PATCH] percpu ida: Switch to cpumask_t, add some comments
On Wed, 28 Aug 2013 14:00:10 -0700 Kent Overstreet <kmo at daterainc.com> wrote:
> On Wed, Aug 28, 2013 at 01:25:50PM -0700, Andrew Morton wrote:
> > On Wed, 28 Aug 2013 12:55:17 -0700 Kent Overstreet <kmo at daterainc.com> wrote:
> > 
> > > Fixup patch, addressing Andrew's review feedback:
> > 
> > Looks reasonable.
> > 
> > > 
2011 Jun 17
4
Bartlett's Test of Sphericity
Hello Dear R user,
I want to conduct a Principal components analysis and I need to run two 
tests to check whether I can do it or not. I found how to run the KMO 
test, however i cannot find an R fonction for the Bartlett's test of 
sphericity. Does somebody know if it exists?
Thanks for your help!
Thibault
	[[alternative HTML version deleted]]
2013 Aug 28
2
[PATCH] percpu ida: Switch to cpumask_t, add some comments
On Wed, 28 Aug 2013 12:55:17 -0700 Kent Overstreet <kmo at daterainc.com> wrote:
> Fixup patch, addressing Andrew's review feedback:
Looks reasonable.
>  lib/idr.c           | 38 +++++++++++++++++++++-----------------
I still don't think it should be in this file.
You say that some as-yet-unmerged patches will tie the new code into
the old ida code.  But will it do it in a
2013 Aug 28
2
[PATCH] percpu ida: Switch to cpumask_t, add some comments
On Wed, 28 Aug 2013 12:55:17 -0700 Kent Overstreet <kmo at daterainc.com> wrote:
> Fixup patch, addressing Andrew's review feedback:
Looks reasonable.
>  lib/idr.c           | 38 +++++++++++++++++++++-----------------
I still don't think it should be in this file.
You say that some as-yet-unmerged patches will tie the new code into
the old ida code.  But will it do it in a
2011 Jun 18
1
"Justify" PCA? -- was: Bartlett's Test of Sphericity
Apologies for the obvious, but just to clarify: there is no reason to
"justify" a PCA -- it's just an eigen decomposition of a matrix and is
therefore "justified" by linear algebra.
If one wants to determine whether some subset of the eigenvectors =
principal components suffice to "represent" the data in some sense,
then that is where distributional
2007 Dec 04
2
Outdated packages on 5.1
Hi,
A package verification on recently CentOS 5.1 reveals that some packages 
is outdated comparing with the 5.0. Here are some examples:
5.0                                   5.1
tzdata-2007h-1.el5            tzdata-2007d-1.el5
libpng-1.2.10-7.1.el5_0.1   libpng-1.2.10-7.0.2           
perl-5.8.8-10.el5_0.2         perl-5.8.8-10
The "updates" directory on CentOS 5.1 repository does
2004 Apr 20
0
outdated bogons table in current Shorewall...
Hi,
according to:
http://www.iana.org/assignments/ipv4-address-space
the bogons table is outdated...
tha attached patch fixes that... (done against 2.0.1)
--
Regards
Thomas
PS.
please CC me as I''m not subscribed to the list
-------------- next part --------------
--- usr/share/shorewall/bogons.old	2004-04-19 18:28:00.000000000 +0300
+++ usr/share/shorewall/bogons	2004-04-20
2005 Mar 18
0
Outdated "bogon" filtering
Sorry if this is somewhat offtopic, but I''m interested in knowing how 
many on the list either manage or have dealt with networks in the 
following address blocks that have been recently assigned by ARIN:
58.0.0.0/24
59.0.0.0/24
69.0.0.0/24 through 72.0.0.0/24
82.0.0.0/24 through 88.0.0.0/24
We have recently changed ISPs and ended up with an address block in 
the 72.x space, which is
2004 Sep 30
0
MSFlexGrid control(msflxgrd.ocx) always gives a maybe outdated error
I have a few apps at work that use the msflxgrd.ocx control and have 
been trying for several years to see if one day it will work with a new 
release of wine but that day has not yet come.  I have finally decided 
to post to this list about it instead of sitting idle and see if anyone 
might be able to help find the problem and see how big of a deal it is 
to fix.
I had a developer at work
2009 Mar 18
2
SECUR32_initNTLMSP ntlm_auth was not found or is outdated. M
Hi, 
i would like start a Programm but i become this message 
SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.x is in your path.
how i can fix ist ? 
I Use debian4.0 
Sorry for my band english. 
Vilsa
2012 Jan 25
1
Re: docs: Remove outdated LaTex documentation.
On Wed, 2012-01-25 at 15:55 +0000, Xen patchbot-unstable wrote:
> # HG changeset patch
> # User Keir Fraser <keir@xen.org>
> # Date 1327506767 0
> # Node ID 4271634e4c86568b6bf2241ebf9be4a82ab430bf
> # Parent  a2a8089b1ffbf5757ca3191cb8f74a5f1ed7fed1
> docs: Remove outdated LaTex documentation.
Nice.
> @@ -82,7 +70,7 @@
>         $(MAKE) -C xen-api clean
>