Re: [R] Obtaining R-squared from All Possible Combinations of Linear Models Fitted

2023-07-17 Thread John C Frain
is at least as great as R with any subset of the regressors). If you want to calculate all these R-squared's it should be easy to write a small routine to estimate them. I am very curious as to why you wish to do this. John C Frain. 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics

Re: [R] R does not run under latest RStudio

2023-04-06 Thread John C Frain
Does R run from a command prompt? If so, the problem is likely due to your Rstudio setup. If R does not run from a command prompt, any error messages might give some idea of the problem. I can run R and Rstudio in Windows 11?, Windows 10 and the current version of Linux Mint. On Thu 6 Apr

Re: [R] How to test the difference between paired correlations?

2023-03-23 Thread John C Frain
1. estimate r 2. do the z transformation - z is a simple function of r - z has an approximate standard normal distribution. 3. use the normal distribution tables to decide on the significance of z or of differences between two z's. I don't see the need for packages. John C Frain 3

Re: [R] ggplot error of "`data` must be a data frame, or other object coercible by `fortify()`, not an S3 object with class rxlsx"

2021-08-26 Thread John C Frain
officer redefines the read_xlsx command. You should have got a message to that effect when you loaded the officer package. You can use the version from the readxl package with readxl::read_xlsx() command. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff

Re: [R] Augmented Dickie-Fuller test

2021-08-26 Thread John C Frain
Your series shows a strong seasonal pattern that looks fairly constant. I would think that the adf style test is not appropriate. What are you trying to achieve? John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html https

Re: [R] Probit model- endogeneity issue

