Dear members,

I'm having some problems using the normality tests in fBasics (adTest,
jarqueberaTest, ksnormTest). I'm using a Debian system and I updated
my R version recently to 2.6.2 (2008-02-08) and all the R packages
using apt-get. The code is here (in Portuguese) with the error
message:

> reg8.1 <- lm(MI ~ PNBpc + TAF)
> library(fBasics)
Carregando pacotes exigidos: MASS
Carregando pacotes exigidos: fEcofin
Carregando pacotes exigidos: fCalendar

Rmetrics, (C) 1999-2006, Diethelm Wuertz, GPL
fCalendar: Time, Date and Calendar Tools

Rmetrics, (C) 1999-2005, Diethelm Wuertz, GPL
fBasics: Markets and Basic Statistics
> jarqueberaTest(summary(reg8.1)$residuals)

Title:
 Jarque - Bera Normalality Test

Test Results:
  STATISTIC:
Erro em .Internal(round(x, digits, ...)) :
  nenhuma função interna "round"


Many thanks and best wishes,
Ricardo Gomes.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to