Displaying 20 results from an estimated 299 matches for "pc1".
Did you mean:
pc
2011 Aug 09
2
reflecting a PCA biplot
Hi Listers,
I am trying to reflect a PCA biplot in the x-axis (i.e. PC1) but am not
having much success. In theory I believe all I need to do is multiply the
site and species scores for the PC1 by -1, which would effectively flip the
biplot.
I am creating a blank plot using the plot command and accessing the results
from a call to rda. I then use the calls to scores t...
2009 Jun 18
3
how to sort
...bject. I think it is a list.
> str(corTFandPCA)
num [1:922, 1:5] -0.0226 -0.0504 -0.0208 -0.0582 -0.0257 ...
- attr(*, "dimnames")=List of 2
..$ : chr [1:922] "abdomen.2" "abdomimal.3" "abdominal.4" "aberration.5"
...
..$ : chr [1:5] "PC1" "PC2" "PC3" "PC4" ...
I want to order it according to PC1.
I tried this
dfCorTFandPCA=as.data.frame(corTFandPCA)
> orderedCorTFandPCA=dfCorTFandPCA[order(PC1)]
Error in order(PC1) : object 'PC1' not found
but get that error. Can someone tell me wh...
2016 Nov 02
2
is it possible to let two nodes in different LAN directly connected with another public server ?
pc1(LANa) ----poor connection ----> VPS <--------- PC2(LANb)
pc1 and pc2 used to connected directly with tinc, since pc1 used to have
WAN IP(pppoe),
but the pppoe IP is not WAN IP anymore (ISP changed to let all ADSL user in
a LAN).
if I let the two pc connect to a VPS with tinc,
can later co...
2013 Aug 26
2
Partial correlation test
Dear all,
I'm writing my manuscript to publish after analysis my final data with
ANOVA, ANCOVA, MANCOVA. In a section of my result, I did correlation of my
data (2 categirical factors with 2 levels: Quantity & Quality; 2 dependent
var: Irid.area & Casa.PC1, and 1 co-var: SL). But as some traits (here
Irid.area) are significantly influenced by the covariate (standard length,
SL), I need to use the partial correlation. I know how to calculate it with
JMP, but as I used R to analyse all of my data (first time in my life) for
this manuscript, can anyone...
2006 Nov 26
2
A question about hosts files
Hi there!
I'm super-happy because I've just finished my semi-auto configurator for
Windows machines ^^
I've got a question: must all the users of a VPN share all together
their hosts files?
i.e.
PC1 is linked to PC2 -> PC1 and PC2 must have both /hosts/PC1 and hosts/PC2
PC2 is linked to PC3 -> PC2 and PC3 must have both /hosts/PC2 and /hosts/PC3
Must PC3 have /hosts/PC1 and PC1 have /hosts/PC3?
Thanks :D
2003 Jul 18
4
rh8.0 and xp home
I have two networked pcs.
pc 1- RH8.0 which came with Samba-backend 1.0.8 and Samba 2.2.5
pc 2- XP Home
I am able to access the shared folders from pc2 on pc1.
However from pc2 I can not even see the ressources of pc1.
In My Network Places/Entire Network/Microsoft Windows Network/"My
Workgroup" I can see "pc1" but when I click on it I get an error
message: \\"pc1" is not accessible. You might not have permission to use
th...
2004 Feb 26
2
Samba-3.0.2 PDC LDAP: Add computer to domain issue with smbldap-tools
...and then to LDAP with smbldap-useradd -a
and access the server via Windows PCs. Everything appeared to be working
correctly.
My only problem is that I cannot seem to get a machine account added
correctly. I've added the PC name to /etc/passwd etc. with "useradd -s
/bin/false -g computers pc1$" and also run "smbldap-useradd -w pc1".
When the computer attempts to join the domain it receives an "unable to
join domain" error. It seems that "smbldap-useradd -w pc1" seems to add
only a posix account to the LDAP backend ?:
-----------
pc1$, Computers, domai...
2003 Aug 08
1
covmat argument in princomp() (PR#3682)
...put value "center" is all
NA's, even though the input matrix was indeed centered. I haven't read
anything about this in the help file for princomp(). See code below for an
example: pc2$center is all NA's.
Jerome Asselin
x <- rnorm(6)
y <- rnorm(6)
X <- cbind(x,y)
pc1 <- princomp(X)
pc1$scores %*% t(pc1$loadings)-X
pc1$center
pc2 <- princomp(X,covmat=cov(X)*5/6)
pc2$scores %*% t(pc2$loadings)-X
pc2$center # All NA's (should be the same as pc1$center)
> x <- rnorm(6)
> y <- rnorm(6)
> X <- cbind(x,y)
> pc1 <- princomp(X)
> p...
2010 Jun 18
1
Fitting a polynomial using lrm from the Design library
...library. I am interested in this function because I would like to obtain "pseudo-R2" values (see http://tolstoy.newcastle.edu.au/R/help/02b/1011.html).
Can anyone help me with the syntax?
If I fit the model using the stats library, the code looks like this:
model <- glm(x$trait ~ x$PC1 + I((x$PC1)^2) + I((x$PC1)^3), family = binomial)
What would be the equivalent syntax for the lrm function?
Thanks very much in advance,
-----------------------------------
Josh Banta, Ph.D
Center for Genomics and Systems Biology
New York University
100 Washington Square East
New York, NY 10003
T...
2010 Dec 20
8
Mutiple virtualmachines Live migration at the same time with Xen
...t this help.
-l, --live Use live migration.
-p=portnum, --port=portnum
Use specified port for migration.
-r=MBIT, --resource=MBIT
Set level of resource usage for migration.
yogi-pc2:# jobs
[1] Running xm migrate --live vm01 yogi-pc1 &
[2] Running xm migrate --live vm02 yogi-pc1 &
[3]- Running xm migrate --live vm03 yogi-pc1 &
[4]+ Running xm migrate --live vm05 yogi-pc1 &
yogi-pc2:# ps -aux
root 29983 0.3 0.4 11076 6800 pts/0 S 19:34 0:00 pyth...
2006 Nov 28
1
help
Heloo!
I have 3 Vpn with 3 servers!
pc1 with debian and adr. for ex. 10.10.10.x
pc2 with debian and adr. for ex. 10.10.10.y
pc3 with debian and adr. for ex. 10.10.10.z
On tinc i have
pc1 connect to pc2 and pc3
pc2 connect to pc1 and pc3
pc3 connect to pc1 and pc3
Evrithing works fine but i whant to connect from home
to this vpn but at m...
2004 Nov 27
2
Samba fc3: accent problem
...such as ?, ?, ?...) from filenames on a samba server using
fedora core 3. After spending hours on it, I have been unable to find a
solution. Any help from you would be greatly appreciated.
Here is the description of my configuration:
I have 3 machines running:
- one server with fc3
- one PC "PC1" with fc3
- one PC "PC2" with XP
The server runs samba 3.0.8-0.pre1.3 with the
following /etc/samba/smb.conf file:
========================
# Global parameters
[global]
unix charset = ISO8859-15
display charset = ISO8859-15
workgroup = MYGROUP
netbios name = SAMBA
server strin...
How to use PC1 of PCA and dim1 of MCA as a predictor in logistic regression model for data reduction
2011 Aug 17
4
How to use PC1 of PCA and dim1 of MCA as a predictor in logistic regression model for data reduction
...ct
matter knowledge, I selected 4 important variables. Regarding the rest 9
variables, I tried to perform data reduction by principal component
analysis (PCA). However, 8 of 9 variables were binary and only one
continuous. I transformed the data by transcan of rms package and did
PCA with princomp. PC1 explained only 20% of the variance. Still, I used
the PC1 as a predictor of the logistic model and obtained some results.
Then, I tried multiple correspondence analysis (MCA). The only one
continuous variable was age. I transformed "age" variable to "age_Q"
factor variable as t...
2011 Jul 29
2
change pch in 3dplot, export graph
...that I
am doing wrong. Also is it possible to utilize the interactive feature of
3dplot in a powerpoint, perhaps there is some sort of file format that the
graph could be exported to? Any suggestions would be very much appreciated.
Thanks in advance,
library(rgl, pos=4)
plot3d(subset(Dataset$PC1, source=="ashe_amphib"), subset(Dataset$PC2,
source=="ashe_amphib"), subset(Dataset$PC3, source=="ashe_amphib"),
xlim=c(-5,7), ylim=c(-5,3), zlim=c(-4,7), xlab="PC1", ylab="PC2",
zlab="PC3", col=1, pch=1)
points3d(subset(Dataset$PC1, sourc...
2007 Apr 18
1
[Bridge] Man-in-the-middle scenario within vmware - problem
Hi there,
I'm trying to set up a man-in-the-middle scenario within a VMWare Workstation
team, using brctl. What I want is the following:
PC1 eth0 >---LAN-segment-1---< eth0 PCMITM eth1 >---LAN-segment-2---< eth0 PC2
Now I did the following on PCMITM (PC man in the middle):
ifconfig eth0 down
ifconfig eth1 down
brctl addbr lnxbr0
brctl addif lnxbr0 eth0
brctl addif lnxbr0 eth1
ifconfig eth0 0.0.0.0
ifconfig eth1 0.0.0.0
ifc...
2009 Jul 16
2
Nested ANOVA residuals error
I am having trouble setting up a nested anova model. Here is a
truncated version of my data:
> data
Ind Treatment PC1
1 PER14 SC 1.14105282
2 PER14 SH 1.45348615
3 PER14 AC 2.45096904
4 PER25 SC 1.23687887
5 PER25 SH 4.54797450
6 PER25 AC -0.73391131
7 PER30 SC 1.15899433
8 PER30 SH 2.83273736
9 PER30 AC -0.86272186
10 PER31 SC...
2007 Aug 11
1
tc and multiple ip on a device
Hi,
i''m sort of testing a configuration and things are not working sa i
planned.
i have the following network diagram: PC1 to 7 cnneced on the same
ethernet hub.
PC1 PC2 PC 3 PC4 PC5 PC6 on network 192.168.5.0
PC6 and PC7 on network 192.168.1.0
so PC6 work as a router. in addition, PC6 is connected to both
network on the same device eth0.
now on PC6, put a tbf on dev eth0 root with a rate 100ko/s
send data fr...
2016 Apr 30
0
Unexpected scores from weighted PCA with svyprcomp()
...quire(survey))
covariance.matrix <- svyvar(formula, design)
variables <- diag(covariance.matrix)
correlation.matrix <- covariance.matrix / sqrt(variables %*%
t(variables))
return(correlation.matrix)
}
library(survey)
data(api)
dclus2 <- svydesign(ids = ~ dnum + snum, fpc = ~ fpc1 + fpc2, data =
apiclus2)
pc <- svyprcomp( ~ api99 + api00, design = dclus2, scale = TRUE, scores
= TRUE)
dclus2$variables$pc1 <- pc$x[, "PC1"]
dclus2$variables$pc2 <- predict(pc, apiclus2)[, "PC1"]
mycoef <- pc$rotation[, "PC1"] / pc$scale
dclus2$variables$...
2003 Jul 08
2
Can anybody help me on this?
Hi there:
I have this configuration:
|-----[Server 2]
|
[Internet]--------[Router]----------[Switch]------------ [Server 1]
|
|-----[PC1]
|
|-----[PC2]
|
|-----[PC3]
Server 1 has IP 216.251.XXX.XX1
Server 2 has IP 216.251.XXX.XX2
PC1 has IP 216.251.XXX.XX3
PC2 has IP 192.168.XXX.1
PC3 has IP 192.168.XXX.2
How do I configure shorewall in SERVER 2 to block to/from the Internet Port
22 (ssh), but do not block port 22 from PC1 and...
2002 Dec 12
0
Problem connecting to Win2k share
Hi:
After reinstalling my Win2k server, when I mount a Samba Windows 2000 share
from my Linux clients I get this error:
# smbmount //pc1/dir1 /dir2
Password: <ENTER>
Anonymous login successful
11729: tree connect failed: ERRDOS - ERRnoaccess (Access denied.)
I'm accesing as anonymous without password.
Anonymous login seems successful, but I have no access to the shares:
# smbclient -L pc1
added interface ip=19...