2021-04-06 Thread John C Frain
w.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com [[alternative HTML version d

Re: [R] Finance & R

2020-12-26 Thread John C Frain
Diethelm Würtz was responsible for the development of Rmetrics until his untimely death in a car accident. You might like to read the tribute to him from ETH. May he rest in peace. https://www.phys.ethz.ch/news-and-events/d-phys-news/2016/08/barbara-and-diethelm-wuertz.html John C Frain 3

Re: [R] Help with connection issue for R (just joined, leading R for our agency)

2020-12-11 Thread John C Frain
On Fri, 11 Dec 2020 at 11:25, Jeremie Juste wrote: snip > > That said, I take the opportunity Martin gave me to advertise that both > Emacs and Emacs Speaks Statistics works on Windows as well. The entry > cost might seem > expensive in the beginning but I assure you it will pay very quickly.

Re: [R] Best settings for RStudio video recording?

2020-08-16 Thread John C Frain
xcuse my brevity. > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provi

Re: [R] [External] Re: access for free more than 500 essential Springer Nature textbooks

2020-05-22 Thread John C Frain
RAN for reading and writing > Excel. > > I opened the .xlxs file in LibreOffice Calc. I pasted the links in column S into my browser and was offered a download in pdf and /or epub. This worked very well. Apologies for the double posting John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Irel

Re: [R] predicting waste per capita - is a gaussian model correct?

2020-05-10 Thread John C Frain
biased. The extent of that bias depends on your problem and it would not be possible to estimate the significance of the bias without a much greater knowledge of the process and data. I would suggest that you consult a competent statistician. John C Frain 3 Aranleigh Park Rathfarnham Dublin 1

Re: [R] Installation Re: Problems with library...

2018-12-24 Thread John C Frain
If I update in R the updates are visible in Rstudio and visa versa. If you use the default windows installation of both there should be no problems. Check that Rstudio is not using a different version of R to the version that contains packages updated in R and visa versa. On 24 Dec 2018 09:31,

Re: [R] Granger casuality test in r

2018-11-30 Thread John C Frain
On Fri, 30 Nov 2018 at 14:40, Eneida Permeti via R-help < r-help@r-project.org> wrote: > > The results of my Granger causality test in r are below. VARp is my VAR > model and I have two endogenous variables. From the results, I have only > instantaneous causality. What does it mean?Thank you so

Re: [R] Granger causality: lag selection

2018-11-03 Thread John C Frain
there is cointegration the usual test statistics do not have the standard distributions. This is covered in section 6.6 and chapter 7 of Lutkepohl's book. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On Fri, 2

Re: [R] Unclear about the output from summary of ca.jo from package urca

2018-08-24 Thread John C Frain
I have posted a reply to your original quesstion on Cross Validated explaining how the notation arises. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On Thu, 23 Aug 2018 at 10:12, Ashim Kapoor

Re: [R] Portable R in zip file for Windows

2018-01-27 Thread John C Frain
it relocatable. This is the answer to your question as far as I can see. If not, I and several others do not understand it. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 26 January 2018 at 00:12, Juan

Re: [R] Portable R in zip file for Windows

2018-01-25 Thread John C Frain
C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 25 January 2018 at 20:04, Juan Manuel Truppia <jmtrup...@gmail.com> wrote: > What is wrong with you guys? I asked for a zip, like R S

Re: [R] Linear regression with tranformed dependant variable

2017-10-23 Thread John C Frain
transformation. Also you might google "square root transformation regression" and you will find several useful links. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 23 October 2017 at

Re: [R] Suggestion for installation of R

2017-08-19 Thread John C Frain
to screen, memory and cpu limitations it would be difficult to do any complex work on such a system. There is a native maxima on android app that you might find useful. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie

Re: [R] R and UBUNTU startup

2017-07-04 Thread John C Frain
need to know how to manage files in linux. Installing and updating software using apt-get is really simple. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 4 July 2017 at 20:39, Duncan

Re: [R] I don't want to receive mail from questioner

2017-06-08 Thread John C Frain
at various levels of expertise. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 8 June 2017 at 12:48, Sara Edi via R-help <r-help@r-project.org> wrote: > blockquote, div.yahoo_quoted

Re: [R] Forecast using VAR model

2017-05-23 Thread John C Frain
. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 22 May 2017 at 06:16, Dhivya Narayanasamy <dhiv.shr...@gmail.com> wrote: > Hi Jon, > > sorry for the inconvenience. I have done it in

Re: [R] I cannot run R.EXE or RSCRIPT.EXE

2017-05-05 Thread John C Frain
As far as I can recall this is and always was a "feature" of MS Windows. Filenames with embedded spaces must be within double quotes. Single quotes can not be used. I understand that single quotes had or may still have some meaning in "for" statements in a batch file. I have never had occasion to

Re: [R] Fwd: Re: Setting .Rprofile for RStudio on a Windows 7 x64bit / Windows file extension hiding

2017-04-18 Thread John C Frain
ce and it may appear that one need more knowledge to work with Linux. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 18 April 2017 at 14:12, Duncan Murdoch <murdoch.dun...@gmail.com> wr

Re: [R] Setting .Rprofile for RStudio on a Windows 7 x64bit

2017-04-16 Thread John C Frain
an answer look at its content rather than its brevity, tone or use of language. This list depends on volunteers and they should be thanked rather than maligned. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra

Re: [R] Setting .Rprofile for RStudio on a Windows 7 x64bit

2017-04-15 Thread John C Frain
that you could do the same with rstudio. If you think that answers are short or to the point remember that someone is giving of his time to help you. I think that you owe someone an apology. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra

Re: [R] Modeling Time Series with Missing Observations

2017-03-23 Thread John C Frain
Google "arima missing data r" will bring up several references including http://stats.stackexchange.com/questions/104565/how-to-use-auto-arima-to-impute-missing-values. There are several other useful results in that search. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland

Re: [R] Correlation code not working but not sure why

2017-03-22 Thread John C Frain
: AllTemps and airTemps53 t = 0.68527, df = 10, p-value = 0.5087 alternative hypothesis: true correlation is not equal to 0 95 percent confidence interval: -0.4122189 0.7005406 sample estimates: cor 0.2117855 John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Eco

Re: [R] vars package - irf() does not work

2017-02-24 Thread John C Frain
at your script in a hex editor. If this does not solve your problem I would suggest that you send to the list your script and data in text format as attachments. (I presume that this is allowable) John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj

Re: [R] Windows 10 Application Compatibility Check | FreeWare R Statistical Environment v3.2.2

2016-07-27 Thread John C Frain
(formerly Revolution R) available at https://mran.revolutionanalytics.com/. These are based on a fixed CRAN repository date. The version available there is said to be compatible with Windows 7.0 (SP1), 8.1, 10 and Windows Server® 2008 R2 (SP1), 2012 (64-bit versions only). John C Frain 3 Aranleigh Park R

Re: [R] Windows 10 Application Compatibility Check | FreeWare R Statistical Environment v3.2.2

2016-07-27 Thread John C Frain
uot; supported. This does happen in large organisations. If any one knows of some organisation that is willing to provide support to Citi (for a respectable fee) there might be a bit of money to be made. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/fr

Re: [R] Error using function seas()

2016-06-26 Thread John C Frain
Check the manuals for the x13 program. There used to be a maximum length of series that earlier versions of the program could manage. Your series is almost certainly to long for x13. There is no way to change that in R. This is identical to the question that you previously asked and you still

Re: [R] Descriptive Statistics of time series data

2016-04-06 Thread John C Frain
Use the r function scan() to read the entire file into a vector and then extract the observations for each series (possible using loops?) John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 6

Re: [R] Test for Homoscedesticity in R Without BP Test

2016-04-04 Thread John C Frain
You might "google Breusch Pagan test r" and find that the test is implemented in lmtest package. On 4 Apr 2016 17:28, "Deepak Singh" wrote: > Respected Sir, > I am doing a project on multiple linear model fitting and in that project I > have to test Homoscedesticity of

Re: [R] Seasonal Cointegration

2016-03-02 Thread John C Frain
tRY HEGY.test() in R package pdr. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 29 February 2016 at 19:14, Sarah Goslee <sarah.gos...@gmail.com> wrote: > Checking Rseek.org

Re: [R] Logistic Regression

2016-01-23 Thread John C Frain
Alternatively you might use log(p/1-p) as your dependent variable and use OLS with robust standard errors. Much of your inference would be analogous to a logistic regression John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra

Re: [R] Cautioning optim() users about "Nelder-Mead" default - (originally) Optim instability

2015-11-15 Thread John C Frain
In econometrics it was common to start an optimization with Nelder-Mead and then switch to one of the other algorithms to finish the optimization. As John Nash states NM gets one close. switching then speeds the final solution. John John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland

Re: [R] Errors -- Windows 8- R version 3.2.1

2015-08-08 Thread John C Frain
directory (eg double clicking on a file which starts in R in the working directory or setting up a short cut on your desktop which starts R in that directory, use projects in RStudio). I usually use the setwd() method or PStudio projects. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14

Re: [R] ca.jo function, urca package, singular matrix problem

2015-07-09 Thread John C Frain
There is something very wrong in your data set. You appear to have two distinct observations of your variables and these are continuously repeated throughout the sample. On 9 Jul 2015 18:26, Bert Gunter bgunter.4...@gmail.com wrote: I do know nothing about what you are specifically doing (!!)

Re: [R] Rgui not working in Windows Version 8.1

2015-07-06 Thread John C Frain
if that solves the problem. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 6 July 2015 at 02:14, Erin Hodgess erinm.hodg...@gmail.com wrote: Hello everyone! I have been having trouble

Re: [R] Rgui not working in Windows Version 8.1

2015-07-06 Thread John C Frain
is an interface to the windows console. I was working with gcc sometime ago and have recently discovered that many unix shell commands now work in conemu64. This rather proves your point. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie

Re: [R] Windows Installation Without Third-Party Packages

2015-04-09 Thread John C Frain
can confirm if my assumption is right or wrong. John John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 9 April 2015 at 14:42, Elliot Joel Bernstein e...@cornell.edu wrote: I am trying

Re: [R] Conversion of Matlab code to an R code

2015-03-23 Thread John C Frain
) by the use of HTML in your email. John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 23 March 2015 at 15:10, Abhinaba Roy abhinabaro...@gmail.com wrote: Hi, Can a Matlab code be converted to R code

Re: [R] Reading oxmetrics/pcgive files (.in7 .bn7)

2015-01-27 Thread John C Frain
. It is possible that some other person has written a program that will read oxmetrics format data files and output the data in a more accessible format. Best Regards John John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra

Re: [R] Reading oxmetrics/pcgive files (.in7 .bn7)

2015-01-27 Thread John C Frain
\data.in7); dbase.Info(); dbase.SaveXls(E:/temp/ox/sample2_ox.xls); delete dbase; } John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 26 January 2015 at 21:50, Mikael Olai Milhøj mikaelmil...@gmail.com

