s-news
[Top] [All Lists]

lme and its subroutines

To: s-news@lists.biostat.wustl.edu
Subject: lme and its subroutines
From: Erin Hodgess <hodgess@gator.dt.uh.edu>
Date: Tue, 16 Aug 2005 09:24:42 -0500
Dear S:

I am trying to replicate an example in an article and I'm
having problems with the lme command.

Here is the output:

> 
> fit <- lme(y~-1+X,random=pdIdent(~-1+Z))
Problem in .C("inner_perc_table",: "inner_perc_table" is not a 
symbol in the load table, while calling subroutine inner_perc_table 
Use traceback() to see the call stack
>

Do I need to do something special such that the c subroutine is in the
load table, please?

Thanks,
Erin 
mailto: hodgess@gator.uhd.edu
S + 6.2 Windows

<Prev in Thread] Current Thread [Next in Thread>
  • lme and its subroutines, Erin Hodgess <=