Displaying 3 results from an estimated 3 matches for "confset".
2012 Jun 24
1
MuMIn for GLM Negative Binomial Model
...ute
Here is the unsuccessful Negative Binomial code.
>
> BirdNegBin <-glm(B~Covariate1 + Covariate2 + Covariate3 + Covariate4 + Covariate5 + Covariate6
>+ Covariate7, data = SquareSumLowland,family = negative.binomial(theta = 1))
>
> NegBinDredge <- dredge(BirdNegBin)
> confset.d4 <- get.models(BirdNegBin, subset = delta < 4)
> model.avg(confset.d4)
> confset.95p <- get.models(BirdNegBin, cumsum(weight) <= .95)
> avgmod.95p <- model.avg(confset.95p)
Any assistance would be appreciated.
--
This message (and any attachments) is for the recipient ....
2007 Sep 25
4
[XSM:ACM] When cw is used, dom0 reboots.
...OLICY REFERENCE = example.client_v1.
PolicyVer = 0.
XML Vers. = 1.0
Magic = 1debc.
Len = 198.
Primary = CHINESE WALL (c=1, off=40).
Secondary = SIMPLE TYPE ENFORCEMENT (c=2, off=b8).
Chinese Wall policy:
====================
Policy version= 0.
Max Types = 4.
Max Ssidrefs = 7.
Max ConfSets = 1.
Ssidrefs Off = 24.
Conflicts Off = 5c.
Runing T. Off = 64.
C. Agg. Off = 6c.
SSID To CHWALL-Type matrix:
ssidref 0: 00 00 00 00
ssidref 1: 00 00 00 01 <-- Domain-0
ssidref 2: 00 01 00 00
ssidref 3: 01 00 00 00
ssidref 4: 00 00 01 00
ssidref 5: 00 00 00 01...
2011 Jan 08
0
Samba and OpenLDAP - success?
...pport/instructionsSet up Amahi server as a PDC: http://wiki.amahi.org/index.php/PDCnote: follow instructions under header ?Full Procedure for Windows XP?note: in /etc/samba/smb.conf I made changes under [global]:logon home = \\%L\%Ulogin path = \\%L\profiles\%UCreate a backup copy of /etc/samba/smb.confSet up OpenLDAP in Amahi server: http://wiki.amahi.org/index.php/LDAPI
don?t know what the clear password was in that document for root
(rootpw) since it was encrypted so I made my own using
/usr/sbin/slappasswd and saved that in /etc/openldap/slapd.conf.Updated slapd.conf: include /etc/openldap/sch...