Displaying 4 results from an estimated 4 matches for "bischoff".
2006 Sep 11
2
faster way?
Hi,
Is there a faster way to do this? It takes forever, even on a
moderately sized dataset.
n <- dim(dsn)[1]
dsn2 <- dsn[order(-dsn$xhat),]
dsn2[1, "cumx"] <- dsn2[1, "xhat"]
for (i in 2:n) {
dsn2[i, "cumx"] <- dsn2[i - 1, "cumx"] + dsn2[i, "xhat"]
}
[[alternative HTML version deleted]]
2006 Aug 30
5
working with summarized data
The data sets I am working with all have a weight variable--e.g.,
each row doesn't mean 1 observation.
With that in mind, nearly all of the graphs and summary statistics
are incorrect for my data, because they don't take into account the
weight.
****
For example "median" is incorrect, as the quantiles aren't calculated
with weights:
sum( weights[X < median(X)] )
2000 Aug 21
0
SAMBA can't join Windows 2000 Domain
...entials to machine DC100.
Error was : NT_STATUS_ACCESS_DENIED.
2000/08/21 12:13:10 : change_trust_account_password: Failed to change
password for domain ISECH.
Unable to join domain ISECH.
----------------------
------------------------------------------------------------------------------
Andreas Bischoff Phone: +41 1 389 9706
Integrated Systems Engineering AG FAX: +41 1 389 9797
Balgriststrasse 102 email: bischoff@ise.ch
CH-8008 Zurich / Switzerland WWW: http://www.ise.ch
----------------------------...
2000 Aug 10
0
SAMBA joins Windows 2000 Domain
Dear all,
I have a running Windows2000 Domain in Native mode.
Is there a possibility to let Samba join this domain ?
Right now I get following message when I try to join the DOMAIN
with SAMBA 2.0.7:
----------------------
suse102 samba/bin# ./smbpasswd -j ISECH -r dc100
doing parameter log file = /var/log/samba_isech/%m.log
pm_process() returned Yes
load_client_codepage: filename