Displaying 2 results from an estimated 2 matches for "hyperb".
Did you mean:
  hyper
  
2003 Jan 10
1
Creating packages
...dows as well. There is no compiled code in the package at
all.
I have downloaded the tools from Brian Ripley's Building R for Windows
page, and installed Active Perl 5.8.0. I have set paths, and Rcmd and the
tools are being found ok. I am having trouble though as follows:
C:\dscott\Temp>ls
hyperb  hyperbtemp
C:\dscott\Temp>set TMPDIR=hyperbtemp
C:\dscott\Temp>Rcmd build hyperb
* checking for file 'hyperb/DESCRIPTION' ... OK
* preparing 'hyperb':
Error: cannot write to 'hyperbtemp/Rutils113288500'
I get a similar cannot write error if I try and run check. 
S...
2004 Mar 18
1
profile error on an nls object
Hello all,
This is the error message that I get.
>   hyp.res <- nls(log(y)~log(pdf.hyperb(theta,X)), data=dataModel,
+              start=list(theta=thetaE0),
+              trace=TRUE)
45.54325 :   0.1000000  1.3862944 -4.5577142  0.0005503
3.728302 :   0.0583857346  0.4757772859 -4.9156128701  0.0005563154
1.584317 :   0.0194149477  0.3444648833 -4.9365149150  0.0004105426
1.569333 :...