Skip to content
Prev 6908 / 15075 Next

help with ltm package

Andrew -

Your error message suggests that you don't have msm package on your system, which appears to be a dependency for ltm (look at the very last line of the error message).

An easy check would be to type:

library() 

in the console and see if msm is in your list of packages.

If not, download/install that, and try again.

Best wishes,
Andrew
On 24 Feb 2010, at 23:38, Andrew Landers wrote: