Message-ID: <4B5C7BD5.9020606@ucalgary.ca>
Date: 2010-01-24T16:56:53Z
From: Peter Ehlers
Subject: Display of results
In-Reply-To: <96660c501001240747p452cdbafi7e105f1cc1cd1ac2@mail.gmail.com>
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.