Displaying 20 results from an estimated 61 matches for "santes".
Did you mean:
antes
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<-d...
2009 Mar 19
0
Matching failure in merge()
Hi!
I've done a merging between 2 dataframes using merge():
delme <-
merge(miDUNS50peqB,Bnomscodmunicipis,by.x="POBLACION",by.y="NOMMUNI",all.x=T,sort=F)
After realizing some problems in the resulting 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
2009 Mar 21
0
Solved: [Fwd: Matching failure in merge()]
I've found where the problem was and a way to solve this problem:
One dataset was encoded (and read) as UTF-8
and the other one was encoded (en read) as latin3
In this case, even if at the terminal you see
the same characters, R states that the two
elements are not equal.
Don't know if this is the way it has to be,
or this is a bug.
Anyway, editing the second file (encoded as latin3)
2007 Feb 13
1
Missing variable in new dataframe for prediction
Hi,
I'm using a loop to evaluate several models by taking adjacent variables from my dataframe.
When i try to get predictions for new values, i get an error message about a missing variable in my new dataframe.
Below is an example adapted from ?gam in mgcv package
library(mgcv)
set.seed(0)
n<-400
sig<-2
x0 <- runif(n, 0, 1)
x1 <- runif(n, 0, 1)
x2 <- runif(n, 0, 1)
x3 <-
2007 Oct 14
5
Ruby/Informix 0.6.1 released
This is a maintenance release to fix a bug triggered while working
with Ruby on Rails and Informix.
Web site: http://ruby-informix.rubyforge.org
Changelog:
0.6.1 13/10/2007
------------------
Bugs fixed:
* Database#columns was returning an empty array from within
the
Informix ActiveRecord adapter
(ActiveRecord::ConnectionAdapters::InformixAdapter#columns)
if
2005 May 17
1
Vuong test
Hi,
I have two questions. First, I'd like to compare a ZINB model to a negativ
binomial model with the Vuong test, but 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
2005 Dec 27
2
Create pdf and postscript files
Hello,
I would like to learn how to create a pdf and a 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
2011 Jul 08
3
Efectos aleatorios, interaccions y SNK, LSD o Tukey
Queridos R-users:
Tengo una duda que hace mucho tiempo que estoy intentando resolver, os
explico a modo de ejemplo:
Tengo estos efectos: Año(5 niveles),Localidad (10 niveles) y genotipo
(3 niveles), año y localidad son aleatorios y genotipo es fijo (los he
escogido yo).
Me gustaría hacer obtener una tabla parecida a la Tabla Anova donde
aparezca cada factor y sus interacciones y
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.
Hello everyone,
Reposting with after having applied the (minor) fixes suggested by Wei
and Jan.
Allen, if you can tell us what you think about this, or suggest someone
else to ask some feedback to, if you''re no longer involved with VT-d,
that would be great! :-)
--
As already discussed here [1], dealing with IOMMU faults in interrupt
context may cause nasty things to happen, up to
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
2003 Oct 22
2
Automatically updating GLM object
Dear all,
i generated several GLM objects, named myobject1 to myobject25.
Now i'd like to update both of them.
So i tried:
for(ii in 1:25) {
assign(paste("myobject.updated", ii, sep=""), update( myobject[ii]
,.~ + VAR2))
}
Doesn't work
I also tried to get all the names in a vector and
update(names.myobject[ii],.~ + VAR2)
Stiil doesn't work
Any ideas
2011 Dec 06
1
Re: [RFC/RFT][PATCH 0 of 3] rework locking in sched_adjust
On Wed, Nov 23, 2011 at 2:55 PM, Dario Faggioli <raistlin@linux.it> wrote:
> Hi everyone,
>
> This series changes how locks are dealt with while adjusting domains''
> scheduling parameters.
>
> I''ve done and am still doing tests for credit and credit2, and it''s
> surviving to all I threw at it up to now. Unfortunately, I can''t test
>
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
Dear all,
I'm trying to create my own package by following for instance http://epub.ub.uni-muenchen.de/6175/2/tr036.pdf In step 6 (page 19) it says that the command 'R CMD build <mypackage>' should result in a tar.gz file. However, after running the command I end up with a tar file only (no gz extension). I also get the following warnings in the command prompt
C:\Program
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 courrier ?lectronique a ?t?
2005 Apr 26
0
psy version 0.65 released
Dear R users,
psy version 0.65 is on CRAN now.
psy provides several methods used in psychometry (kappa, icc, cronbach,
screeplot (with simulations), non linear mapping, etc.)
A bug has been fixed in function wkappa (weighted kappa): in particular
circumstances, the 2*2 table presented levels in an order different to what
was suggested in the help file.
The fpca function (PCA plot with
2003 Sep 17
0
attributing names in predicted type="terms" gam object
Hi,
suppose i have a gam object
gamobject<- gam( Y~ s(X1)+s(X2)+ X3)
I would like to extract the predicted partial effect of X3 but selecting
it by its name, as it's to be included in a function and i don't always
know the exact position of X3.
something like predict(gamobject,type="terms")["X3",]. But that doesn't
work as there's no name.
So, looking