[R] Help on installing R packages in a Citrix

2014-08-22 Thread Jon-Paul Cameron
on this matter. I already sent this request to R-packages for help, but was told this was the correct Forum for info of this type. Many thanks Jon-Paul Cameron Systems Support Manager Jon-Paul Cameron Systems Support Manager Direct tel: + 44 (0)20 7680 8046 Email: j.came

[R] bbmle: mle2: initial value in 'vmmin' is not finite

2013-08-07 Thread Thomas Cameron
for the rogers equation runs perfectly with the data specified in an example given by Bolker in emdbook http://ms.mcmaster.ca/~bolker/emdbook/book.pdf I would love to hear thoughts on what the problem might be? Best wishes Tom Dr Tom C Cameron email tom.came...@emg.umu.semailto:tom.came

[R] Date seq question

2012-01-20 Thread cameron
Can anyone please help me with this? I have a list of business dates. What I want is to have last day of last month and paste them on next month. What i haveWhat i want 5725 2011-09-22 5726 2011-09-23 5727 2011-09-26 5728 2011-09-27 5729 2011-09-28 5730 2011-09-29 5731

Re: [R] Date seq question

2012-01-20 Thread cameron
Thanks Michael and Brian Thanks for your time. -- View this message in context: http://r.789695.n4.nabble.com/Date-seq-question-tp4313861p4314793.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list

[R] Importing xls from a http://

