Well, at the moment I'm a little confused too. It's not at all as
simple as my previous mail suggested.
Here's what I know, and unfortunately I won't have too much time to look
further for a while.
Starting from a clean folder (no saved workspace):
> library(urca)
> showMethods("summary")
F
.pp"
object="ur.sp"
object="ur.za"
and summary(lc.df) then works as expected.
So the workaround, other than inserting all the import(methods), etc.
you can think of, seems to be to save/load explicitly.
Seth Falcon wrote:
> John Chambers <[EMAIL PROTECTED]>
Designing a "better data frame" is something many people have likely
thought about; I certainly have.
But data frames are so widely used and so central to models and other
software that a major change needs to be done by the user community, or
at least with maximum feedback, IMO.
Also, my prio
library(urca)
>>> showMethods("summary")
>>>
>> Function: summary (package base)
>> object="ANY"
>> object="ca.jo"
>> object="ca.po"
>> object="cajo.test"
>> object="ur.df"
>>
301 - 304 of 304 matches
Mail list logo