Displaying 9 results from an estimated 9 matches similar to: "Writing output to a file in a loop"
2006 Jul 10
1
How to include NA's of a factor in table?
Dear All,
Is there a better way to include NA's of a factor in the output of table()
than using as.character()?
Admittedly, I do not understand the help page for table concerning the
exclude argument applied to factors. I tried in different ways, but could
not get NA to be included in the table, if not using as.character() (see
example).
Greetings,
Heinz
## example
fcv <-
2005 Oct 09
1
Rmetrics fMultivar how to?
Hi Everybody,
I am a total beginner at this so please bear with me.
I downloaded by hand the file WIG20.txt (Warsaw Stock Exchange Index of 20
most important stocks). The format is this:
Name,Date,Open,High,Low,Close,Volume
WIG20,19940414,1000.00,1000.00,1000.00,1000.00,71600.000
WIG20,19940418,1050.50,1050.50,1050.50,1050.50,99950.000
WIG20,19940419,1124.90,1124.90,1124.90,1124.90,138059.000
2011 May 05
3
Null
This is probably a very simple question but I am completely stumped!I am
trying to do shapiro.wilk(x) test on a relatively small dataset(75) and each
time my variable and keeps coming out as 'NULL', and
> shapiro.test(fcv)
Error in complete.cases(x) : no input has determined the number of cases
my text file looks like this:
case
1.600972896
1.534026106
1.633468456
1.69019608
2005 Jun 03
0
RE: GARCH (1 , 1), Hill estimator of alpha, Pareto estimator]
Ukech U. Kidi wrote:
> dax<- diff(log(DAX_CAC$DAX[1:1865]))
> m1<- garch(dax)
> Error: couldn't find function "garch"
> m1<- garch(dax[1:1865])
> Error: couldn't find function "garch"
> m1<- garch(dax[1:1865])
I am sorry, but I forgot to change the addres to r-help in the reply.
Well, I am not sure, wheere do you want to get
2009 Jan 19
0
Error while adding legends to xyplot
Dear All:
Greetings!
I am able to produce an "xyplot" in R; But I am not able to put multiple
legends on it! So for that matter, I have saved the "xyplot" and reproduced
the same using the simple "plot" option. Then using the "legend" option I
successfully placed the require text and its corresponding value over it.
Now, when I try to copy it as a
2016 Feb 05
0
Share samba on CentOS 6.5
Dear Sir/Madam,
Please allow me ask some things about share samba on CentOS 6.5
My case: data (excel file, linked file) of shared folder need security and not allow deleting except for owner and owning group,
My testing configuration:
+ NTFS permision:
chmod 3775 on shared folder,
# chmod 3777 fa
# ll
total 8
drwxrwsrwt 2 fa1 fa 4096 Feb 2 12:41 fa
+ Samba permission:
2016 Mar 24
0
Share samba on CentOS 6.5
Dear Sir/Madam,
Please allow me ask some things about share samba on CentOS 6.5
My case: data (excel file, linked file) of shared folder need security and not allow deleting except for owner and owning group,
My testing configuration:
+ NTFS permision:
chmod 3775 on shared folder,
# chmod 3777 fa
# ll
total 8
drwxrwsrwt 2 fa1 fa 4096 Feb 2 12:41 fa
+ Samba permission:
2004 Jan 13
3
Unexpected timeout in rsync
Hi
I am having trouble with intermittent timeouts when backing up a largish set
of files from /usr using rsync. Approx 125,000 files, 2GB. Backup is to same
machine, from a partition on hda to one on hdb. I am using ribs 2.1
(slightly modified to ignore rsync error 23), run with nice -n 5 via cron.
(for ribs visit http://rustyparts.com/phpBB/viewforum.php?f=9 )
Typical error report is:
2014 Jun 24
3
[PATCH 1/2] Drop dosutil/mdiskchk.com
A prebuilt binary. Needs non-free Watcom compiler to build.
Signed-off-by: Lubomir Rintel <lkundrak at v3.sk>
---
dosutil/mdiskchk.com | Bin 8106 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 dosutil/mdiskchk.com
diff --git a/dosutil/mdiskchk.com b/dosutil/mdiskchk.com
deleted file mode 100644
index