Displaying 20 results from an estimated 27 matches for "marr".
Did you mean:
mark
2013 Oct 04
2
pregunta
...l script, por favor quizá se nos haya ido algún detalle,
pero fuimos siguiéndolo por el libro paso a paso y no no hemos percatado
Todos los de el paquete survival de la ayuda del R funcionan perfectamente
###########################################
library(survival)
library(epicalc)
data(Marryage)
use(Marryage)
attach(Marryage)
summ(Marryage)
age <- endyr - birthyr
label.var(age, "Age")
summ(age, by = marital)
age.marr <- maryr - birthyr
label.var(age.marr, "Age at marriage")
summ(.data[,8:9])
married <- marital == "Married"...
2013 Oct 04
1
pregunta
...lgunas manipulaciones poco comunes y
> frágiles, este caso ya no es compatible." (sepan disculpar la traducción)
>
> Desconozco el libro que citas y no se si tiene sentido con los datos, pero
> agregando el lado derecho a la fórmula se encuentra un resultado.
>
> survfit(surv.marr ~ 1)
>
> Repito no se si tiene sentido, quizás tú lo encuentres o alguien más pueda
> opinar sobre este uso en este caso.
>
> Daniel Merino
>
>
> 2013/10/4 Dr. José A. Betancourt B. <jbetancourt en iscmc.cmw.sld.cu>
>
>> En el libro EPICALC (pagina 229-230) en...
2013 Oct 04
0
pregunta
...nejo de este caso requiere algunas manipulaciones poco comunes y
frágiles, este caso ya no es compatible." (sepan disculpar la traducción)
Desconozco el libro que citas y no se si tiene sentido con los datos, pero
agregando el lado derecho a la fórmula se encuentra un resultado.
survfit(surv.marr ~ 1)
Repito no se si tiene sentido, quizás tú lo encuentres o alguien más pueda
opinar sobre este uso en este caso.
Daniel Merino
2013/10/4 Dr. José A. Betancourt B. <jbetancourt@iscmc.cmw.sld.cu>
> En el libro EPICALC (pagina 229-230) en el que está el siguiente script,
> todo nos...
2004 Dec 28
0
Re: samba Digest, Vol 24, Issue 40
re: samba Digest, Vol 24, Issue 40 on Tue, 28 Dec 2004 23:03:51 +1100
Dear ,
Due to restructuring, my email address has changed.
Please open your address book and change my email address from @marrs.dyndns.org to @twotoe.com
To double check, just change the domain name.
ie: from <name>@marrs.dyndns.org to <name>@twotoe.com
Many thanks,
Received: from lists.samba.org ([66.70.73.150])
by mail.twotoe.com (no.name) with ESMTP id
for <marks@marrs.dyndns.org&...
2011 Aug 05
2
Which is more efficient?
Greetings all,
I am curious to know if either of these two sets of code is more efficient?
Example1:
## t-test ##
colA <- temp [ , j ]
colB <- temp [ , k ]
ttr <- t.test ( colA, colB, var.equal=TRUE)
tt_pvalue [ i ] <- ttr$p.value
or
Example2:
tt_pvalue [ i ] <- t.test ( temp[ , j ], temp[ , k ], var.equal=TRUE)
-------------
I have three loops, i, j, k.
One to test the all of
2019 Jun 02
3
Incluir un rango de varias variables explicativas a un modelo
...ot80. No
necesariamente están secuenciadas. Quisiera saber cómo indicar que incluya
todas las variables de pot23 a pot80 en una ecuación.
He intentado lo siguiente, pero no funciona:
> pots <- paste("pot",23:321, sep="")
> eqreg2 <- lwage~SEXO+EDAD+HLENGUA+ESCOACUM+marr+wageszm14[,pots]
> fit <- qregspiv(eqreg2, shpfile = zm15, tau = 0.5, nboot = 70, data =
wageszm14)
Error: Can't find columns `pot24`, `pot25`, `pot26`, `pot27`, `pot28`, ...
(and 273 more) in `.data`.
De igual forma, después estaría interesado en obtener el logaritmo de todas
esas varia...
2009 Sep 29
1
not permitted to access this share
I've checked the wbinfo all returns as expected .
I've checked the user on the UNIX server can access the files and dir -
no problem.
I don't understand if SAMBA is actually try to map
FIRSTGROUP\admandymarr on to the share ?
If it is then it wont work, as the share only specifies the username not
the domain and username.
I'm not using PAM for these shares , is it needed ? Am I missing a trick
?
Anything would be a help
Regards
Andy
-----Original Message-----
From: Marr,A,Andy,DGE62 C
Sen...
2009 Oct 05
0
not permitted to access this share [Solved]
...set via Group
Policy Object on the clients.
Once these were turn off the shares could be mounted no problem.
Not had chance to try Samba 3.4.x , its assumed that 3.0.33 doesn't work
with the client settings mentioned above.
Thanks
To all who replied.
Andy
-----Original Message-----
From: Marr,A,Andy,DGE62 C
Sent: 30 September 2009 13:39
To: samba at lists.samba.org
Subject: RE: [Samba] not permitted to access this share
It seems the SMBclient software on the SAMBA server has no issues
mounting a share using ADS for authentication , but the PC Clients in
the AD are unable to mount the...
2019 Jun 04
3
Incluir un rango de varias variables explicativas a un modelo
...saber cómo indicar que incluya
>> todas las variables de pot23 a pot80 en una ecuación.
>>
>> He intentado lo siguiente, pero no funciona:
>>
>> > pots <- paste("pot",23:321, sep="")
>> > eqreg2 <- lwage~SEXO+EDAD+HLENGUA+ESCOACUM+marr+wageszm14[,pots]
>> > fit <- qregspiv(eqreg2, shpfile = zm15, tau = 0.5, nboot = 70, data =
>> wageszm14)
>> Error: Can't find columns `pot24`, `pot25`, `pot26`, `pot27`, `pot28`, ...
>> (and 273 more) in `.data`.
>>
>> De igual forma, después estaría i...
2004 Mar 22
1
Débutant R
...mmanuel Paradis: "R pour les débutants", mais j'aimerais savoir où je peut trouver
d'autres documentations notamment pour le traitement statistique de données (Anova, modèle linéaire et
modèle linéaire généralisé), les exemples pas à pas étant les bienvenus.
Merci d'avance.
Marre des Spams ? - http://www.caramailmax.com
2008 Dec 10
1
Re: Importing / Parsing Large Excel Files ?
Hello,
On 16 Okt., 20:02, "AN@S" <anas.marr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Hello,
>
> I''m running into a project where a client has large Excel files
> (60.000+ records per file) and he needs an application to import them
> into a database to use this data for useful operations (reporting,
>...
2014 Apr 23
1
VETO! Re: heads up: tcpwrappers support going away
...ppers provides a *central* configuration to protect all services
based on per IP address authentication. This is not perfect but
greatly reduces the area exposed to possible attacks, long before any
ssh auth code runs. Removing this functionality creates a lot more
headaches for security people and marres opensshs otherwise good,
multilayer security architecture.
Also, do you think that this change serves the needs of your
customers? The first thing I can imagine is that *every* Linux distro
on this planet just patches tcpwrappers support back into the code.
Irek
2024 Mar 26
0
[ANNOUNCE] xorgproto 2024.1
...rzinger (2):
DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj
Present: add PresentPixmapSynced
Jos? Exp?sito (1):
meson: add header paths to declare_dependency
Mohamed Akram (1):
keysymdef.h: add dead_hamza symbol
Olivier Fourdan (1):
xorgproto 2024.1
Pierre Le Marre (14):
keysymdef.h: Fix typo for Mode_switch aliases
keysymdef.h: Improve doc on deprecated keysyms
keysymdef.h: Improve comment of two keysyms
keysyms headers: Normalize keysyms value format & padding
keysymdef.h: Normalize Unicode mappings
keysyms hea...
2010 Jan 05
0
London Open Source Search meetup - Tue 12 January / Meetup.com
...et drink.
We've also created a group on Meetup.com where you can sign up to get
notifications by email about upcoming search socials.
For directions to this meetup and for the Meetup.com group see:
http://www.meetup.com/london-search-social/
Please come along if you can!
Ren? & Rich (Marr)
2010 Jul 15
0
London Open Source Search meetup - Wed 28 July
...adoop, Mahout, Xapian and the like - bringing
together people from across the field to discuss ideas and ask questions
over a quiet drink.
For directions to this meetup and for the Meetup.com group see:
http://www.meetup.com/london-search-social/
Please come along if you can!
Ren? & Rich (Marr)
2010 Sep 03
0
London Open Source Search meetup - Sep 13
...adoop, Mahout, Xapian and the like - bringing
together people from across the field to discuss ideas and ask questions
over a quiet drink.
For directions to this meetup and for the Meetup.com group see:
http://www.meetup.com/london-search-social/
Please come along if you can!
Ren? & Rich (Marr)
2011 Jan 26
0
London Open Source Search meetup - Mon 31 January
...adoop, Mahout, Xapian and the like - bringing
together people from across the field to discuss ideas and ask questions
over a quiet drink.
For directions to this meetup and for the Meetup.com group see:
http://www.meetup.com/london-search-social/
Please come along if you can!
Ren? & Rich (Marr)
2011 Mar 10
0
London Open Source Search meetup - Thu 24 March
...adoop, Mahout, Xapian and the like - bringing
together people from across the field to discuss ideas and ask questions
over a quiet drink.
For directions to this meetup and for the Meetup.com group see:
http://www.meetup.com/london-search-social/
Please come along if you can!
Ren? & Rich (Marr)
2003 Jun 04
0
Réf. : FW: Besoin d'aide au sujet de swat
Hello,
Bonjour,
C'est la ligne only_from = 127.0.0.1 qui provoque le probl?me.
Cette ligne sp?cifie que SWAT n'est accessible que depuis la machine en
elle-m?me.
Il suffit de bouger la ligne, red?marre xinetd et cela devrai fonctionner
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467...
2009 Oct 22
1
Can SAMBA use ADS and files for Auth ?
Hi All
I'm running SAMBA 3.0.33 on Solaris 10 Sparc.
Can anyone tell me if I can use ADS and share level (local files) for
authentication at the same time ?
I have a server that contains share level users , but would like to be
in AD domain for any new users.
Cheers
Andy