Re: [R] Equivalent to matlab .* operator in R

2014-11-19 Thread John C Frain
[2,]10 6.0 prod - matrix(y*z) prod [,1] [,2] [1,]0 0.0 [2,]1 2.5 [3,]3 6.0 John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 19 November 2014 16:48, Boris Steipe

[R] Fwd: R Studio Not Working Windows 8.1

2014-06-29 Thread John C Frain
John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com -- Forwarded message -- From: John C Frain fra...@gmail.com Date: 29 June 2014 22:26 Subject: Re: [R] R Studio Not Working Windows

Re: [R] SE for R-squared

2014-01-12 Thread John C Frain
]] __ 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 commented, minimal, self-contained, reproducible code. -- John C Frain Economics

Re: [R] Hausman test in R

2012-10-29 Thread John C Frain
/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra

Re: [R] Downloading latest version - keeps freezing

2012-10-17 Thread John C Frain
Can I suggest that you try to download from another mirror. You might also try to download a file of a file of similar size from some source. Success or lack of success should help in diagnosing the problem. On Oct 17, 2012 8:26 AM, Helen Jenkins jenkins.he...@gmail.com wrote: Hi I've been

Re: [R] Is there a data/variable explorer in R?

2012-08-23 Thread John C Frain
Rstudio has an object browser that will do what is required. On Aug 22, 2012 7:34 PM, Michael comtech@gmail.com wrote: Is there a data/variable explorer in R? Hi all, I am inspecting a complex variable which has lists inside lists... Is there a data-explorer that can help me view the

