similar to: ... Error in "names<-.default"(`*tmp*`, value = nmstrata)

Displaying 20 results from an estimated 100 matches similar to: "... Error in "names<-.default"(`*tmp*`, value = nmstrata)"

2004 Mar 13
1
Error in "names<-.default"(`*tmp*`, value = nmstrata) :
Hi, I have a problem with aov(). I used it many times, but now I have new data, tried to use it in the same way. I get I strange Error message that i can't understand (see below). I guess it is caused by incompatible data types. The dataframe also looks ok to me. I use: spk
2004 Jan 11
3
newbie question on contrasts and aov
I try to move from SPSS to R/S and am trying to reproduce the results of SPSS in R. I calculated a one-way anova with "spk" as experimental factor and erp as depended variable. The result of the Anova are the same concearning the mean square, F and p values. But I also wanted to caculate the contr.sdif(4) contrast on spk. The results are completely different now. I hope anybody can
2003 Dec 11
0
spk4 / windows 2000 / samba / ldap
hello, I have had no problem to login to a domaine samba from a machine. After i have installed windows spk4, a message tell me i can't load itinerant profile. i don't use the profile section in smb.conf, the information is in ldap server what happened and what to do to resolve this problem sincerely
2003 Dec 18
1
[Fwd: Still having groupmap problems]
I turned on debug level 10 (by adding -d 10 to the net command), and I see this over and over again in the syslog: Dec 18 13:35:36 wdselab-a-1-100 net: ldapsam_search_one_group: Problem during the LDAP search: LDAP error: invalid DN (Invalid DN syntax)ldapsam_search_one_group: Query was: "ou=Groups","dc=<domain>",
2010 Dec 01
2
Help with Samba4 running logon script
Hi! I am currently testing a Samba4 Alpha13 server with Windows Vista SPK2 and I am not able to run logon scripts. I am able to use both profiles and map Home folders without any problems. I do not see any DOS window opening with the script running and I have tested running this as both a user and administrator by hand by just clicking on the script .bat file which runs just fine. Therefore,
2004 Feb 02
0
Two apparent bugs in aov(y~ *** -1 + Error(***)), with (PR#6520)
I believe you are right, but can you please explain why anyone would want to fit this model? It differs only in the coding from aov(y ~ a + b + Error(c), data=test.df) and merely lumps together the top two strata. There is a much simpler fix: in the line if(intercept) nmstrata <- c("(Intercept)", nmstrata) remove the condition (and drop the empty stratum later if you
2004 Jan 30
0
Two apparent bugs in aov(y~ *** -1 + Error(***)), with suggested (PR#6510)
I think there are two bugs in aov() that shows up when the right hand side of `formula' contains both `-1' and an Error() term, e.g., aov(y ~ a + b - 1 + Error(c), ...). Without `-1' or `Error()' there is no problem. I've included and example, and the source of aov() with suggested fixes below. The first bug (labeled BUG 1 below) creates an extra, empty stratum inside
2007 Nov 29
0
[Copfilter] Copy of quarantined email - *** SPAM *** [6.6/6.0] Problems getting Asterisk to detect call in
I have installed an Asterisk 1.4 on Suse93 using a FritzCard. Some calls are logged to the ISDN log, but Asterisk is not detecting incoming calls. I wonder whether some other device or process is preventing Asterisk from gaining access to the isdn line? Is there some way to ensure that only Asterisk can listening to the line, or get it to share the line with some other device, such as the fax
2007 Nov 26
3
Problems getting Asterisk to detect call in SUSE9.3, with FritzCard
I have installed an Asterisk 1.4 on Suse93 using a FritzCard. Some calls are logged to the ISDN log, but Asterisk is not detecting incoming calls. I wonder whether some other device or process is preventing Asterisk from gaining access to the isdn line? Is there some way to ensure that only Asterisk can listening to the line, or get it to share the line with some other device, such as the fax
2003 Sep 10
2
Help using multiple file servers
I am trying to setup samba so that I can authenticate users from a single server, but use multiple file servers to server the home directories and user profiles. How would I go about doing this? Rob
2004 Feb 02
0
Two apparent bugs in aov(y~ *** -1 + Error(***)), with (PR#6523)
Prof Brian Ripley <ripley@stats.ox.ac.uk> writes: > I believe you are right, but can you please explain why anyone would want= =20 > to fit this model? When analysing data from mixture designs, the variables add up to a constant, and it is often preferrable to fit models without intercept term. We often have experiments where a mixture design (typically raw materials) is combined
2004 Mar 02
1
possible bug in aov?
Hi, I'm interested in doing a repeated measures anova using aov. The procedure is nicely described in section 6.7.1, pp. 24-27 of Baron and Li's "Notes on the use of R for psychology experiments and questionnaires," and I've reproduced their example exactly. My own problem is almost identical to theirs: rawdat<-c(1.6530074e+001, 1.2124254e+001, 1.0040371e+001,
2004 Jul 13
0
an(other) anova question
[sorry if this arrives in duplo: it doesn't show up in the archives and it seems that the address I posted this from originally is no longer functional] Hello, I think I could do with some suggestions concerning the following problem. I have data from a set of experiments on motion sickness where for each subject, I have 1) personal data like age and gender 2) a subjective rating of
2003 Oct 31
1
Win2K or Samba Caching?
I have a PDC that is Samba 3.0 setup to talk to an OpenLDAP server for authentication, and I was able to get a user to log in to a Windows 2000 machine on the domain. Then I tried adding additional users, but none of them could log in. So I tried deleting the admin user from the LDAP database, but the user could still log into the Windows 2000 machine. Then I tried stopping the LDAP
2003 Dec 15
1
Group Mapping problems
I'm trying to map my LDAP groups to Windows Groups, but I'm not having any luck. Here is a group I'm trying to map: dn: cn=dom_admin,ou=Groups,dc=wdselab objectClass: sambaGroupMapping objectClass: posixGroup gidNumber: 1000 cn: dom_admin memberUid: dom_admin description: Domain Admininistrators Group sambaSID: S-1-5-21-835892245-73647866-3919785651-512 sambaGroupType: 2 but when I
2003 Dec 17
2
Still having groupmap problems
I have two samba servers on two separate subnets that are comprising a single domain, and one of the samba servers is also the LDAP server. I've gotten everything configured except that I can't use the groupmap command. When I run: net groupmap add sid=<SID>-512 ntgroup="Domain Admins" unixgroup=dom_admin type=domain I get this error over and over again (and
2003 Nov 20
1
Groups and LDAP
I'm a little weak on how the groups assignments work with Samba and LDAP. The Samba HOWTO collection says to map each Domain Group to a UNIX system group, but if all authentication is done via LDAP (Unix and Windows) then do the groups still have to exist on the Samba Unix machine? Where do the RIDs fit into all this? I don't see a schema in LDAP for sambaGroup. Do I create the
2003 Dec 03
1
Home Drive Mapping problems
I've got Samba 3.0 on a Debian stable system set up to authenticate using an LDAP server (also on the Debian system), and I'm having problems getting home drive mapping to work. What I would like, is that if someone browses to the Samba server (on a win2k PC), they can see all the home drives of all the users on the server and also have read-only access to them. The owner of a home
2003 Oct 20
4
Samba + LDAP
Does anyone know if the binaries provided by the Samba team are compiled with LDAP support? I've tried 2.2.8a and 3.0.0 for Debian, but both complain that the ldap parameters (like ldap server) for unknown. Rob
2004 Dec 16
1
help with multiple imputation using imp.mix
I am desperately trying to impute missing data using 'imp.mix' but always run into this yucky error message to which I cannot find the solution. It's the first time I am using mix and I'm trying really hard to understand, but there's just this one step I don't get...perhaps someone knows the answer? Thanks! Jens My code runs: