Displaying 20 results from an estimated 600 matches similar to: "Replacing matching values by related values"
2009 Sep 22
2
glm analysis repeated for 900 variables
Dear R users,
Could you help my with the following problem?
I want to repeat a glm analysis with 2 independent variables for all 900
variables (snps) in my data set. So, I want to check whether snp1 has a
different effect on my outcome variable in patients and
controls(phenotype). And repeat that for snp2 to snp900.
Is there an easy way to get a summary of the data, e.g. a list of P
values of all
2018 Apr 18
2
Is anyone using Isilon OneFS in combination with Samba with AD authentication ?
Hi,
We are in the process of testing a migration of our current setup which
contains Samba 4 as Classic DC with LDAP backend, Isilon OneFS bulk
storage serving NFS/SMB shares and Windows/Mac/Linux clients to a more
modern Samba 4 AD.
We need to migrate to Samba AD because of Windows 10 and macos 10.13.x
(and for several other reasons).
But we run into an issue with authenticating the clients
2019 Mar 25
2
Samba AD and adding a Windows 2008R2 DC
Hi,
we now have an old Windows NT4.0 domain served by Samba 4.2.x (using
Samba and LDAP) and want to move to Windows AD.
The reason we need to do that is because of the clients (Windows 10 and
MacOS) and because of a third party device which does not want to talk
to Samba AD (Isilon OneFS).
I did a 'classicupgrade' to Samba AD from our Samba/LDAP config and
then I use this guide :
2018 Sep 14
0
Routing(?) issue
Hi,
this has nothing to do with CentOS but with your router which does not
support using the public IP from inside your network (which is quite
common).
If the port is open on your router when you access it from another
public IP then all is well.
Regards,
Michel
On Fri, 2018-09-14 at 09:43 +0200, Marcin Trendota wrote:
> W dniu 13.09.2018 o 22:19, Oleg Cherkasov pisze:
> > On 13.
2018 Sep 14
2
Routing(?) issue
W dniu 13.09.2018 o?22:19, Oleg Cherkasov pisze:
> On 13. sep. 2018 21:02, Marcin Trendota wrote:
>>
>> There is nginx on port 80.
>> I've turned off SELinux for testing purposes.
>>
>> [root at chamber ~]# nmap chamber -p80
>> [...]
>> PORT?? STATE SERVICE
>> 80/tcp open? http
>>
>> [root at chamber ~]# nmap -p80
2012 Nov 28
0
Numbers at risk below cumulative incidence function plot (plot.cuminc, cmprsk-package)
Dear R-community,
I would like to plot the numbers at risk for the different causes of failure at specific timepoints below a cumulative incidence function plot (plot.cuminc-function, cmprsk-package). For a Kaplan-Meier plot I know this is possible with the n.risk-argument in the survplot-function (rms-package), but to my knowledge no such readily-available functions are available for competing
2013 Apr 30
0
Fastbw() function: grouping of variables
Dear R users,
For the purpose of validating a prediction model using validate() from the rms package, I am running into some trouble with using the fastbw() function breaking up natural groups of variables.
Is there any way I can specify to keep certain variable together? In particular, if interactions are included I would also like to keep the main effects in the model.
Another example is a
2020 Jun 17
0
C8 - KVM on bridge on VLAN on team issues.
Hi,
the first thing that comes to mind, did you set ip_forward to enable in
/etc/sysctl.conf ?
net.ipv4.ip_forward = 1
Should explain why you IP on the bridge works but not on the vms.
Regards,
Michel
On Wed, 2020-06-17 at 09:43 -0400, Lamar Owen wrote:
> As part of my initial KVM host on C8 deployment, I decided to set up
> some HA features on the new host, specifically NIC
2020 Jun 17
2
C8 - KVM on bridge on VLAN on team issues.
As part of my initial KVM host on C8 deployment, I decided to set up
some HA features on the new host, specifically NIC teaming. Teaming
seems to be bond++ of a sort, so I thought I would at least try it.? So
here's the scenario:
1.) Server with two gigabit ethernet ports, two Cisco switches.
2.) During install, used the 'Server with GUI' group and added the
virtualization
2017 Mar 20
1
User home and shell lookup on a Samba AD DC
Hi list,
I am probably overlooking something, but can not figure out what is
going on nor can I find something through google.
I just converted a Samba 4 PDC to Samba 4 AD DC (using the samba
provided tools). I hooked up a Linux laptop to the network configure
winbind, joined the domain and am able to login with my credentials from
Samba AD. However I can not seem to get it working on the
2010 Dec 15
1
Using Metafor package: how to backtransform model coefficients when Freeman Tukey double arcine transformation is used
Hello,
I am performing a meta-analysis using the metafor package. My data are
proportions and I used the Freeman Tukey double arcine (FT)
transformation to fit the random effects model. Now I want to create a
forest plot with my estimates backtransformed to the original scale of
proportions. Can this be done?
Regards,
Patricia
2020 Jan 07
2
Network Diagnostics
In our smallest office, we have a Dell CentOS 7 system, a
Windows system and an HP 8610 printer, all hard-wire Ethernet
connected with a Linksys router. The router provides Internet
connection. All of the network-connected systems get their
IP address from the router at power up.
Successful network connection of the printer at power up
has recently started taking much longer than usual.? The
2019 Mar 27
1
Samba AD and adding a Windows 2008R2 DC
Hi,
On Mon, 2019-03-25 at 12:28 +0000, Rowland Penny via samba wrote:
> On Mon, 25 Mar 2019 11:24:03 +0000
> "Deventer-2, M.S.J. van via samba" <samba at lists.samba.org> wrote:
>
> > Hi,
> >
> > we now have an old Windows NT4.0 domain served by Samba 4.2.x
> > (using
> > Samba and LDAP) and want to move to Windows AD.
> > The reason
2012 Jul 20
0
Forced inclusion of varaibles in validate command as well as step
Dear prof. Harrell,
I'm not able to use the force option with fastbw, here an example of the error I've got (dataset stagec rpart package):
> fitstc <- cph(Surv(stagec$pgtime,stagec$pgstat) ~ age + eet + g2 + grade + gleason + ploidy, data=stagec)
> fbwstc <- fastbw(fitstc,rule="aic",type="individual")
> fbwstc
Deleted Chi-Sq d.f. P Residual d.f.
2019 Dec 31
7
Nasty Fail2Ban update for Centos 7
Hi all...
Recently a new Fail2Ban was available among some other updates for my
Centos 7 system, and I just updated all.
It seems that was a very BAD idea.
Just noticed that Fail2Ban have generated a 6MB error log because
of the update, and FirewallD a 1MB log of errors !
(not sure if any of those were really working after this)
ok, I'll just run yum downgrade fail2ban I thought.
Naa, no
2005 Nov 13
1
selection of missing data
Hi i'm a french medical student,
i have some data that i import from excel. My colomn of the datafram
are the localisations of metastasis. If there is a metatsasis there is
the symbol "_". i want to exclude the row without metastasis wich
represent the NA data.
so, i wrote this
mela is the data fram
mela1=ifelse(mela[,c(11:12,14:21,23,24)]=="_",1,0) # selection of the
2012 Feb 18
2
transforming a data frame to matrix
Hello
> orderulcount
Group.1 Group.2 Group.3 x V5
7 C L 0.0 30 C / L
19 C L 0.2 27 C / L
31 C L 0.4 15 C / L
43 C L 0.6 7 C / L
54 C L 0.8 2 C / L
10 C S 0.0 27 C / S
22 C S 0.2 10 C / S
34 C S 0.4 6 C / S
46 C S 0.6 1 C / S
1 D
2012 May 14
3
Add column from other columns data.
Hi everyone,
I am having some problems with making a new colomn wit data in it.
I have this one column named: Fulfilled
Fulfilled
1
1
0
1
1
1
1
0
0
1
And now I would like to add another colum to my .csv file ("Finished")
In this "Finished" column I would like to have "Yes" or "No".
Where in colomn "Fullfilled" is a 1, "Finished"
2006 Aug 04
2
Data frame referencing?
Dear R users,
When you do:
> x <- rnorm(10)
> y <- rnorm(10)
> z <- rnorm(10)
> a <- data.frame(x,y,z)
> a$x
[1] 1.37821893 0.21152756 -0.55453182 -2.10426048 -0.08967880 0.03712110
[7] -0.80592149 0.07413450 0.15557671 1.22165341
Why does this not work:
> a[a$y>0.5,y] <-1
Error in "[<-.data.frame"(`*tmp*`, a$y > 0.5, y, value = 1) :
2006 Mar 14
2
Date problem
Hello,
I have some "stupid" problems managing "date" data.
I have a colomn "date", which I converted from a character representation:
for example:
a="26/02/06"
date=strptime(a,format="%d/%m/%y")
For one part of the analysis, I'm interested only in the month and the
year, so I did:
m.y=strftime(date,format="%m/%y")
This returns me