Displaying 20 results from an estimated 41 matches for "exellent".
Did you mean:
excellent
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]]
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 applicati...
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
2010 Jun 25
2
i want create script
Hi R community,
I want to create a script which will take the .csv table as input and do
some prediction and output should be returned to some file.Inputs is exel
sheet containing some tables of data.out should be table of predicted
data.Will some one help me in this regards...
Thanks in advance.
I am using Windows R.Please advise proccedure to create Rscript.
Regards
---------
Vijay
Research
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
2002 Apr 23
1
column-plot of rainfall data
Hello,
I have some daily rainfall data from rain gages. E.g.:
date p1 p2 p3
20/04/2002 10.2 8.6 6.3
21/04/2002 0.4 1.6 1.4
22/04/2002 0.2 0.0 0.4
23/04/2002 5.2 1.0 0.2
I'd like to plot them in a column plot by day, to be able to
compare them. I made an example in exell, that I attached, but
can't find out how to do it in R. The data vector is a POSIXct.
Thanks,
Wouter
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.
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
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 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:
2003 Apr 10
4
Error compiling in RedHat 9
I thought I would give RedHat 9 a try with Asterisk..I thought it would be a good idea to use the latest version..
Zaptel, Zapata and Libpri all appear to have compiled sucessfully..
But.. (Why is there always a but??)
It seems Asterisk is having issues with 'termcap' or 'tgetent' whatever that is..
Here is the output from 'make install'..
--------Start--------
if [ -d
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.
2014 Mar 28
3
Tilde
Buenas para todos, tengo instalado r studio en windows y mi compilador de
latex es winedit.
En rstudio para Rnw no me acepta la tilde directamente solo con /' como
hacer que acpte la tilde en Rnw siendo q en text acpeta sin problemas?
[[alternative HTML version deleted]]
2006 Jan 05
3
my serwer hngs :(
Heloo
My server hangs up :((machine not only samba)
I've upgrated my system.
Now it is Gentoo 2005.1 - K 2.6.14 - Samba 3.0.20b
Everything works exelent and much more faster now but sometimes it hangs
up. The last hang up was when I have loged one user on w98 :( to domain.
Only strange thing that I've found in logs are :
: [2006/01/05 07:59:13, 0]
2005 Feb 20
0
excel 97 'splash screen' error is back
All,
The system is FC2 with wine 20050211 installed. The win environment is a
native win98 partition. A boot of the native partition runs excel 97 w/o
issue. Attempts to run excel under wine result in the excel splash
screen being locked in the forground window and no access to exel. The
only way out is to kill all wine pids. As per the notes dcom98.exe is
successfully installed. (as a note
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