Skip to content
Prev 12499 / 398502 Next

plotting dendrograms

Hi,

mva should come from the base -at least for Windows, but I think it does come with the base in any platforms.

MASS library is the VR package, which has "Various functions from the libraries of Venables and Ripley, `Modern Applied Statistics with S-PLUS' (3rd edition). "  You can get it from CRAN (http://cran.r-project.org/) and compile from source.

Hope this helps,

Kevin

-------------------------------------------------------------------------------------------- 
Ko-Kang Kevin Wang
Head of Statistical Analysis Division
Software Developers' Klub (SDK)
University of Auckland
New Zealand

-----Original Message-----
From: pauljohn at lark.cc.ku.edu [mailto:pauljohn at lark.cc.ku.edu]On Behalf Of Paul E Johnson
Sent: Tuesday, July 24, 2001 7:19 AM
To: Ko-Kang Wang
Subject: Re: [R] plotting dendrograms


In R 1.3 on linux, I don't have a function tree in MASS or mva. Where do
you get it?
 
I see this:
Error in help(tree) : No documentation for `tree' in specified packages
and libraries:
  you could try `help.search("tree")'
Error in help(tree) : No documentation for `tree' in specified packages
and libraries:
  you could try `help.search("tree")'
Error in help(tree) : No documentation for `tree' in specified packages
and libraries:
  you could try `help.search("tree")'
pj
Ko-Kang Wang wrote: