Display of results
Hichem Ben Khedhiri wrote:
Dear R-helpers, I have been trying to carry out some variance ratio tests such as Lo-MacKinlay test and Chow-Denning test. However, When I write the function LM <- Lo.Mac(y,kvec) or any other functions I don?t get the results displayed. The only sign I get is < I don?t understand what?s wrong (is it the package, misspecification of the function, Vista). I am really stuck in and I would be grateful for any hints that may help me get the results displayed.
What happens when you type LM or print(LM)? Might be time to read the Intro to R. -Peter Ehlers
Many thanks in advance, Ben. [[alternative HTML version deleted]] ------------------------------------------------------------------------
______________________________________________ R-help at 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.