Re: [R] Package to remove collinear variables

2012-08-07 Thread John C Frain
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj

Re: [R] TRAMO/SEATS and x12 in R

2012-02-23 Thread John C Frain
. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https

Re: [R] TRAMO/SEATS and x12 in R

2012-02-23 Thread John C Frain
. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https

Re: [R] simulating stable VAR process

2012-01-14 Thread John C Frain
of the polynomial implied by taking the determinant of the your polynomial. There's an example on pg 17 of lutkepohl if you have it. If you don't, I can fax it to you over the weekend if you want it. On Fri, Jan 13, 2012 at 8:34 PM, John C Frain fra...@gmail.com wrote: I think that you must

Re: [R] simulating stable VAR process

2012-01-14 Thread John C Frain
or the eigenvalues to be real. John On Sunday, 15 January 2012, Mark Leeds marklee...@gmail.com wrote: hi john. I think I follow you. but , in your algorithm, it is straightforward to generate a set of eigenvalues with modulus less than 1 ? thanks. On Sat, Jan 14, 2012 at 5:31 PM, John C Frain fra

Re: [R] simulating stable VAR process

2012-01-13 Thread John C Frain
://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com [[alternative HTML

Re: [R] About summary in linear models

2011-12-06 Thread John C Frain
/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html

Re: [R] problem during installing bayesQR package for R 2.14 version

2011-11-30 Thread John C Frain
in advance     with regards *Kalam Narendar Reddy,* Masters In technology, University Of HYderabad, -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com

Re: [R] problem during installing bayesQR package for R 2.14 version

2011-11-29 Thread John C Frain
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html

Re: [R] Upgrade R?

2011-11-15 Thread John C Frain
, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman

Re: [R] about R instalation

2011-11-14 Thread John C Frain
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra

Re: [R] Win upgrade pb (virus)

2011-11-11 Thread John C Frain
__ 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 commented, minimal, self-contained, reproducible code. -- John C Frain

Re: [R] Interpreting Multiple Linear Regression Summary

2011-11-09 Thread John C Frain
-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 commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie

[R] False Virus detection with colorspace package?

2011-11-07 Thread John C Frain
is * File name: c:\.\colourspace\libs\i386\colorspace.dll Threat name: Virus found Win32/Heur Detected on open * Is this a false positive? -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland

Re: [R] False Virus detection with colorspace package?

2011-11-07 Thread John C Frain
--- Sent from my phone. Please excuse my brevity. John C Frain fra...@gmail.com wrote: After updating to version 2.14 and copying packages from my Version 2.13.2 library  I ran update.packages(checkBuilt=TRUE,ask=FALSE) to update

Re: [R] Re-installing R

