d):
[1] grid_3.0.2 lattice_0.20-24 Matrix_1.1-1.1 nlme_3.1-113
sandwich_2.3-0 tools_3.0.2 zoo_1.7-10
--
Sebastián Daza
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-hel
cases the baseline hazard is
fully parametric, it can be specified as a sufficiently rich function
of time to capture a very wide set of duration dependencies.
Any references?
Thanks!
--
Sebastián Daza
__
R-help@r-project.org mailing list
https
narrow using svyratio.
Could you give me any clue about what is going on?
Thank you in advance.
Sebastian
On Thu, Oct 11, 2012 at 7:50 PM, Sebastián Daza
wrote:
> Hello Thomas,
>
> I use both svymean (with the expanded sample = people), and svyratio
> (voting unit level), using th
Hello,
I have got a cluster sample using an election dataset where I already
had the final results of a county-specific election. I am trying to
figure out what would be the best sampling design for my data.
The structure of the dataset is:
1) polling station (in general schools where people vo
each ed of numlist 1/5 {;
local f = `s'+5;
scalar define rL`r'`ed'_`f'over`s' = L`r'`ed'_`f' / L`r'`ed'_`s';
};
};
};
but I do not how to do it in R.
Thank you in advance
cording to disruption, not to
>>> get two different lines:
>>>
>>> xyplot(income~time|as.factor(person),data=dat,
>>> type=c("p","g","o"), col.line="black", groups=disruption,
&
ot;Familiar Income")
# I just want to change dots' colors according to disruption, not to
get two different lines:
xyplot(income~time|as.factor(person),data=dat,
type=c("p","g","o"), col.line="black", groups=disruption,
xlab=
0
x10= NA
For example, x2 would be equal to: -2/24*4 +4/2*3 + 1/24 *5
Any ideas?
Thank you in advance.
--
Sebastián Daza
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-pr
<- 10
data[2,"lx"] <- data[1,"lx"]*data[1,"npx"]
data[3,"lx"] <- data[2,"lx"]*data[2,"npx"]
data[4,"lx"] <- data[3,"lx"]*data[3,"npx"]
...
data[19,"lx"] <- data[18,"lx&qu
I did. However, I am not sure that I can create a "weight variable" in
my database with the rake function you mention. That is why I am
asking.
El día 9 de noviembre de 2011 13:44, David Winsemius
escribió:
>
> On Nov 9, 2011, at 2:27 PM, Sebastián Daza wrote:
>
>> Hi
Hi everyone,
Does anyone know if there is a package to compute raking weights using
R? What I need is to create a variable with weights base in some
demographic variables (e.g. sexo, age group, area) using the raking
procedure.
Thank you in advance!
--
Sebastián Daza
ut 80 networks clustered in schools. So, I have to identify
groups for each school.
Thank you in advance!
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting
t question, anyone knows if there is a package to perform a Moody's
Crowds routine to identify groups using R, or other algorithms designed
to search groups by maximizing modularity scores?
Thank you in advance!
--
Sebastián Daza
sebastian
se",
+ summary.stats=c("Deviance","AIC","N"))
Error in dim(ans) <- newdims :
dims [product 1] do not match the length of object [2]
Thank you in advance.
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-hel
se",
+ summary.stats=c("Deviance","AIC","N"))
Error in dim(ans) <- newdims :
dims [product 1] do not match the length of object [2]
Thank you in advance.
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-hel
t;est.se",
+ summary.stats=c("Deviance","AIC","N"))
Error in dim(ans) <- newdims :
dims [product 1] do not match the length of object [2]
Thank you in advance.
--
Sebastián Daza
sebastian.d...@gmail.com
t;est.se",
+ summary.stats=c("Deviance","AIC","N"))
Error in dim(ans) <- newdims :
dims [product 1] do not match the length of object [2]
Thank you in advance.
--
Sebastián Daza
sebastian.d...@gmail.com
nly the first element will be used)
data$selection <- ifelse(data$school %in% sample1, 1, 0)
data$selection <- ifelse(data$school %in% sample2, 2, 0)
Any ideas?
Thank you in advance.
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org
Finally, I solved my problem using the following procedure and a
database called ej
ej$a <- 1
head(ej)
ano nunico a
1 2008 1 1
2 2009 1 1
3 2008 2 1
4 2009 2 1
5 2008 3 1
6 2009 3 1
library(reshape)
dej <- cast(ej, nunico ~ ano, sum, margins = FALSE)
head(dej
2009 2010 = 30
2008 2009 = 10
and so on
Thank you in advance!
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org
Hi everyone,
I got the following error when I tried to diagram a confirmatory factor
analysis using lavaan:
lavaan.diagram(conf)
Error in strwidth(xvars) : plot.new has not been called yet
Does anyone have any idea about what is happening?
Thank you in advance.
--
Sebastián Daza
sebastian.d
Hi everyone,
I get the following message when I try to get a diagram of a CFA:
Error in lavaan.diagram(fit) :
no slot of name "GLIST" for this object of class "Fit"
Does anyone know what the problem is?
Regards.
--
Sebastián Daza
seba
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide com
re is another way to do it). With regard to the
correlative_group, I don't have any clue about how to do it.
PD: Last question. Is there any way to save in a variable the internal
that R uses (those numbers that appear on left side of a dataframe)?
Thank you,
Sebastian.
--
Sebastián Daza
s
ame thing, fits model only once):
anova2<- lmer(math ~ 1 + (1|schoolid), data=nels88)
summary(anova2)
Note that lmer is going to estimate a normally distributed random
effect for each school, as well as an individual observation random
effect (usual error term) that is assumed ind
is 59.004.
Does anyone know what the problem is? How can I get the 59.004 figure
using R?
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide h
added the following option: trellis.device(color=FALSE) but I got
a pdf file with color graphs.
Thank in advance.
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE d
-guide.html
and provide commented, minimal, self-contained, reproducible code.
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R
Hi everyone!
Does anyone know how to install the rj package in Windows (7)? I am
trying to set up eclipse, but I got [INFO] The R package 'rj' is not
available, R-StatET tools cannot be initialized.
Thank you in advance!
__
R-help@r-project.org mai
Hi everyone,
Does anyone know if there is a package to run Latent Transitional
Analysis using R?
Regards!
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read
rterm.exe in my computer is: C:\R\R-2.12.1\bin\x64
thank you in advance!
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-projec
rterm.exe in my computer is: C:\R\R-2.12.1\bin\x64
thank you in advance!
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-projec
Hi everyone,
I am new in R and programming. I have tried to remove the values out of
range in some variables using a loop:
1)
var <- names(est8vo[, 77:83]) # I got the variable names
> var
[1] "p16.1" "p16.2" "p16.3" "p16.4" "p16.5" "p16.6" "p16.7"
for (i in 1:7) {
var.i <- var[i]
est8
Hi,
Does anyone know how to integrate texmakerx and sweave on Windows? I
mean, to run .rnw files directly from texmakerx and get a pdf or dvi file.
Thank you in advance,
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org mailing
Hi everyone!
Does anyone know if there is a package to do two-part growth analysis
with R?
Regards,
Sebastian
--
Sebastián Daza
sebastian.d...@gmail.com
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do
35 matches
Mail list logo