Message-ID: <3A822319EB35174CA3714066D590DCD504AF7C79@usrymx25.merck.com>
Date: 2004-04-25T05:11:17Z
From: Liaw, Andy
Subject: package fdim slopeopt error (PR#6819)
Please read the last paragraph of
http://cran.r-project.org/doc/FAQ/R-FAQ.html#How%20to%20report%20a%20bug.
Andy
> From: phddas@yahoo.com
>
> Full_Name: Fred J.
> Version: 1.8.1
> OS: windows 2000
> Submission from: (NULL) (203.26.24.216)
>
>
> platform i386-pc-mingw32
>
> the error can be duplicated as follows
> > rt <- data.frame(8:15, 7:14, 6:13, 5:12, 4:11, 3:10, 2:9, 1:8)
> > library(fdim)
> > FD <- (fdim(rt,q=2))
> Error in slopeopt(AllPoints, Alpha) : Object "LineP" not found
>
> ______________________________________________
> R-devel@stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
>
>