search for: daza

Displaying 19 results from an estimated 19 matches for "daza".

Did you mean: data
2011 Nov 09
4
raking weighting
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
2011 Feb 02
2
grey scale graphs
...ggplot2, as it is shown in this webpage: http://lmdvr.r-forge.r-project.org/figures/figures.html? I am using Sweave, and I cannot get that color configuration. I have added the following option: trellis.device(color=FALSE) but I got a pdf file with color graphs. Thank in advance. -- Sebasti?n Daza sebastian.daza at gmail.com
2011 Mar 26
2
simple if question
...got this error: In if (data$school %in% sample1) { : the condition has length > 1 and only 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.daza at gmail.com
2012 Oct 11
2
survey package question
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 vote, for a county, for example, there are 15 polling stations) 2) inside each polling station, there
2011 Feb 16
1
id number by group and correlative
...if there 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 sebastian.daza at gmail.com
2011 May 18
1
data network format and grouping analysis
...x or a edgelist in R without losing isolated individuals . Next 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.daza at gmail.com
2011 Apr 03
1
style question
...$est:#)($se:#)")) mtable(berk0,berk1,berk2, + coef.style="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.daza at gmail.com
2011 Apr 03
1
setCoefTemplate
...est = "($est:#)($se:#)")) mtable(berk0,berk1,berk2, + coef.style="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.daza at gmail.com
2011 Feb 05
1
very basic HLM question
...25.36 The intercept random effect is 34.011. If I compute the ICC manually I get: > 34.011/(34.011+72.256) [1] 0.3200523 According to my Anova analysis, the between-component variance is 59.004. Does anyone know what the problem is? How can I get the 59.004 figure using R? -- Sebasti?n Daza sebastian.daza at gmail.com
2012 Mar 26
2
trellis plot
...on, 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="Time", ylab="Familiar Income") Thank you in advance! -- Sebasti?n Daza
2010 Dec 21
3
combination value
<mailto:r-help@r-project.org>Hi every one, I want to calculate the combination function in R, the value not all the possible choices. I mean cmbn(5,2)=10. Is there any function unless using factorial? Regards, Amir [[alternative HTML version deleted]]
2011 Jan 21
3
Function comparable to cutpt.coxph from "Survival Analysis using S"
Dear Mrs Rachel Pearce, I am looking for a function "cutpt-coxph" in R - like you did some years ago. How have you solved the problem? Have you found it or a similar function? thank you, Sincerely, Friederike "The title says it all really; I am looking for a function along the lines of cutpt.coxph as described in "Survival Analysis Using S" (Tableman and Kim), Chapter
2011 Jan 31
2
Latent Class Logit Models in discrete choice experiments
Dear R users, I would like to perform Latent Class Logit Models for the analysis of choice experiments in environmental valuation. This kind of analysis is usually performed with NLogit Software (http://www.limdep.com). I attach the results I usually obtain using NLogit and NLogit model specifications. For Random parameter models and Logit Models I usually perform my analysis with the package
2006 Sep 19
1
Samba Permission
...ctive over the network. Thus stopping me from using groups to allocate permissions. Any help on my situation would be greatly appreciated. Sorry for the rather lengthy post but I thought if I add as much detail as I could it would make it easier for someone to help me out. Cheers guys, sincerely daza -- View this message in context: http://www.nabble.com/Samba-Permission-tf2290901.html#a6362543 Sent from the Samba - General mailing list archive at Nabble.com.
2010 Nov 19
3
Sweave Dynamic Graph Question
i have a time Series of IBM closing px from 1/1/2000 to today I want to graph the time serie by dividing the graph by year and month all the monthly graphs with the same year will go to one page. so from 1/1/2000 to 11/19/2010. i will have 11 pages, and each page will have 12 graphs (jan to dec) except for 2010. I am able to do it in R, but when i use sweave, I can only print the last page.
2011 Mar 17
5
Spatial cluster analysis of continous outcome variable
Dear R Users, R Core Team, I have a two dimensional space where I measure a numerical value in two situations at different points. I have measured the change and I would like to test if there are areas in this 2D-space where there is a different amount of change (no change, increase, decrease). I don´t know if it´s better to analyse the data just with the coordinates or if its better to group them
2011 Jan 31
1
rj packages and eclipse
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!
2012 May 31
2
Loop question
...foreach 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! -- Sebasti?n Daza
2006 Sep 19
6
Problem logon to PDC
Hello, I have setup a cluster system with drbd and heartbeat. I have samba running as a PDC. Everything works great when I am on server1 But when failover ocuurs I cannot seem to log on the domain anymore. I Have symlinks to my home share : /var/cache/samba , /etc/samba/ who are synced between 2 servers. Do I have to sync another files ?? greets John