2011-01-25 Thread cameron
problem with the URL I want to import this excel file (http://www.econ.yale.edu/~shiller/data/ie_data.xls) from row 8 in Data sheet. Thanks Cameron -- View this message in context: http://r.789695.n4.nabble.com/Importing-xls-from-a-http-tp3236800p3236800.html Sent from the R help mailing list

Re: [R] help on timeseries

2010-12-20 Thread cameron
Thanks Frederic. that solved the problem. Thanks again. Cameron -- View this message in context: http://r.789695.n4.nabble.com/help-on-timeseries-tp3076866p3095633.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r

[R] [R-pkgs] pgfSweave 1.1.1 Released

2010-12-10 Thread Cameron Bracken
the new options. Cheers! -Cameron ___ R-packages mailing list r-packa...@r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r

[R] help on timeseries

2010-12-07 Thread cameron
i have time series of momentum signal. I want to get the date of each of the -1 signal period. for example , the first period of -1 signal begins on 2005-9-21 and ends on 2005-9-28. 2nd period of -1 signal begins on 2005-09-30 and ends on 2005-10-28. Thx Cameron datePx

Re: [R] Sweave Dynamic Graph Question

2010-11-23 Thread cameron
thx guys, this is what i came up with. it works fine, but too many lines of code. thanks again. Cameron \pagebreak \section{General Value Graph Daily} \setkeys{Gin}{width=1.1\textwidth} results=tex,echo=FALSE= rng=range(time(pf4[[1

[R] Sweave Dynamic Graph Question

2010-11-19 Thread cameron
) except for 2010. I am able to do it in R, but when i use sweave, I can only print the last page. any help would be greatly appreciated Thanks Cameron #R code library(fImport) IBM - yahooSeries(IBM, from=2000-01-01) IBM.Close - IBM[,IBM.Close] rng=range(time(IBM.Close)) Syr

[R] RowSums Question

2010-11-18 Thread cameron
/6/903 but i want 1/1/90 2 1/2/90 2 1/3/90 2 1/4/90 2 1/5/90 3 1/6/90 3 I cant figure out a way without doing loop. Thanks Cameron -- View this message in context: http://r.789695.n4.nabble.com/RowSums-Question-tp3049261p3049261.html Sent from the R help mailing list archive

Re: [R] RowSums Question

2010-11-18 Thread cameron
to count is.numeric. since NA is not numeric A 1/1/90 2 1/2/90 2 1/3/90 2 1/4/90 2 1/5/903 1/6/903 Thanks again :) Cameron -- View this message in context: http://r.789695.n4.nabble.com/RowSums-Question-tp3049261p3049421.html Sent from the R help

Re: [R] RowSums Question

2010-11-18 Thread cameron
Thanks Jorge It works great. I solved it by using loop, but i like your way better. Thanks again Cameron -- View this message in context: http://r.789695.n4.nabble.com/RowSums-Question-tp3049261p3049682.html Sent from the R help mailing list archive at Nabble.com

Re: [R] Format table help

2010-11-11 Thread cameron
Phil you're right Mthticker is not a table. Mthticker is a list. I am trying to reformat all elements in the list. or i can reformat one element and do a loop around it. Thanks Cameron Mthticker str List of 5 $ :'zoo' series from 01/02/04 to 11/01/10 Data: chr [1:83] LHG04LHJ04

Re: [R] Help make this simpler – count business day

2010-11-10 Thread cameron
thanks Gabor There is no way i can come up with your code. I guess if i am using loop in R, I am doing it wrong. -- View this message in context: http://r.789695.n4.nabble.com/Help-make-this-simpler-count-business-day-tp3034621p3036042.html Sent from the R help mailing list archive at

[R] Format table help

2010-11-10 Thread cameron
i have table Mthticker MthTicker[[i]] 01/02/04 02/02/04 03/01/04 04/01/04 05/03/04 06/01/04 07/01/04 08/02/04 LHN04LHQ04LHQ04LHV04LHZ04LHG05LHJ05LHK05 09/01/04 10/01/04 11/01/04 12/01/04 01/03/05 02/01/05 03/01/05 04/01/05 LHK05LHM05LHM05LHN05

[R] Help make this simpler – count business day

2010-11-09 Thread cameron
Help make this simpler – count business day I am a beginner in R and this is my first post Want to count the day in month. For example Day 2010-09-01 1 Wed 2010-09-02 2 Thurs 2010-09-03 3 Friday 2010-09-07 4 Tuesday 2010-09-08 5 Wed 2010-09-09 6

Re: [R] Sweve/cacheSweave

2010-02-11 Thread Cameron Bracken
use pgfSweave(pgfSweave-example.Rnw,pdf=T) -Cameron On Thu, Feb 11, 2010 at 6:36 PM, Yihui Xie x...@yihui.name wrote: If I understand pgfSweave correctly, a line like this \usepackage{C:/PROGRA~1/R/some.version/share/texmf/Sweave} will be added to the preamble of your LaTeX document

[R] [R-pkgs] New Package: pgfSweave

2009-12-04 Thread Cameron Bracken
of our own work. We hope you will find it useful as well. -Cameron Bracken and Charlie Sharpsteen ___ R-packages mailing list r-packa...@r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages __ R-help@r

[R] [R-pkgs] New package: tikzDevice

2009-09-14 Thread Cameron Bracken
This is to announce the first release of the tikzDevice package on CRAN. The package should be migrating to your mirror soon. The tikzDevice package provides a new graphics device for R which enables direct output of graphics in a LaTeX-friendly way. Please see the original posting on R-Forge

[R] [R-pkgs] Beta Verson of tikzDevice Released!

2009-07-27 Thread Cameron Bracken
The tikzDevice package provides a new graphics device for R which enables direct output of graphics in a LaTeX-friendly way. The device output consists of files containing instructions for the TikZ graphics language and may be imported directly into LaTeX documents using the \input{} command. The

Re: [R] [lme4]Coef output with binomial lmer ~ nested random effects

2008-08-08 Thread Tom Cameron
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Cameron Sent: Friday, August 08, 2008 11:47 AM To: r-help@r-project.org; [EMAIL PROTECTED] Subject: [R] [lme4]Coef output with binomial lmer Dear R users I have built the following model m1-lmer(y~harn+foodn+(1|ass%in%pop%in%fam),family

[R] Adding a second y axis and specifying yaxs=i

2007-10-24 Thread Cameron Guenther
the two points to meet. Can anyone tell me how to specify the secondary y axis to be in the i format. Thanks. -- Cameron Guenther, Ph.D. Project Scientist Kieser Associates, LLC 536 E. Michigan Ave., Suite 300 Kalamazoo, MI 49007 (269)344-7117 [EMAIL PROTECTED] www.kieser-associates.com