search for: samme

Displaying 15 results from an estimated 15 matches for "samme".

Did you mean: same
2005 May 18
1
SAMM package for mixed models
First, a disclaimer. I am not affiliatied with the SAMM package. I am only a user of the package, but I have been contacted (off list) by people requesting information about SAMM and so I am posting this information here. SAMM is software for fitting mixed models. Versions are available for both S-Plus and R. More information and downloads of the software (and manual) are available here:
2018 Mar 31
1
Names of variables needed in newdata for predict.glm
..._________________ > > > Denne e-mail indeholder fortrolig information. Hvis du ikke er den rette modtager af denne e-mail eller hvis du modtager den ved en fejltagelse, beder vi dig venligst informere afsender om fejlen ved at bruge svarfunktionen. Samtidig bedes du slette e-mailen med det samme uden at videresende eller kopiere den. > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.ht...
2018 Mar 07
3
Names of variables needed in newdata for predict.glm
...______________________________ Denne e-mail indeholder fortrolig information. Hvis du ikke er den rette modtager af denne e-mail eller hvis du modtager den ved en fejltagelse, beder vi dig venligst informere afsender om fejlen ved at bruge svarfunktionen. Samtidig bedes du slette e-mailen med det samme uden at videresende eller kopiere den.
2010 Feb 24
1
centos 4.8 dvd on virtualbox x86_64
I just installed VirtualBox latest version on a new Win7 Pro x86_64 desktop, and tried to create a 64bit CentOS 4.8 install for doing some procedural testing... all install attempts hung at the samme place, shortly after grub, it hangs at... Dquot-cache hash table entries: 512 (order 0, 4096 bytes) sadly, I didn't capture the rest of the console output prior to that. 32bit 4.8 boots and installs just fine. CPU is a Intel Core2Duo E7600 which supposedly has VT-x. System is a Dell Optip...
2018 Mar 08
0
Names of variables needed in newdata for predict.glm
..._________________ > > > Denne e-mail indeholder fortrolig information. Hvis du ikke er den rette modtager af denne e-mail eller hvis du modtager den ved en fejltagelse, beder vi dig venligst informere afsender om fejlen ved at bruge svarfunktionen. Samtidig bedes du slette e-mailen med det samme uden at videresende eller kopiere den. > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.ht...
2001 Dec 25
1
[printers], admin users, "print operators" deleting other people's jobs
Hello all. I've been running Samba for quite some time but am now trying to move it up from (some rather limited) file sharing into being a full PDC for our network. I figured out all the "hard stuff" but am having a heck of a time with the printing. What I need to make sure of is that certain people can pause/delete, etc print jobs for other users, as well as start or stop the
2004 Jan 16
3
Another wishlist for R
First, a big thanks to all of the developers and users that have worked to make R such useful software. It is only because I find the software so useful that I have the following opinions. A recent post to R-devel listed the 'Top 10 Features' for one person. I found it to be quite an interesting read. Over the past couple of years I have assembled my own lists. Retrospective. Some of
2006 Jan 28
6
Check if user is in right group
What is the best way of checking this? I have 3 tables: groups users group_members class GroupMember < ActiveRecord::Base belongs_to :group belongs_to :user validates_uniqueness_of :user_id, :scope => "group_id" Then I want a method here that checks if a given user is a member of a given group. What is the right way of doing that? def
2014 Jun 30
1
unsubscribe
Dave Gattis Suhner Manufacturing, Inc. IT Manager 43 Anderson Rd SW Rome, GA 30161 Phone: 706-314-2943 Fax: 706-235-8045 <mailto:dave.gattis at suhner.com> dave.gattis at suhner.com <http://www.suhner.com/> www.suhner.com Description: Description: Description: suhner_100_logo_standard NOTE: This message and all attachments should be considered confidential and
2006 Sep 28
0
Using assign() function as I did in Splus
Years ago, when I used Splus, I used to do this sort of thing: assign("data", data, frame = 1) This was so that if the object data was used in, say a call to glm, and I wished to do a summary of the glm object, data wasn't otherwise visible. Since I moved to R, the lexical scoping has virtually eliminated the need to do that. However, I've been trying to use the package samm
2008 Nov 12
1
AD Member server and local UNIX groups
Greetings, I hope someone can tell me if what I want to do is possible with Samba or not. I have been searching for info and found a number of people with similar problems, but not an answer. I have a Samba server (3.2.4) running on a Solaris 10 machine which is a member server in Active Directory (AD). I am using winbind. The AD users can access the samba server shares and UNIX services.
2018 Jul 19
1
Replication problems
Hey I am trying to setup a dovecot cluster with 2 servers using replication /dsync. In front of it I got a Fortinet ADC (Load balance) and I think that I messing up the dsync. I see mails duplicated in the sync progress. If I disable one of the servers in the ADC, it seems to work and the sync if working without a problem. But if I use both servers with a round robin on the ADC, I see mailed
2009 Aug 16
1
[Fwd: Re: Samba PDC + OpenLDAP (Debian Lenny)]
Sorry to Adam Tauno WIlliams for sending direct. -- Med Venlig Hilsen / Best regards Henrik Dige Semark
2017 Sep 17
2
samba 4 ad member - idmap = ad for machine accounts
...per UID and nisdomain values through RSAT (or other means) to users. ANd while there is good tool for "normal" accounts, it's unavaiable for computer accounts. Yes, computer accounts are almost the same as user accounts, but from windows RSAT point of view, the options are not the samme. WHat I'm simply asking is this: - which of the machineaccount$ AD attributes should be "manually" edited, to achieve same effect, as setting nisdomain and UID through windows RSAT unix extension? I've been looking at the ldap editor, I've managed to get the attributes wh...
2017 Sep 17
4
samba 4 ad member - idmap = ad for machine accounts
Hello, Thanks for quick reply. File server config looks exactly like this, except more shares, all with same simple config. I know that "use defualt domain" isn't necessery, but it's not the issue for me right now. [global]        netbios name = VS-FILES        security = ADS        workgroup = MYDOMAIN        realm = MYDOMAIN.COM        log file = /var/log/samba/%m.log