[R-SIG-Finance] fBasics data

Bos, Roger roger.bos at us.rothschild.com
Thu Mar 15 18:43:32 CET 2007


You want to use the first example you listed, Source won't work because
of the capital 'S'.  See ?source.  It simply reads in R code or data.
That means you file is not in your working directory.  Do a file search
for your filename and put the full path in the source command and it
should work.

HTH,

Roger
 

-----Original Message-----
From: r-sig-finance-bounces at stat.math.ethz.ch
[mailto:r-sig-finance-bounces at stat.math.ethz.ch] On Behalf Of Leeds,
Mark (IED)
Sent: Thursday, March 15, 2007 12:42 PM
To: r-sig-finance at stat.math.ethz.ch
Subject: [R-SIG-Finance] fBasics data

 
When I read the fBasics doc, it shows code that can make data sets
available to you. Yet, when I follow the doc, The command exactly in the
example, I get an doesn't seem to work. 

 source("fBasics.12D-ZivotWangData")

Or 

 Source("fBasics.12D-ZivotWangData")

I get cannot open file for the former and could not find function SOURCE
for the latter.

If someone has time, would they to take a look at page 16 of the fBasics
Doc. Maybe your doc is more updated so it's the part where they load the
downjones 30 data ).
and follow the code and see if anything comes up for you.  I was going
to send this to R-help but I try to limit my bothers  to one per day max
and I already used my allotment for the day.  

My info is below. Thanks.

 version
               _                           
platform       i686-pc-linux-gnu           
arch           i686                        
os             linux-gnu                   
system         i686, linux-gnu             
status                                     
major          2                           
minor          4.0                         
year           2006                        
month          10                          
day            03                          
svn rev        39566                       
language       R                           
version.string R version 2.4.0 (2006-10-03)

_______________________________________________
R-SIG-Finance at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. 
-- If you want to post, subscribe first.

********************************************************************** * 
This message is for the named person's use only. It may 
contain confidential, proprietary or legally privileged 
information. No right to confidential or privileged treatment 
of this message is waived or lost by any error in 
transmission. If you have received this message in error, 
please immediately notify the sender by e-mail, 
delete the message and all copies from your system and destroy 
any hard copies. You must not, directly or indirectly, use, 
disclose, distribute, print or copy any part of this message 
if you are not the intended recipient.



More information about the R-SIG-Finance mailing list