Dear sir, I am a foreign researcher attach to Toyama University-Japan, Dept. of Chemical Eng. I am working on a project which requires linking of various process parameters with design conditions. I found interesting on your R-software,which was introduced to me through some profs.Thanks for making it available free. I need to use mutiparameter regression analysis to correlate 3 process variables (independent) to another dependent variables. I tried to downlaod the R through your web page, and the stuff downloaded was some papers no way to run it. I was completely unaware on how to download and run it. I would well appreciate if you could let me know the exact way of doing that.also let me have instruction tutorial or relavent for begineers to use R. Sorry for the inconvenience, Look forward to hearing from you soon. Thank you, nishantha __________________________________________________ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
isuru seekkuarachchi <isurujp at yahoo.com> writes:> I tried to downlaod the R through your web page, and > the stuff downloaded was some papers no way to run it. > I was completely unaware on how to download and run > it. > > I would well appreciate if you could let me know the > exact way of doing that.also let me have instruction > tutorial or relavent for begineers to use R.Goto http://cran.r-project.org/bin/windows/base/ and download SetupR.exe which will install everything for you. (If you have a Windows system. Otherwise you probably need to get someone to help you.) If you have Acrobat Reader installed, then a set of manuals/tutorials is available via the Help menu. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On 06/14/02 06:58, isuru seekkuarachchi wrote:>I tried to downlaod the R through your web page, and >the stuff downloaded was some papers no way to run it. >I was completely unaware on how to download and run >it.What you need to look at is the FAQ (Frequently Asked Questions), which is in the R page, specifically, in http://www.r-project.org/ on the left under "Documentaion". There is a section there on how to get it and how to install it. The answer to both questions depends on what kind of computer and operating system you have (that is, what "platform" you have). Note that "Linux" is consdered part of "Unix" in that section. For the kind of data analysis you need to do, you might want to look at lm(), which is a function in the base package (the main one). -- Jonathan Baron, Professor of Psychology, University of Pennsylvania R page: http://finzi.psych.upenn.edu/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._