Displaying 5 results from an estimated 5 matches for "heyen".
Did you mean:
helen
2004 Feb 18
4
How to repeat a procedure
...;.01]<-0; x3[i,]<-x2},
2. I want to calculate means and sample variances of each row and create a
new matrix 100x2;
3. I then want to repeat above procedure 500 times so that eventually I
will have 500 100x2 matrices.
Would someone mind helping me to code 2 & 3?
Thanks ahead of time.
Heyen
2004 Feb 10
1
generate random sample from ZINB
...to generate random samples from NB, and I know
I can use
the following process:
do i=1 to 1000
n=0
do i=1 to 1000
if runi(1)>0.1 then x(i) = 0; else
x(i)=rnegbin();
n=n+1;
if n>1000 then stop;
end;
output;
end;
Anybody can help me out with the R code?
Thanks very much ahead of time.
Heyen
2016 Jul 20
0
Getent passwd doesn't show Domain Members
...rkaround?
Kind regards
Timo Dachs-Wegmann
-EDV-
-------------------------------------
PROCITEC GmbH Rastatter Strasse 41
D-75179 Pforzheim
Fon: +49 7231 15561-29
Fax: +49 7231 15561-11
Mailto: t.wegmann at procitec.de
Mannheim HRB 504702
Geschäftsführer: Dipl.-Ing. (FH) Dipl.-Inf. (FH) Jens Heyen
-----Ursprüngliche Nachricht-----
Von: samba [mailto:samba-bounces at lists.samba.org] Im Auftrag von Achim Gottinger
Gesendet: Dienstag, 19. Juli 2016 18:28
An: samba at lists.samba.org
Betreff: Re: [Samba] Getent passwd doesn't show Domain Members
Am 19.07.2016 um 16:55 schrieb Timo Dachs...
2008 Apr 25
3
Samba segs when serving files from a windows partition on OpenBSD-4.2
Hi,
Before I file a bug report, I just wanted to check that samba is capable
of serving files from a FAT32 partition. I have here an OpenBSD-4.2
i386 machine here with a second disk containting files that I will be
sharing via both NFS and samba. The NFS share work great, but samba seg
faults upon a windows client connecting. This occurs when using the
OpenBSD package, and also when built from
2016 Jul 19
8
Getent passwd doesn't show Domain Members
Dear Support-Team,
i have a problem regarding the function of winbind on a samba4 Active Directory Domain Controller.
I installed samba4 from the standard debian sources.
Made the domain provisioning and installed Kerberos.
After that I installed winbind and linked the libnss_winbind.so.2 -> libnss_winbind.so.
Wbinfo -u and wbinfo -g do work properly.
The strange thing is, that