Displaying 20 results from an estimated 61 matches for "sant".
Did you mean:
cant
2001 Nov 22
2
optim ???
Hola!
santes<-c(210,169,187,160,167,176,185,206,173,146,174,201,198,148,154)
sdespues<-c(201,165,166,157,147,145,168,180,147,136,151,168,179,129,131)
dantes<-c(130,122,124,104,112,101,121,124,115,102,98,119,106,107,100)
ddespues<-c(125,121,121,106,101,85,98,105,103,98,90,98,110,103,82)
presion<...
2009 Mar 19
0
Matching failure in merge()
...ing dataset,
I've found that the problem was that, in some cases, there
was no match between the by.x and the by.y elements, despite the
fact that, apparently, such matching should exist. Specifically,
I get no match for the cases in which both the by.x and the by.y variables
are equal to "SANT VICEN? DELS HORTS". In the following example I select
fields POBLACION and NOMMUNI in two cases for which both fields
should be identical to "SANT VICEN? DELS HORTS" and I get:
(082634 is the municipality code for that town in Bnomscodmunicipis
and 08620 is the postal code for that t...
2009 Mar 21
0
Solved: [Fwd: Matching failure in merge()]
...ing dataset,
I've found that the problem was that, in some cases, there
was no match between the by.x and the by.y elements, despite the
fact that, apparently, such matching should exist. Specifically,
I get no match for the cases in which both the by.x and the by.y variables
are equal to "SANT VICEN? DELS HORTS". In the following example I select
fields POBLACION and NOMMUNI in two cases for which both fields
should be identical to "SANT VICEN? DELS HORTS" and I get:
(082634 is the municipality code for that town in Bnomscodmunicipis
and 08620 is the postal code for that t...
2007 Feb 13
1
Missing variable in new dataframe for prediction
...#39;
De plus : Warning message:
not all required variables have been supplied in newdata!
in: predict.gam(b, newd)
How should i define my new dataset to be able to get my predictions ?
Thanks in advance
O__ ---- Alain Le Tertre
c/ /'_ --- Institut de Veille Sanitaire (InVS)/ D?partement Sant? Environnement
(*) \(*) -- Responsable de l'unit? Syst?mes d'Information & Statistiques
~~~~~~~~~~ - 12 rue du val d'Osne
94415 Saint Maurice cedex FRANCE
Voice: 33 1 41 79 68 76 Fax: 33 1 41 79 67 68
email: a.letertre at invs.sante.fr
2007 Oct 14
5
Ruby/Informix 0.6.1 released
...iveRecord::ConnectionAdapters::InformixAdapter#columns)
if
called for different tables. This bug was raising the
following
error in Ruby on Rails:
undefined method columname=
Noticed by Andrés Rafael <aandresrafael at gmail dot com>
--
Gerardo Santana
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, s...
2005 May 17
1
Vuong test
...t I can't find how to performe it from
the zicount package. Does a programm exist to do it ?
Second, I'd like to know in which cases we have to use a double hurdle model
instead of a zero inflated model.
Many thanks,
St??phanie Payet
REES France
R??seau d'Evaluation en Economie de la Sant??
28, rue d'Assas
75006 PARIS
T??l. +33 (0)1 44 39 16 90
Fax +33 (0)1 44 39 16 92
M??l. reesfrance at wanadoo.fr
Site Internet : http://www.rees-france.com
2005 Dec 27
2
Create pdf and postscript files
...postscript file from an R
graphic.
For example, I tried :
plot(1) # example
pdf("H:/Perso/essai.pdf")
postscript("H:/Perso/essai.ps")
But the pdf document created is empty.
How do these functions work ?
Thank you very much.
--
David Hajage
Interne de santé publique
Institut Curie
[[alternative HTML version deleted]]
2011 Jul 08
3
Efectos aleatorios, interaccions y SNK, LSD o Tukey
...cer una comparación de
medias del Genotipo (G) (LSD o SNK)?
Muchas gracias
Atentamente
Marçal Plans
--
UPC-ESAB.
Campus del Baix Llobregat . Edifici D4. C. Esteve Terradas, 8. 08860
Castelldefels
http://www.esab.upc.edu/
Despatx: 27
Telèfon: 93 552 1226
Fundació Miquel Agustí - Carrer de Sant Pau 34 08201 Sabadell, Barcelona
http://www.fundaciomiquelagusti.com/
2003 Feb 25
1
Can''t install Shorewall
I am running Red Hat Linux 8.0 and I want to install Shorewall. I have
downloaded it as LATEST.rpm. I downloaded it to
/root/downloads/shorewall. When I issue "rpm -qip LATEST.rpm" I get
"Name: shorewall; Version: 1.3.14".
The "Installation and Upgrade" page at shorewall.net says "* Install
the RPM (rpm -ivh <shorewall rpm>)." Obviously it
2012 Jan 05
9
[PATCHv2 0 of 2] Deal with IOMMU faults in softirq context.
...happens because I choose it to happen!>> (Raistlin Majere)
-------------------------------------------------------------------
Dario Faggioli, http://retis.sssup.it/people/faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
PhD Candidate, ReTiS Lab, Scuola Superiore Sant''Anna, Pisa (Italy)
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2004 Dec 30
2
HTB + GRED (santa clauss plz help me out)
I ''ve been trynig for a long time now to make HTB and GRED to work togethen.
The problem beeing that GRED doesn''t use handles (instead it uses DP:1 DP:2
etc) i can not preperly filter traffic to them.
Tomas Graf suggested to use the tc_index index of u32 classifier
so dear Sant .. i am currently with the following scripts that works!
But when i try to add an HTB before the GRED, everything goes to hell.
tc qdisc add dev $Dev handle 1:0 root dsmark indices 16 set_tc_index
tc filter add dev $Dev parent 1:0 protocol ip prio 1 tcindex mask 0xfc shift
2 pass_on
tc filte...
2003 Oct 22
2
Automatically updating GLM object
...s.myobject[ii],.~ + VAR2)
Stiil doesn't work
Any ideas
thanks
O__ ---- Alain Le Tertre
c/ /'_ --- Institut de Veille Sanitaire (InVS)
(*) \(*) -- 12 rue du val d'Osne
~~~~~~~~~~ - 94415 Saint Maurice cedex FRANCE
Voice: 33 1 41 79 67 50 Fax: 33 1 41 79 67 68
email: a.letertre at invs.sante.fr
2011 Dec 06
1
Re: [RFC/RFT][PATCH 0 of 3] rework locking in sched_adjust
...oose it to happen!>> (Raistlin Majere)
> -------------------------------------------------------------------
> Dario Faggioli, http://retis.sssup.it/people/faggioli
> Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
> PhD Candidate, ReTiS Lab, Scuola Superiore Sant''Anna, Pisa (Italy)
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
2011 Dec 15
4
Scrapping Content from a website
Hey all,
I want to scrap some content from a website to rails application and
wants to authenticate the url of the website which I want to scarp so
please help me out....
Thank You!!!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2003 Jun 30
4
french map
Hello,
I would like to know if (as the usa map with Splus), it is possible with
R to plot the french map and to add points (representing towns for
instance) on the figure in the appropriate (x,y) system.
Thank you.
Nathalie Peyrard
2011 Mar 24
3
R CMD build creates tar file instead of tar.gz file
...************************************************************************
IAN SCHILLER, M.Sc.
Statistical research assistant,
Division of Clinical Epidemiology, McGill University Health Center
Assistant de recherche en statistiques,
D?partement d'?pid?miologie Clinique, Centre Universitaire de Sant? Mcgill
Tel: 514 934 1934 ext. 36925
Email: ian.schiller at clinepi.mcgill.ca
2011 Oct 17
8
Re: Issue with PCI-passthrough and pvops
On Mon, Oct 17, 2011 at 05:36:27PM +0200, Dario Faggioli wrote:
> Hi everyone,
>
> I''m trying to setup PCI-passthrough for a network card on a testbox.
> With HVM, everything seems to work, while if I try with a pv-guest the
> domain crashes!
>
> Here''s the thing:
> --
> # xl pci-list-assignable-devices
> 0000:07:00.0
> 0000:07:00.1
>
>
2017 Feb 13
0
unsubscribe
unsubscribe
--
--
JF Pion
/*Marisol Touraine, Ministre de la Sant? ? propos du virus Zika:*/
*"Quand on a un projet de grossesse, il faut avoir des relations
sexuelles prot?g?es parce que le virus peut se transmettre par la voie
sexuelle. "*
Oui, mais?enfin, s?rieusement quoi ? ?? elle r?fl?chit parfois ??
---
L'absence de virus dans ce co...
2005 Apr 26
0
psy version 0.65 released
...ile.
The fpca function (PCA plot with pvalues and compatible with
dependant/independant variables dichotomy) has been extended.
As usual, any kind of feedback is the most welcome
Bruno
------------------------------------------------------------------------
Bruno Falissard
Dpartement de sant publique
Hpital Paul Brousse
14 Avenue Paul Vaillant Couturier
94804 Villejuif cedex, France
tel : (+33) 6 81 82 70 76
fax : (+33) 1 45 59 34 18
web site : <http://perso.wanadoo.fr/bruno.falissard/>
http://perso.wanadoo.fr/bruno.falissard/
---------------------------------------------...
2003 Sep 17
0
attributing names in predicted type="terms" gam object
...ose to the output from predict.gam in
S-plus.
Any ideas?
thanks
O__ ---- Alain Le Tertre
c/ /'_ --- Institut de Veille Sanitaire (InVS)
(*) \(*) -- 12 rue du val d'Osne
~~~~~~~~~~ - 94415 Saint Maurice cedex FRANCE
Voice: 33 1 41 79 67 50 Fax: 33 1 41 79 67 68
email: a.letertre@invs.sante.fr
[[alternative HTML version deleted]]