[R] JSM 2018 Invited Session Proposals on Statistical Graphics and Data Visualization Due by September 7, 2017

2017-09-04 Thread isabella
* Be willing to reach out to your competitors and forge a session with energy in it. For more details, please refer to http://ww2.amstat.org/meetings/jsm/2018/invitedsessions.cfm. Many thanks, Isabella Isabella R. Ghement, Ph.D. JSM 2018 Program Chair for the ASA Section on Statistical Graph

Re: [R] Error in predict.lm() for models without intercept?

2014-09-16 Thread isabella
Hi Rolf, BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; } Thanks very much for your response. You are right - my simulated example works as intended, so it can't be used to get to the bottom of this problem (if it is a problem at all). Here is

[R] Error in predict.lm() for models without intercept?

2014-09-16 Thread isabella
ept (given that they are flaring up as one moves away from the average value of the predictor x). I would very much appreciate any clarifications or suggestions for how to fix this problem. If the problem is confirmed, it appears to also carry over to the effects package in R, which constructs

Re: [R] Error in predict.lm() for models with no intercept?

2014-09-16 Thread isabella
e question. Best, Isabella On Tue 16/09/14 3:06 PM , isabe...@ghement.ca sent: Hi everyone, Could there be an error in the predict() function in R for models without intercepts which include one or more predictors? When using the predict() function to obtain the stand

[R] Error in predict.lm() for models with no intercept?

2014-09-16 Thread isabella
Hi everyone, Could there be an error in the predict() function in R for models without intercepts which include one or more predictors? When using the predict() function to obtain the standard errors of the fitted values produced by a linear model (lm), the behaviour of the s

[R] Lack-of-fit test for linear mixed effects model (lme) including two fixed effects

2014-05-17 Thread Isabella Zwiener
Dear list members, I fitted a linear mixed effects model using the lme function from nlme package. In the model I included two fixed effects, one being continuous and one a factor having 4 categories. Furthermore, I have one random effect (id) which I want to include as a random in

[R] How to split a plot into vertical subregions with width proportional to length of a character string?

2013-09-11 Thread isabella
"blue") abline(v=10,lty=3,col="blue") text(1,3,"Text 1",pos=4) text(8,3,"Label 2",pos=4) arrows(2,3,8,3,code=3, length=0.1,lwd=2) text(5,3,"Range",pos=3) Thank you in advance for any ideas you can provide. Isabella Isabella R.

Re: [R] Robust ARMA Fitting in R?

2012-03-01 Thread isabella
be able to point it out to me. My Google searches came up empty handed. Kind regards, Isabella Isabella R. Ghement, Ph.D. Ghement Statistical Consulting Company 301-7031 Blundell Road, Richmond, B.C., Canada, V6Y 1J5 Tel: 604-767-1250 Fax: 604-270-3922 E-m

[R] Robust ARMA Fitting in R?

2012-03-01 Thread isabella
kind regards, Isabella Isabella R. Ghement, Ph.D. Ghement Statistical Consulting Company 301-7031 Blundell Road, Richmond, B.C., Canada, V6Y 1J5 Tel: 604-767-1250 Fax: 604-270-3922 E-mail: isabe...@ghement.ca Web: www.ghement.ca [[alternative HTML version

[R] meboot - can it handle outliers and missing values?

2012-02-13 Thread isabella
accomodate these two features, which are the hallmark of many real time series? If yes, I would very much appreciate your thoughts on how this can be achieved in R. Many thanks and kind regards, Isabella Isabella R. Ghement, Ph.D. Ghement Statistical Consulting

Re: [R] Unexpected behavior for as.date()

2009-11-12 Thread Isabella Ghement
to working with as.Date() and strptime() if possible. Kind regards, Isabella P.S. Many thanks also to all the contributors to this post who kindly offered alternative solutions to my problem. I really appreciate your time and insights. -Original Message- From: Therneau,

Re: [R] Unexpected behaviour for as.date()

2009-11-10 Thread Isabella Ghement
would find a bug in as.date() for the year 2000 and that I would not be able to apply strptime() to objects produced by as.date(). In the future, if given the option, I will stick with the as.Date() function you suggested. Kind regards, Isabella -Original Message- From: David Winsemius

Re: [R] Unexpected behaviour for as.date()

2009-11-10 Thread Isabella Ghement
;, "02-MAY-07"),order="dmy") strptime(d, "%d%b%y")$year Try this as well, just in case: d <- as.date("02-MAY-07",order="dmy") strptime(d, "%d%b%y")$year How does one extract (a meaningful) year from the object d above? Kind regards,

[R] Unexpected behaviour for as.date()

2009-11-10 Thread Isabella Ghement
mes from the year 1900?!). Is there a way to force R to convert character dates from the year 2000 into Julian dates? I need to perform this conversion in order to compute the difference between two dates, one of which happens to come from the year 2000. Many thanks! Isabella

[R] Comparing Proportions Among Groups

2009-04-08 Thread Isabella Ghement
ption, but is it possible to solve this problem in R without resorting to the use of dummy variables? Many thanks and kind regards, Isabella Isabella R. Ghement, Ph.D. Ghement Statistical Consulting Company 301-7031 Blundell Road, Richmond, B.C., Canada, V6Y 1J5 Tel: 604-767-1250 Fax: 604-270-3922 E

[R] Gage R & R

2008-07-08 Thread Isabella Ghement
Hello, Could you let me know if there any R packages available for performing Gage R & R studies. Thank you! Sincerely, Isabella Isabella R. Ghement, Ph.D. Ghement Statistical Consulting Company 301-7031 Blundell Road, Richmond, B.C., Canada, V6Y 1J5 Tel: 604-767-1250 Fax: 604-270-3922 E-

Re: [R] Problems with R2WinBUGS

2008-04-18 Thread isabella
lping me to narrow down this problem.) Many thanks! Isabella Isabella R. Ghement, Ph.D. Ghement Statistical Consulting Company 301-7031 Blundell Road, Richmond, B.C., Canada, V6Y 1J5 Tel: 604-767-1250 Fax: 604-270-3922 E-mail: [EMAIL PROTECTED] Web: [2]www.gh

Re: [R] Problems with R2WinBUGS

2008-04-17 Thread isabella
to provide into why the call to R2WinBUGS breaks down. In case this may be needed, I am using R 2.6.2 and WinBUGS 1.4. Kind regards, Isabella Isabella R. Ghement, Ph.D. Ghement Statistical Consulting Company 301-7031 Blundell Road, Richmond, B.C., Canada, V6Y 1J5 Tel:

[R] Problems with R2WinBUGS

2008-04-16 Thread isabella
,inits, model.file="model.bug", parameters=c("T","best","d","lor","mu","or","p"), n.chains=1,n.iter=2,n.burnin=5000,n.thin=1, bugs.directory="c:/Program Files/WinBUGS14/", codaPkg=FALSE,