Did you load tradesys after you installed it? library(tradesys) That seems to be a common beginner problem.
Sarah On Tue, Apr 13, 2010 at 9:56 PM, dbonneau <daronnebonn...@gmail.com> wrote: > > > Hi, I am pretty new to R and would like to follow the code in the paper > below, tradesys package. but I am stuck at the 2nd page where x<-tsts(spx) > is written. Could anyopne help me why I am getting an Error :"could not find > function "tsts" ". I guess I need function call "tsts". where can I find > that function ? I installed tradesys, zoo, RUnit packages but I don't know > why it gives me error. Thanks > > http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/*checkout*/pkg/inst/doc/tradesys.pdf?rev=19&root=tradesys > -- > View this message in context: > http://n4.nabble.com/Error-could-not-find-function-tsts-tradesys-package-tp1839233p1839233.html > Sent from the R help mailing list archive at Nabble.com. > > _________________________________________ -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.