Hi, I wanted to make a transformation with "avas" and "ace" but saw a message " couldn't find function "avas" " what are the possibble reasons of this case? It may be a basic question but unfortunately I am very new in R. Thanks for your helps Regards [[alternative HTML version deleted]]
On Tue, 20 Jan 2004 11:49:34 +0200 f?rat ?zdemir <firat.ozdemir at deu.edu.tr> wrote:> Hi, > I wanted to make a transformation with "avas" and "ace" but saw a > message " couldn't find function "avas" " > what are the possibble reasons of this case? > It may be a basic question but unfortunately I am very new in R. > Thanks for your helps > Regardsinstall.packages('acepack') # once library(acepack) --- Frank E Harrell Jr Professor and Chair School of Medicine Department of Biostatistics Vanderbilt University
Hallo On 20 Jan 2004 at 11:49, f?rat ?zdemir wrote:> Hi, > I wanted to make a transformation with "avas" and "ace" but saw a > message " couldn't find function "avas" " > what are the possibble reasons of this case?Most probably you did not installed proper library. I assume it is acepack. Go through docummentation how to install and use libraries. Cheers Petr> It may be a basic question but unfortunately I am very new in R. > Thanks for your helps > Regards > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.htmlPetr Pikal petr.pikal at precheza.cz