search for: daad

Displaying 14 results from an estimated 14 matches for "daad".

Did you mean: dad
2009 Jun 11
3
deSolve question
...Csp*Qsp/Kpbsp + Cpa*Qpa/Kpbpa - Cli*Qli/Kpbli) - Vmax*Cli/Kpfli/(Km + Cli/Kpfli) dAbr <- (Car - Cbr/Kpbbr)*Qbr dAh <- (Car - Ch/Kpbh)*Qh dApa <- (Car - Cpa/Kpbpa)*Qpa dAsp <- (Car - Csp/Kpbsp)*Qsp dAgi <- (Car - Cgi/Kpbgi)*Qgi dAk <- (Car - Ck/Kpbk)*Qk dAm <- (Car - Cm/Kpbm)*Qm dAad <- (Car - Cad/Kpbad)*Qad dAsk <- (Car - Csk/Kpbsk)*Qsk return(list(dy = c(dAar, dAve, dAlu, dAli, dAbr, dAh, dApa, dAsp, dAgi, dAk, dAm, dAad, dAsk), Car = Car, Cve=Cve, Clu=Clu, Cli=Cli, Cbr=Cbr, Ch=Ch, Cpa=Cpa, Csp=Csp, Cgi=Cgi, Ck=Ck, Cm=Cm, Cad=Cad, Csk=Csk)) }) } ODE <-...
2010 Apr 14
3
Problem with recode -Error in parse(text = range[[1]][1]) : unexpected end of input in " c(0"
...he same data set, but get precisely the same error at precisely the same location in the command, i.e. the second colon. As far as I can tell I have the most up-to-date version of car installed. Any suggestions? Yours, Simon Kiss ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2010 May 27
2
help calculating variable based on factor level of another
...x1<-factor(levels="social and cultural specialists", "labour", "salariat") x2<-if(x1==c("social and cultural specialists")) "1" elseif (x1==NA) "NA" else "0" ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2010 Jul 19
2
Grouping and stacking bar plot for categorical variables
...x-axis categories should be the egp class category. Within each class category I would like a cluster of stacked bars that show the distribution of spending support for each issue. Can anyone suggest something? Yours, Simon Kiss ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2010 Jun 29
3
generate irregular series of dates
...e (semester begin) to another (semester end) using an irregular interval in between (Tuesdays and Thursdays, for example). I know that a regular series of dates is no problem, but what about an irregular series? Yours, Simon Kisss ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2010 May 12
2
Finding different hues for a mosaic plot compatible with grayscale printing
...st(rot_labels=c(25,90,0,0), offset_labels=c(1,0,0,2), offset_varnames=c(2,0,0,4), set_varnames=c(trade_off_scaled="Protecting The Environment Is More Important Than Creating Jobs", educ="Level of Education"))) ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2010 Jun 03
2
Comparing a 4-point and 5-point Likert scale
...is then to add the two, average them and use that value as an index of economic egalitarianism? Yes / no? Suggestions? I am an R user and I hope that a purely statistical question is not especially misplaced. Yours truly, Simon Kiss ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2010 Jun 28
2
Stacked Histogram, multiple lines for dates of news stories?
...t;, "Globe and Mail", "Post") test2=ISOdatetime(sample(2004:2009, 50, replace=TRUE), sample(1:12, size=50, replace=TRUE), sample(1:30, 50, replace=TRUE), 0,0,0) test2=as.Date(test2) test_df=data.frame(test, test2) ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2023 May 02
0
Reg: Help regarding ggplot2
Hi Thomas, Thanks for your help. I need to plot all other countries as well. Thanks for your time With sincere regards, Upananda On Tue, May 2, 2023 at 3:01?PM Thomas.Rose <Thomas.Rose at daad-alumni.de> wrote: > Dear Upananda, > > I see a misplaced bracket in your code, and there is no need in aes() to > call the dataframe explicitly. Does this work? > > ggplot(data = data_vol3, aes(x = index, y = usa)) + > geom_line() > > Best wishes, > Thomas > &...
2010 Mar 24
1
R Full Screen
...arge, flat- screen monitor. I can't make any of the Quartz windows fill the monitor's screen; I'd like to make them full screen to identify points in a dense scatterplot. Thank you for any suggestions. Yours, Simon Kiss ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2010 Mar 26
0
row names in regression results and saving the identification results from added variable plots
...mand with the av.plots command in (car) as you can with other standard plots because av.plots brings up an interactive menu that does not appear to allow for that. If any one can help, it would be appreciated! Yours, Simon Kiss ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2010 Apr 27
0
NULL variable read in from SPS
.... z=read.csv(file.choose(), header=TRUE) #Just as before, calling the dataframe gives the data exactly as it should z #less/same #more #less/same #more #more #But when I call the specific variable, I get #NULL z$enviro_spending #NULL ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2010 May 20
0
Compressed values on y-axis in effects plot
..._tax_mod, rug=TRUE), ylab="Probability of Disagreeing", xlab="Party ID", main="Probability of Disagreeing That The Carbon Tax Would Hurt The Economy") dev.off() -------------- next part -------------- ********************************* Simon J. Kiss, PhD SSHRC and DAAD Post-Doctoral Fellow John F. Kennedy Institute of North America Studies Free University of Berlin Lansstra?e 7-9 14195 Berlin, Germany Cell: +49 (0)1525-300-2812, Web: http://www.jfki.fu-berlin.de/index.html
2010 Mar 24
0
R-help ordinal regression
...make any of the Quartz windows fill > the? > monitor's screen; I'd like to make them full screen to > identify points? > in a dense scatterplot. > Thank you for any suggestions. Yours, Simon Kiss > ********************************* > Simon J. Kiss, PhD > SSHRC and DAAD Post-Doctoral Fellow > John F. Kennedy Institute of North America Studies > Free University of Berlin > Lansstra?e 7-9 > 14195 Berlin, Germany > Cell: +49 (0)1525-300-2812, > Web: http://www.jfki.fu-berlin.de/index.html > > > > ------------------------------ > &...