search for: pnf

Displaying 20 results from an estimated 29 matches for "pnf".

Did you mean: pfn
1999 Apr 12
1
compiling R-0.64.0 on DEC osf4.0
Dear all, Compiling R-0.64.0 on DEC osf4.0 has the following error message (earlier version was OK). cc -ieee_with_inexact -g -I../include -I../../src/include -c pnf.c -o pnf.o cc -ieee_with_inexact -g -I../include -I../../src/include -c pnt.c -o pnt.o cc: Error: pnt.c, line 83: In this statement, "1021" is not an lvalue, but occurs in a context that requires one. if (df > 4e5 || del*del > 2*M_LN2*(-DBL_MIN_EXP)) { -------------------------...
2008 Aug 21
1
pnmath compilation failure; dylib issue?
...nchisq.o dnf.o dnorm.o dnt.o dpois.o dt.o dunif.o dweibull.o fmax2.o fmin2.o ftrunc.o gamma.o gamma_cody.o i1mach.o imax2.o imin2.o lbeta.o lgamma.o lgammacor.o mlutils.o pbeta.o pbinom.o pcauchy.o pchisq.o pexp.o pf.o pgamma.o pgeom.o phyper.o plnorm.o plogis.o pnbeta.o pnbinom.o pnchisq.o pnf.o pnmath.o pnorm.o pnt.o polygamma.o ppois.o pt.o ptukey.o punif.o pweibull.o qbeta.o qbinom.o qcauchy.o qchisq.o qexp.o qf.o qgamma.o qgeom.o qhyper.o qlnorm.o qlogis.o qnbeta.o qnbinom.o qnchisq.o qnf.o qnorm.o qnt.o qpois.o qt.o qtukey.o qunif.o qweibull.o sign.o stirlerr.o toms708.o -...
2006 Apr 13
2
contribution offer: df() for non-centrality != 0
...t for the scheduled R 2.3.0, there is still no function df() for non-centrality != 0. Easter is quickly approaching, so as my little gift, I would like to offer you some code to fill this gap: After excluding some "unusual" cases, it amounts to differentiating the corresponding function pnf() --- which in turn leads to the function dnbeta() already available in the stats package for some time. You may find this code in http://www.uni-bayreuth.de/departments/math/org/mathe7/R-devel/dnf.tar.gz This archive includes the C-File dnf.c as well as some adapted versions Fdist_...
2009 Mar 17
3
R does not compile any more on FreeBSD 8.0-CURRENT
...exp.o qexp.o rexp.o dgeom.o pgeom.o qgeom.o rgeom.o dhyper.o phyper.o qhyper.o rhyper.o dnbinom.o pnbinom.o qnbinom.o rnbinom.o dpois.o ppois.o qpois.o rpois.o dweibull.o pweibull.o qweibull.o rweibull.o dlogis.o plogis.o qlogis.o rlogis.o dnchisq.o pnchisq.o qnchisq.o dnbeta.o pnbeta.o qnbeta.o pnf.o pnt.o qnf.o qnt.o ptukey.o qtukey.o toms708.o wilcox.o signrank.o ranlib libnmath.a config.status: creating src/unix/Makefile make: /usr/local/R-devel/srcunix: No such file or directory *** Error code 2 Stop in /usr/local/R-devel/src/unix. *** Error code 1 Stop in /usr/local/R-devel/src. *** E...
2008 Jun 30
18
Unable to remove GPLPV drivers without breaking win2k3 domU
...- installed new drivers over the top of the old ones, got bluescreen at next boot. attempt 2 - restored disk and used the un-install.bat from the old version, still bluescreen at next boot. attempt 3 - manually uninstalled all xen devices from within device manager, deleted all relevant .inf/.pnf/.sys files, it still bluescreens, I think it''s a STOP 0x0000007B Any more suggestions on how to remove the old drivers and keep it bootable, ready to try the newer version? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://list...
2003 Mar 08
2
Looking for non-central F quantile
Greetings all, I'm trying to figure out how to calculate the inverse CDF (i.e. a quantile) for a non-central F distribution. I could put together a quick numerical solver routine using the CDF, but I wonder if there's a function that I've missed that would be more efficient? Thank-you, Andrew Andrew Robinson Ph: 208 885 7115 Department of Forest Resources Fa: 208 885
2009 May 16
13
GPLPV uninstaller
...l. There is a 0.9.x and a 0.10.x uninstaller, which differ slightly, but the basic steps performed are: . stop the shutdownmon service . remove the %ProgramFiles%\Xen PV Drivers directory and all contents . delete all files matching %SystemRoot%\system32\drivers\xen* . delete any oem*.inf and oem*.pnf files from %SYSTEMROOT%\INF that contain the text ''xen'' . delete all HKLM\SYSTEM\CurrentControlSet\Services\Xen* from the registry . delete all references to ''xenhide'' as a filter in the registry I haven''t tested the 0.9.x version in a little while but...
2009 May 16
13
GPLPV uninstaller
...l. There is a 0.9.x and a 0.10.x uninstaller, which differ slightly, but the basic steps performed are: . stop the shutdownmon service . remove the %ProgramFiles%\Xen PV Drivers directory and all contents . delete all files matching %SystemRoot%\system32\drivers\xen* . delete any oem*.inf and oem*.pnf files from %SYSTEMROOT%\INF that contain the text ''xen'' . delete all HKLM\SYSTEM\CurrentControlSet\Services\Xen* from the registry . delete all references to ''xenhide'' as a filter in the registry I haven''t tested the 0.9.x version in a little while but...
1999 May 03
1
problems compiling R-0.63.3 on alpha
...ct -g -I../include -I../../src/include -c qnchisq.c -o qnchisq.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c dnbeta.c -o dnbeta.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c pnbeta.c -o pnbeta.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c pnf.c -o pnf.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c pnt.c -o pnt.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c ptukey.c -o ptukey.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c qtukey.c -o qtukey.o gcc -ieee_with_inexact -g -I../include -...
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
...de -c dnchisq.c cc -ieee_with_inexact -g -I../../src/include -c pnchisq.c cc -ieee_with_inexact -g -I../../src/include -c qnchisq.c cc -ieee_with_inexact -g -I../../src/include -c dnbeta.c cc -ieee_with_inexact -g -I../../src/include -c pnbeta.c cc -ieee_with_inexact -g -I../../src/include -c pnf.c cc -ieee_with_inexact -g -I../../src/include -c pnt.c cc -ieee_with_inexact -g -I../../src/include -c ptukey.c cc -ieee_with_inexact -g -I../../src/include -c qtukey.c cc -ieee_with_inexact -g -I../../src/include -c dwilcox.c cc -ieee_with_inexact -g -I../../src/include -c pwilcox.c cc -ieee...
1998 Dec 08
0
R compile problems with AIX
.../../src/include -c pnchisq.c -o pnchisq.o gcc -g -O2 -I../include -I../../src/include -c qnchisq.c -o qnchisq.o gcc -g -O2 -I../include -I../../src/include -c dnbeta.c -o dnbeta.o gcc -g -O2 -I../include -I../../src/include -c pnbeta.c -o pnbeta.o gcc -g -O2 -I../include -I../../src/include -c pnf.c -o pnf.o gcc -g -O2 -I../include -I../../src/include -c pnt.c -o pnt.o gcc -g -O2 -I../include -I../../src/include -c ptukey.c -o ptukey.o gcc -g -O2 -I../include -I../../src/include -c qtukey.c -o qtukey.o gcc -g -O2 -I../include -I../../src/include -c dwilcox.c -o dwilcox.o gcc -g -O2 -I../...
1998 Dec 08
0
R compile problems with AIX
.../../src/include -c pnchisq.c -o pnchisq.o gcc -g -O2 -I../include -I../../src/include -c qnchisq.c -o qnchisq.o gcc -g -O2 -I../include -I../../src/include -c dnbeta.c -o dnbeta.o gcc -g -O2 -I../include -I../../src/include -c pnbeta.c -o pnbeta.o gcc -g -O2 -I../include -I../../src/include -c pnf.c -o pnf.o gcc -g -O2 -I../include -I../../src/include -c pnt.c -o pnt.o gcc -g -O2 -I../include -I../../src/include -c ptukey.c -o ptukey.o gcc -g -O2 -I../include -I../../src/include -c qtukey.c -o qtukey.o gcc -g -O2 -I../include -I../../src/include -c dwilcox.c -o dwilcox.o gcc -g -O2 -I../...
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...from rweibull.c making dlogis.d from dlogis.c making plogis.d from plogis.c making qlogis.d from qlogis.c making rlogis.d from rlogis.c making dnchisq.d from dnchisq.c making pnchisq.d from pnchisq.c making qnchisq.d from qnchisq.c making dnbeta.d from dnbeta.c making pnbeta.d from pnbeta.c making pnf.d from pnf.c making pnt.d from pnt.c making ptukey.d from ptukey.c making qtukey.d from qtukey.c making wilcox.d from wilcox.c making signrank.d from signrank.c gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -g -O2 -c mlutils.c -o mlutils.o gcc -I. -I../../src/include -I../../...
2017 Aug 18
4
No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
...o pexp.o qexp.o rexp.o dgeom.o pgeom.o qgeom.o rgeom.o dhyper.o phyper.o qhyper.o rhyper.o dnbinom.o pnbinom.o qnbinom.o rnbinom.o dpois.o ppois.o qpois.o rpois.o dweibull.o pweibull.o qweibull.o rweibull.o dlogis.o plogis.o qlogis.o rlogis.o dnchisq.o pnchisq.o qnchisq.o dnbeta.o pnbeta.o qnbeta.o pnf.o pnt.o qnf.o qnt.o ptukey.o qtukey.o toms708.o wilcox.o signrank.o* *ranlib libnmath.a* *make[4]: Leaving directory `/data/mbp15ja/R-3.4.1/R-3.4.1/src/nmath'* *make[3]: *** No rule to make target `../extra/tre/libtre.a', needed by `libR.so'. Stop.* *make[3]: Leaving directory `/data/m...
2001 Jul 25
2
Installation help
...from rweibull.c making dlogis.d from dlogis.c making plogis.d from plogis.c making qlogis.d from qlogis.c making rlogis.d from rlogis.c making dnchisq.d from dnchisq.c making pnchisq.d from pnchisq.c making qnchisq.d from qnchisq.c making dnbeta.d from dnbeta.c making pnbeta.d from pnbeta.c making pnf.d from pnf.c making pnt.d from pnt.c making ptukey.d from ptukey.c making qtukey.d from qtukey.c making wilcox.d from wilcox.c making signrank.d from signrank.c gmake[3]: Leaving directory `/home/netlj/Software/R-1.3.0/src/nmath' gmake[3]: Entering directory `/home/netlj/Software/R-1.3.0/src/nm...
2018 Feb 09
1
R Compilation gets stuck on Windows 64
Please note that building R on Windows is documented in "R Installation and Administration", including links to external software. Particularly there is a link to texinfo which is part of Rtools. The documentation is maintained and it is a sufficient source of information for building R on Windows. https://cran.r-project.org/doc/manuals/r-release/R-admin.html
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...from rweibull.c making dlogis.d from dlogis.c making plogis.d from plogis.c making qlogis.d from qlogis.c making rlogis.d from rlogis.c making dnchisq.d from dnchisq.c making pnchisq.d from pnchisq.c making qnchisq.d from qnchisq.c making dnbeta.d from dnbeta.c making pnbeta.d from pnbeta.c making pnf.d from pnf.c making pnt.d from pnt.c making ptukey.d from ptukey.c making qtukey.d from qtukey.c making wilcox.d from wilcox.c making signrank.d from signrank.c make[3]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src/nmath' make[3]: Entering directory `/home/mfa5/gilp/R-versions/R-de...
1998 Sep 11
1
R-beta: cannot make R
...clude -c plogis.c gcc -g -O2 -I../include -c qlogis.c gcc -g -O2 -I../include -c rlogis.c gcc -g -O2 -I../include -c dnchisq.c gcc -g -O2 -I../include -c pnchisq.c gcc -g -O2 -I../include -c qnchisq.c gcc -g -O2 -I../include -c dnbeta.c gcc -g -O2 -I../include -c pnbeta.c gcc -g -O2 -I../include -c pnf.c gcc -g -O2 -I../include -c pnt.c gcc -g -O2 -I../include -c ptukey.c gcc -g -O2 -I../include -c qtukey.c gcc -g -O2 -I../include -c dwilcox.c gcc -g -O2 -I../include -c pwilcox.c gcc -g -O2 -I../include -c qwilcox.c gcc -g -O2 -I../include -c rwilcox.c ar cr ../lib/libmath.a mlutils.o d1mach.o i...
2012 Aug 11
2
compile fails with x86_64-alpine-linux-uclibc-gcc
....d from dlogis.c making plogis.d from plogis.c making qlogis.d from qlogis.c making rlogis.d from rlogis.c making dnchisq.d from dnchisq.c making pnchisq.d from pnchisq.c making qnchisq.d from qnchisq.c making dnbeta.d from dnbeta.c making pnbeta.d from pnbeta.c making qnbeta.d from qnbeta.c making pnf.d from pnf.c making pnt.d from pnt.c making qnf.d from qnf.c making qnt.d from qnt.c making ptukey.d from ptukey.c making qtukey.d from qtukey.c making toms708.d from toms708.c making wilcox.d from wilcox.c making signrank.d from signrank.c make[3]: Leaving directory `/dev/shm/portage/dev-lang/R-2....
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
...nclude -I../../src/include -c qnchisq.c = -o = qnchisq.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c dnbeta.c -= o = dnbeta.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c pnbeta.c -= o = pnbeta.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c pnf.c -o p= nf.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c pnt.c -o p= nt.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c ptukey.c -= o = ptukey.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c qtukey.c -= o = qtukey.o gcc -ieee_with_inexact -g -I...