search for: onderzoeker

Displaying 20 results from an estimated 20 matches for "onderzoeker".

Did you mean: onderzoek
2011 Sep 17
1
Replacing matching values by related values
I am trying to replace values of a vector (consisting of 15 values) by a value that is related to a matching value in a dataset (consisting of 17 rows). Here's an example The vector: v <- c(f,a,e,d,m,o,e,f,i,n,e,i,b,a,o) The dataset's columns consist of the following values d[,1] <- c(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q) d[,2] <- 1:17 So I want to end up with a vector that
2010 Jul 20
1
define subgroups based on position in table
...B 5 B 6 A 7 A 8 B 9 B 10 B 11 A 12 A This is what it should become: group sub 1 A A1 2 A A1 3 A A1 4 B B1 5 B B1 6 A A2 7 A A2 8 B B2 9 B B2 10 B B2 11 A A3 12 A A3 Maarten Stevens Senior onderzoeker - Aquatisch Beheer / Senior scientist - Aquatic Management INBO – Instituut voor Natuur- en Bosonderzoek / Research Institute for Nature and Forest Afdeling Beheer en Duurzaam Gebruik / Dept. Management and Sustainable Use Kliniekstraat 25 Ÿ B-1070 Brussels, BELGIUM E-mail: maarten.stevens@...
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 :
2005 Sep 22
3
anova on binomial LMER objects
Dear R users, I have been having problems getting believable estimates from anova on a model fit from lmer. I get the impression that F is being greatly underestimated, as can be seen by running the example I have given below. First an explanation of what I'm trying to do. I am trying to fit a glmm with binomial errors to some data. The experiment involves 10 shadehouses, divided between
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.
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.
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
2003 Oct 20
0
Video Codec Survey, please help out.
Hi, We are two students working on a project that aims to bring order in the video codec chaos. It is our goal to create a knowledge base for people that want to use video compression in multi media products. At the moment we need the help of you to help us gather information. If you are a developer and apply, or if you work for a company that applies digital video in multi media products we
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
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
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
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
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
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
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
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
2002 Oct 18
4
Netlogon no longer works in 2.2.6 with W2k client
Hi, We've got a fairly simple samba setup (no ldap/winbind etc) and until recently everything worked fine (using samba-2.2.5). But after switching to samba-2.2.6 w2k-clients fail to run the netlogon-scripts. When i look at the client it says: logonserver=\\<workstationname> BTW. The output of "nmblookup -S CPB" (to me) seems to say that CPB is the logonserver. querying CPB