2011-09-23 Thread John C Frain
and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com [[alternative HTML version deleted

Re: [R] Code for The R Book

2011-09-10 Thread John C Frain
and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com [[alternative HTML version deleted

Re: [R] linear regression, log-transformation and plotting

2011-09-07 Thread John C Frain
commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com [[alternative HTML version deleted

[R] Fwd: ARMA show different result between eview and R

2011-08-30 Thread John C Frain
-- Forwarded message -- From: John C Frain fra...@gmail.com Date: 30 August 2011 21:52 Subject: Re: [R] ARMA show different result between eview and R To: Young Gyu Park ygpa...@gmail.com If you check your manuals you will find that R uses full maximum likelihood while Eviews

[R] temporal disaggregation

2011-08-16 Thread John C Frain
commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com [[alternative HTML version deleted

[R] looking for tools adapted to alpha-stable varariables

2011-08-14 Thread John C Frain
the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com

Re: [R] trouble with uninstall

2011-07-26 Thread John C Frain
]] __ 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 commented, minimal, self-contained, reproducible code. -- John C Frain

Re: [R] Tell emacs to load new R version

2011-06-29 Thread John C Frain
-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com

Re: [R] Tell emacs to load new R version

2011-06-29 Thread John C Frain
-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com

Re: [R] Forcing a negative slope in linear regression?

2011-06-01 Thread John C Frain
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj

Re: [R] Fwd: Opening R in 64-bit version by default

2011-05-27 Thread John C Frain
, John C Frain wrote: I have no problems configuring .r files to start in Emacs or RStudio and then use Emacs or RStudio to call the required version of R. You might check when you open with other from Windows Explorer that the check box Always open with this program is ticked. If you

Re: [R] Fwd: Opening R in 64-bit version by default

2011-05-25 Thread John C Frain
://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com

Re: [R] Powerful PC to run R

2011-05-13 Thread John C Frain
, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman

Re: [R] maximum likelihood accuracy - comparison with Stata

2011-03-28 Thread John C Frain
. __ 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 commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity

Re: [R] About upgrade R

2010-11-15 Thread John C Frain
) -- On Sun, Nov 14, 2010 at 10:05 PM, John C Frain fra...@gmail.com wrote: The current method allows one to easily retain several versions working in parallel. This particularly important if some package is not available in the new version. A few years ago

Re: [R] About upgrade R

2010-11-14 Thread John C Frain
. __ r-h...@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 commented, minimal, self-contained, reproducible code. -- John C Frain Economics

[R] [OT] (slightly) - OpenOffice Calc and text files

2010-10-14 Thread John C Frain
-- Forwarded message -- From: John C Frain fra...@gmail.com Date: 14 October 2010 18:20 Subject: Re: [R] [OT] (slightly) - OpenOffice Calc and text files To: Schwab,Wilhelm K bsch...@anest.ufl.edu Just a basic comment on Open Office Calc.  I find Open Office Calc and excellent

Re: [R] Fitting VAR and doing Johansen's cointegration test in R

2010-08-23 Thread John C Frain
Aditya __ 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 commented, minimal, self-contained, reproducible code. -- John C

Re: [R] reading dates in Excel into R

2010-07-30 Thread John C Frain
-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com __ R-help

Re: [R] How to do X11 seasonal adjust in R?

2009-11-20 Thread John C Frain
and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com __ R-help@r

Re: [R] Negative AIC

2009-09-10 Thread John C Frain
. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE

Re: [R] Determining if swap memory is turned off

2009-06-26 Thread John C Frain
and provide commented, minimal, self-contained, reproducible code. -- John C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com __ R-help@r

Re: [R] running R on netbooks/minis?

2009-05-03 Thread John C Frain
C Frain Economics Department Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

Re: [R] What is the R equivalent of STATA's 'drop' command?

2009-02-10 Thread John C Frain
__ 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 commented, minimal, self-contained, reproducible code. -- John C Frain Trinity College Dublin

Re: [R] Help regarding White's Heteroscedasticity Correction

2009-02-10 Thread John C Frain
and provide commented, minimal, self-contained, reproducible code. -- John C Frain Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com __ R-help@r-project.org mailing list https

Re: [R] Problems in Recommending R

2009-02-03 Thread John C Frain
-contained, reproducible code. -- John C Frain Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help

Re: [R] stablefit can fit the parameters of a truncated normal distribution?

2008-10-16 Thread John C Frain
, reproducible code. -- John C Frain Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help

Re: [R] fit model

2008-10-14 Thread John C Frain
__ 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 commented, minimal, self-contained, reproducible code. -- John C Frain Trinity

Re: [R] AIC score

2008-10-14 Thread John C Frain
, reproducible code. -- John C Frain Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help

Re: [R] Two envelopes problem

2008-08-26 Thread John C Frain
A very important point is missing here. If there is x in one envelope and 2x in the other the expected gain is 3x/2. If the idea is to switch after observing the second envelope the expected gain is again 3x/2. In the case being put x will be either 5 or 10. But x is a parameter and in this

Re: [R] VAR question

2008-08-12 Thread John C Frain
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:[EMAIL PROTECTED

Re: [R] Opening R from Tinn without setting directory each time

2008-08-06 Thread John C Frain
, reproducible code. -- John C Frain Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r

Re: [R] Start preferred RGui

2008-07-11 Thread John C Frain
the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED

Re: [R] help with updating to R2.7

2008-05-08 Thread John C Frain
-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- John C Frain Trinity College Dublin Dublin 2 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] __ R

  1   2   >