Displaying 20 results from an estimated 100 matches similar to: "i want create script"
2010 Jun 22
1
which model suits for these kind of data
Hi ,
please help me which model is helpful for forecasting giving following
inputs (inputs are not linear)
sales date shopnuber total 20%profit 10%profit
2009-10-03 1 41891 2863 39028
2009-10-04 1 49152 7588 41564
2009-10-05 1 45804 23543 22261
2009-10-06 1 48395 48371 24
2009-10-07 1 48906 20204 28702
2009-10-08 1 47003 19442 27561
2009-10-09 1 46296 21635 24661
2009-10-10 1
2010 Dec 06
1
R cmd batch with parameters
hello!
I'm trying to make a very simple calculation using R that would called
from bash with two parameters, the names of the input and output files.
the first one is just an 4 by 100 numerical table- the function finds
the index of the maximal elements in each columns and writes it into the
output file.
I cannot deal somehow with passing the parameters to the function it
works from R with the
2010 Jul 21
3
Help me with prediction in linear model
Hi R-community,
I have the code as follows,i Fitted model as follows
lbeer<-log(beer_monthly)
t<-seq(1956,1995.2,length=length(beer_monthly)) #beer_monthly contains 400+
entries
t2=t^2
beer_fit_parabola=lm(lbeer~t+t2)
Below is not working for me.
Please help me in preparing the new data set for the below prediction
2003 Jan 31
1
exel
Hi,
I'm having a weird problem.
I have exel files with links in it to other exel files.
When I share the map on a windows server (or windows os) eveything works.
When I share it on a samba server it doesn't.
When I open the file, it asks to enable macro's (I need them so say yes) -
everything fine - After that It asks if I want to rework/check the links
(don't know if reworks is
2011 Mar 16
5
Strange R squared, possible error
k=lm(y~x)
summary(k)
returns R^2=0.9994
lm(y~x) is supposed to find coef. a anb b in y=a*x+b
l=lm(y~x+0)
summary(l)
returns R^2=0.9998
lm(y~x+0) is supposed to find coef. a in y=a*x+b while setting b=0
The question is why do I get better R^2, when it should be otherwise?
Im sorry to use the word "MS exel" here, but I verified it in exel and it
gives:
R^2=0.9994 when y=a*x+b is used
2011 Sep 16
3
writing data from several matrices in R into one excel-file with several sheets
hello,
does anyone know how I can write several matrices from R into one exel-file
using different sheets for the different matrices?
thank you very much in advance for your help.
Marion
[[alternative HTML version deleted]]
2005 Jun 13
2
File owner / group
Hi all,
I have a Samba 3.0.13 with ACL support running under SuSE and acting as a
PDC for the hole organization.
Among some shares, there's one that has about ten subdirectories.
Everybody can access this share and restrictions are applied over those
subdirs.
The problem is that, for example, when I create a file (or modify it with
Word or Exel) in the Finances subdirectory, the file has my
2008 Mar 10
2
New rsync option checksum-path
This is a suggestion for adding to rsync an option "--checksum-path=PROGRAM".
Once this option is given, provided it is accompained by option
"--checksum", both the receiving and sending side of rsync would
compute checksums calling PROGRAM, instead of the usual checksum
program.
Why is this usefull? Suppose I have two collections of MP3 files at
different locations which I
1999 Nov 09
1
No subject
How can I import tables from Microsoft-Exel into R? Perhaps You can
explain in an example. Thanks!
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
2003 Mar 20
1
Connection by peers
Our Samba work very bad!
My some users can't save changers in Exel and Word files.
We have file-server ( Linux RH7.3, kernel 2.4.18, Samba-2.2.7a-1)
We local network consists of 500 computers with NT Domain Controller
(Win98,Win2000,WinXP,Microsoft Office 2000).
The user opens a file, he changes it and sometimes can save a file, and
sometimes no. Why?
My smb.conf
[Global]
workgroup
2007 Sep 21
1
help with rq
I used in 2004 an earlier version of R (1.6.0 ?) for quantile regressions
Now I downloaded version 2.5.1-win32 and I cannot A) read my old files (Our
exel working space was saved in csv) and also the series of instructions
does not work, see below (B) rq function is not recognized)
filename <- read.csv("filename.csv",header=TRUE,row.names=1)
fit95
2010 Jun 07
1
raw data form .CEL file
Hi
I am new in using R. I am facing problem getting the raw data like the mean
value, standard deviation value form the .CEL file.
Please help me, how can I get these raw information from a .CEL file into an
exel file?
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/raw-data-form-CEL-file-tp2245796p2245796.html
Sent from the R help mailing list archive at Nabble.com.
2006 Jan 16
2
Kite diagrams
I teach biology, and would like to show the students how to use R for
some statistical assignments. One of those is to make a kite diagram
(for example as seen in
http://www.medinavalleycentre.org.uk/images/Bembri1.jpg). Is there any
way to create one using R? I did a help.search("kite") and looked on the
r-project HP with no luck.
Previously when the course was taugh the students have
2011 Aug 23
3
Different Estimated values between R and Excel
Hi,
I used simple linear regression with the R software and EXCEL on the same
data. Although , I find the same R2=0.84, I find different estimated values
(intercept and slope). For the R software (slope =0.0009, Intercept =
-0.1478), for EXCEL (slope =927.7, Intercept = 154,41).
When I use the estimated values from the R software, the results seem bad,
however the results of Exel seem correct.
2010 Jun 10
1
HOW to install RSQLite database
Please let me know where i have to type below thing to RSQLite database get
installed.Please let me know the solution.Thanks in advance
RSQLite -- Embedding the SQLite engine in R
(The RSQLite package includes a recent copy of the SQLite
distribution from http://www.sqlite.org.)
Installation
------------
There are 3 alternatives for installation:
1. Simple installation:
R CMD
2011 Jan 04
2
Microsoft Office and Wine
Hi All,
I'm considering installing MS office on my 64bit Fedora 14 laptop and I'm looking for a bit of advice. I would like to have the best shot at a getting a stable, problem free MS office suit running. So what I'd like to know is what version of wine should I install and what version of office should I get.
I looked through the app db and it seems like 2002xp and 2007 both run
2013 Apr 16
2
plot 2 y axis
Hi,
I want to plot two variables on the same graph but with two y axis just
like what you can do in Excel. I searched online that seems like you can
not achieve that in ggplot. So is there anyway I can do it in a nice way in
basic plot?
Suppose my data looks like this:
Weight Height Date
0.1 0.3 1
0.2 0.4 2
0.3 0.8 3
0.6 1
2010 Sep 06
2
WriteXLS problem
Hi R users:
I don't know if you have had the following problem trying to
export to an "xls" format file in a non windows platform.
I try to use the following packages:
1. dataframes2xls (version 0.4.4) (with phyton 2.7 and 3.1)
2. WriteXLS (version 1.9.0) (with perl and testPerl working)
Even "xlsx" package that take too long and do not finish.
The data frame I try to
2008 Aug 05
2
Driver installation for DVB-Hardware & DVBviewer
Hi
I wanted to instal the exellent DVBviewer application for viewing DVB-T-Television under fedora9 / wine?
Under WinXP i need to do the following 3 steps:
1) installing the Driver of my technisat DVB-hardware via the windows control-panel
2) installing the software of my technisat DVB-hardware
3) installing the DVBviewer application.
So under fedora9 / wine i don't know to to the first step
2007 Oct 26
2
1.0.2
Hi all,
1.0.2 final will drop as soon as I get the win32 builds from Luis. Watch for it.
In the future we won''t do RCs but will just make point releases,
because no one really installed them except for ourselves. This is
what Zed used to do and what we should have done all along.
Note that the bug tracker is empty: