Displaying 20 results from an estimated 94 matches for "gruppe".
Did you mean:
kruppe
2012 Apr 08
2
How to produce serveral plots with pairs of vectors
...with five variable
pairs within in one code (loop).
Problem:
I define two objects, erveryone has five vectors (columns /variables):
dimensionen <- data.frame(meinspss$attr_diff_gesamt,
meinspss$finanz_diff_gesamt, meinspss$leist_diff_gesamt,
meinspss$soz_diff_gesamt, meinspss$wert_diff_gesamt)
gruppe <- data.frame(meinspss$R1_02, meinspss$R2_02,
meinspss$R3_02,meinspss$R4_02,meinspss$R5_02)
Now I would like to plot five similar graphs (beanplots, boxplots) for every
pair of vectors (dimension by gruppe) .
This works: box plot (dimensioned) - I receive a plot with 5 boxes.
This does not w...
2005 Jun 11
1
Problem joining a domain using ads
server: ms 2003 with ads
client: debian 3.1/samba 3.0.14
smb.conf:
..
[global]
workgroup = SP-GRUPPE
password server = 10.85.117.150
realm = SP-GRUPPE.DE
encrypt passwords = no
server string = %h server (Samba %v)
obey pam restrictions = yes
passdb backend = tdbsam, guest
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
sys...
2003 Jan 22
3
Error when using polr() in MASS
Dear all,
I get an error message when I use polr() in MASS. These are my data:
skugg grupp frekv
4 1 gr3 0
5 2 gr3 3
6 3 gr3 6
10 1 gr5 1
11 2 gr5 12
12 3 gr5 1
>
> summary(polr(skugg ~ grupp, weights=frekv, data= skugg.cpy1.dat))
Error in optim(start, fmin, gmin, method = "BFGS", hessian = Hess, ...) :
2006 Apr 11
2
Browsing problem
...-c
LAN-Verbindung:
Knoten-IP-Adresse: [192.168.200.201] Bereichskennung: []
NetBIOS-Remotecache-Namentabelle
Name Typ Hostadresse Dauer [Sek.]
-------------------------------------------------------------
INTRA.COMPANY.NET <1C> GRUPPE 192.168.200.121 72
% NBTSTAT -n
LAN-Verbindung:
Knoten-IP-Adresse: [192.168.200.201] Bereichskennung: []
Lokale NetBIOS-Namentabelle
Name Typ Status
---------------------------------------------
STYLISTIC <00>...
2012 Nov 12
2
order in stacked barplot
...ms in
different orders. i don?t know why. but i want to have the same order in
every stacked bar.
I used the code
data1 <- read.table("N_O_W_MAI.txt", header=TRUE, dec = ",")
attach(data1)
Teich1<-factor(Teich,levels=c(5,7,9,11,"G") ,ordered=is.ordered(Teich))
Gruppe1<-factor(Gruppe,levels=c("Annelida","Cladocera","Copepoda",
"Diptera","Ephemeroptera","Ostracoda","Sonstige"),ordered=is.ordered(Gruppe))
data2<-data.frame(Teich1,Gruppe,Herkunft,IRI)
data2
> str(data2)
'data.fra...
2005 Sep 26
2
Deutsche Rails-Gruppe
Hallo!
Wenn du das hier lesen und verstehen kannst, interessiert dich vielleicht
auch dieser Link zur neuen deutschen Ruby On Rails-Usergroup:
http://rubyonrails-ug.de/
+ Weblog
+ Mailingliste
Viele Grüße
~Tobias
PS: Danke an die Gründer!
2007 Apr 28
1
freeRADIUS with winbindd, ntlm_auth on Samba 3.0.24
Hello
I want to use ntlm_auth together with winbindd for RADIUS-authentication
of users against the users of a Samba-server. The freeRADIUS-daemon and
the Samba-, winbindd- and ntlm_auth binaries are all on the same
machine. Samba works fine and the whole setup worked fine with Samba
3.0.22. Actually I have to set up this scenario on a machine with Samba
3.0.24 and it does not work at all :-(.
2013 Jan 29
1
starting values in glm(..., family = binomial(link = log))
...1L,
1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 2L, 1L, 1L, 1L, 1L, 1L, 2L, 1L,
1L), .Label = c("nicht erkrankt", "erkrankt"), class = "factor"),
Gruppe = c(2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2004 Jun 07
0
dfs in lme
...if I have understood
correctly that ist the same as saying that interactions between random and
fixed effects are considered). I tried the following code:
library ('nlme')
options (contrasts= c ('contr.treatment', 'contr.poly'))
# create fake data
data.df <- data.frame (gruppe= rep (1:4, rep (20, 4)))
# create response variable
data.df$zv <- rnorm (80, 2)
# create potential explanatory variables
data.df$explan <- rnorm (80, 2)
data.df$treat <- as.factor (sample (1:3, 80, T))
data.df$treat1 <- as.factor (sample (1:4, 80, T))
data.df$treat2 <- as.factor (...
2008 May 26
0
use aov or lme for split plot design?
...are
studying biomass increase with different CO2 concentrations with four
different
functional plant groups (e.g. grasses, herbs, broad-leafed trees and
conifers). Of each
functional plant group we have four species. The design is orthogonal.
The design is:
Blocks: 2 (climate chambers, called Gruppe)
Plot: 3 (3 CO2 concentrations)
whole plot treatment is CO2
in each chamber we have the same 4 functional plant groups (funktGr),
each represented by
four species (the species are nested in the functional plant groups,
because if I take
species as a single factor I get 16 species, which is n...
2023 Apr 12
2
Fwd: ntlm_auth and freeradius
...hutzbeauftragter
>>>
>>> Ellerhold Aktiengesellschaft
>>> Friedrich-List-Str. 4
>>> 01445 Radebeul
>>>
>>> Telefon: +49 (0) 351 83933-61
>>> Web: www.ellerhold.de
>>> Facebook: www.facebook.com/ellerhold.gruppe
>>> Instagram: www.instagram.com/ellerhold.gruppe
>>> Twitter: https://twitter.com/EllerholdGruppe
>>>
>>> Amtsgericht Dresden / HRB 23769
>>> Vorstand: Stephan Ellerhold, Maximilian Ellerhold
>>> Vorsitzender des Aufsichtsra...
1999 Sep 22
1
Samba and Visual C++
I've just tried to install MS Visual C++ 6.0 on our Samba 2.0.5a
Linux Server. When I was asked for the installation directory I tried
to use a samba-share that was mounted on a network drive letter. Just
after this the setup programm refused the path as incorrect. Now the
question: Is it impossible to install the VC6 package server based?
I don't wan't to install this big package on
2024 Jul 19
1
Weird folders / files after upgrading to Samba 4.20
...n,
> and it might require some high filesystem load.
>
> Thanks,
>
> /mjt
>
--
Senior Webentwickler
Datenschutzbeauftragter
Ellerhold Aktiengesellschaft
Friedrich-List-Str. 4
01445 Radebeul
Telefon: +49 (0) 351 83933-61
Web: www.ellerhold.de
Facebook: www.facebook.com/ellerhold.gruppe
Instagram: www.instagram.com/ellerhold.gruppe
LinkedIn: www.linkedin.com/company/ellerhold-gruppe
Amtsgericht Dresden / HRB 23769
Vorstand: Stephan Ellerhold, Maximilian Ellerhold
Vorsitzender des Aufsichtsrates: Frank Ellerhold
---Diese E-Mail und Ihre Anlagen enthalten vertrauliche Mitteilung...
2023 Apr 12
1
Fwd: ntlm_auth and freeradius
...Datenschutzbeauftragter
> > >
> > > Ellerhold Aktiengesellschaft
> > > Friedrich-List-Str. 4
> > > 01445 Radebeul
> > >
> > > Telefon: +49 (0) 351 83933-61
> > > Web: www.ellerhold.de
> > > Facebook: www.facebook.com/ellerhold.gruppe
> > > Instagram: www.instagram.com/ellerhold.gruppe
> > > Twitter: https://twitter.com/EllerholdGruppe
> > >
> > > Amtsgericht Dresden / HRB 23769
> > > Vorstand: Stephan Ellerhold, Maximilian Ellerhold
> > > Vorsitzender des Aufsichtsrates: Fra...
2009 Nov 05
1
Error connecting WinXP client to Samba PDC: DNS name does not exist / RCODE_NAME_ERROR
...at -c
LAN-Verbindung:
Knoten-IP-Adresse: [192.168.182.187] Bereichskennung: []
NetBIOS-Remotecache-Namentabelle
Name Typ Hostadresse Dauer [Sek.]
-------------------------------------------------------------
LOHRMANN.DE <1C> GRUPPE 192.168.182.3 510
DOMAIN-CONTROLL<03> EINDEUTIG 192.168.182.3 -1
DOMAIN-CONTROLL<00> EINDEUTIG 192.168.182.3 -1
DOMAIN-CONTROLL<20> EINDEUTIG 192.168.182.3 -1
C:\Dokumente und Einstellungen\Administrator>nbts...
2023 Apr 12
1
Fwd: ntlm_auth and freeradius
...t;> --
>> Senior Webentwickler
>> Datenschutzbeauftragter
>>
>> Ellerhold Aktiengesellschaft
>> Friedrich-List-Str. 4
>> 01445 Radebeul
>>
>> Telefon: +49 (0) 351 83933-61
>> Web: www.ellerhold.de
>> Facebook: www.facebook.com/ellerhold.gruppe
>> Instagram: www.instagram.com/ellerhold.gruppe
>> Twitter: https://twitter.com/EllerholdGruppe
>>
>> Amtsgericht Dresden / HRB 23769
>> Vorstand: Stephan Ellerhold, Maximilian Ellerhold
>> Vorsitzender des Aufsichtsrates: Frank Ellerhold
>>
>>
>&...
2024 Jul 29
0
Error -36 for moving a file if another mac has the same folder open
...ing level2 oplocks
again or telling my colleagues to switch to windows?
Regards, Matthias.
--
Senior Webentwickler
Datenschutzbeauftragter
Ellerhold Aktiengesellschaft
Friedrich-List-Str. 4
01445 Radebeul
Telefon: +49 (0) 351 83933-61
Web: www.ellerhold.de
Facebook: www.facebook.com/ellerhold.gruppe
Instagram: www.instagram.com/ellerhold.gruppe
LinkedIn: www.linkedin.com/company/ellerhold-gruppe
Amtsgericht Dresden / HRB 23769
Vorstand: Stephan Ellerhold, Maximilian Ellerhold
Vorsitzender des Aufsichtsrates: Frank Ellerhold
---Diese E-Mail und Ihre Anlagen enthalten vertrauliche Mitteilung...
2025 Jan 22
1
Regarding Samba Shares
Hi Srikanth,
On 1/22/25 11:52 AM, ., Srikanth N S via samba wrote:
> Could you please let us know if this is an expected behavior? Or do
> we have to make any configuration changes to reflect the changes to
> share permissions immediately on the SMB clients.
iirc that is just current behaviour. We call check_user_share_access()
only from make_connection_snum() and never update it
2009 Jan 11
2
connecting boxplots
Hii,
I created some boxplots with this commands:
x <-read.table(file="test.txt")
x$group <- rep(1:8, each=5)
boxplot(V3~gruppe, data=x)
Now, I will connect the boxplots to each other to the min, max and median
values.
Can anybody help me how to do it ?
greetings,
J
--
View this message in context: http://www.nabble.com/connecting-boxplots-tp21405459p21405459.html
Sent from the R help mailing list archive at Nabble.com...
1999 Jul 13
1
/packaging/SuSE/6.0
Hie all,
I'm trying to use samba 2.0.4b on a SuSE 6.1 Linux box.
What should I do with these two files :
samba-2.0.0.dif
samba.spec
from the samba-2.0.4b/packaging/SuSE/6.0 directory.
Is there any modification to do to have samba running without
problems on SuSE 6.1 ?
Thanks for help.
Stephane FROMHOLTZ