[R] confidence intervals for y predicted in non linear regression
Peter Dalgaard
P.Dalgaard at biostat.ku.dk
Wed Dec 5 18:52:09 CET 2007
Prof Brian Ripley wrote:
> You mean the package nls2 at
>
> http://w3.jouy.inra.fr/unites/miaj/public/AB/nls2/install.html
>
> and not the unfortunately named nls2 that has just appeared on CRAN?
>
> The first is not really a 'package' in the R sense.
>
Actually, it is one (sort of), but it is broken. The instructions say
that you can use R CMD INSTALL to install in R < 2.0.0 (!) With a
current R, you can try but it dies:
No man pages found in package 'nls2'
** building package indices ...
Warning in file(file, "r", encoding = encoding) :
cannot open file '../R/init.R', reason 'No such file or directory'
Error in file(file, "r", encoding = encoding) : unable to open connection
Calls: <Anonymous> ... switch -> sys.source -> eval -> eval -> source ->
file
Execution halted
ERROR: installing package indices failed
** Removing '/home/bs/pd/Rlibrary/nls2'
...and there were some odd goings-on at the start as well.
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list