[R-SIG-Finance] PerformanceAnalytics - Style Analysis- plotting R squared over time

Jeff Ryan jeff.a.ryan at gmail.com
Thu Sep 8 00:03:39 CEST 2011


Try str() or better yet dput() the data or subset of it to let us actually see the problem as opposed to guessing. 

as.xts would be more illustrative in thi case as well, since that is the end goal. 

Jeff

Jeffrey Ryan    |    Founder    |    jeffrey.ryan at lemnica.com

www.lemnica.com

On Sep 7, 2011, at 4:08 PM, tonyp <petrovaa at gmail.com> wrote:

> Philipp, 
> 
> Try first:
> 
> as.timeSeries(your data)
> 
> if it does not work, check the mode of the data 
> mode(your data)
> 
> That should be numeric. 
> 
> Hope that helps.
> 
> --
> View this message in context: http://r.789695.n4.nabble.com/PerformanceAnalytics-Style-Analysis-plotting-R-squared-over-time-tp3793434p3797276.html
> Sent from the Rmetrics mailing list archive at Nabble.com.
> 
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.



More information about the R-SIG-Finance mailing list