Displaying 20 results from an estimated 21 matches for "dnbeta".
Did you mean:
dbeta
2008 Aug 21
1
pnmath compilation failure; dylib issue?
...l,-
headerpad_max_install_names -mmacosx-version-min=10.4 -undefined
dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/
lib -o pnmath.so bd0.o beta.o chebyshev.o choose.o d1mach.o dbeta.o
dbinom.o dcauchy.o dchisq.o dexp.o df.o dgamma.o dgeom.o dhyper.o
dlnorm.o dlogis.o dnbeta.o dnbinom.o dnchisq.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 pnbino...
2006 Apr 13
2
contribution offer: df() for non-centrality != 0
...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_new.Rd
and distn_new.R;
in the latter two...
2009 Mar 17
3
R does not compile any more on FreeBSD 8.0-CURRENT
...cauchy.o rcauchy.o dexp.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
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/...
2007 Nov 08
1
64-bit R-build on Mac OS X 10.4 - make check failures
...fail
>
> ## dbeta(*, ncp):
> a <- rlnorm(100)
> stopifnot(All.eq(a, dbeta(0, 1, a, ncp=0)),
+ dbeta(0, 0.9, 2.2, ncp = c(0, a)) == Inf
+ )
Error: dbeta(0, 0.9, 2.2, ncp = c(0, a)) == Inf is not all TRUE
In addition: Warning message:
In dnbeta(x, shape1, shape2, ncp, log) : NaNs produced
Execution halted
Everything else passed, so I'm not sure how serious these failures are.
I'd appreciate any suggestions about how to figure out what caused these
failures (an inappropriate file somewhere in the path, a possible
bug, imprope...
1999 May 03
1
problems compiling R-0.63.3 on alpha
...g -I../include -I../../src/include -c dnchisq.c -o
dnchisq.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c pnchisq.c -o
pnchisq.o
gcc -ieee_with_inexact -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.....
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
...de -c qlogis.c
cc -ieee_with_inexact -g -I../../src/include -c rlogis.c
cc -ieee_with_inexact -g -I../../src/include -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...
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
...de -I../../src/include -c dnchisq.c =
-o =
dnchisq.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c pnchisq.c =
-o =
pnchisq.o
gcc -ieee_with_inexact -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 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../...
1998 Dec 08
0
R compile problems with AIX
..../src/include -c rlogis.c -o rlogis.o
gcc -g -O2 -I../include -I../../src/include -c dnchisq.c -o dnchisq.o
gcc -g -O2 -I../include -I../../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../inclu...
1998 Dec 08
0
R compile problems with AIX
..../src/include -c rlogis.c -o rlogis.o
gcc -g -O2 -I../include -I../../src/include -c dnchisq.c -o dnchisq.o
gcc -g -O2 -I../include -I../../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../inclu...
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...eibull.c
making qweibull.d from qweibull.c
making rweibull.d 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 mlu...
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 qcauchy.o rcauchy.o dexp.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]: Le...
2001 Jul 25
2
Installation help
...eibull.c
making qweibull.d from qweibull.c
making rweibull.d 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]...
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
...eibull.c
making qweibull.d from qweibull.c
making rweibull.d 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'
mak...
1998 Sep 11
1
R-beta: cannot make R
...ude -c rweibull.c
gcc -g -O2 -I../include -c dlogis.c
gcc -g -O2 -I../include -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 -...
2012 Aug 11
2
compile fails with x86_64-alpine-linux-uclibc-gcc
...eibull.c
making qweibull.d from qweibull.c
making rweibull.d 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 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
makin...
2008 Dec 22
1
Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
...eibull.c
making pweibull.d from pweibull.c
making rweibull.d 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 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
makin...
1999 Jun 09
4
packages with FORTRAN code
Recent sensible changes to the dynload mechanism have made an old
problem resurface: how should we deal with packages which contain
Fortran code and may need to be linked against additional libraries
such as -lf2c?
The current consensus is that extra Fortran libraries maybe needed are
handled via the make variable FLIBS, and that `-lf2c' or `-lg2c' are
added by default if g77 is used.
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...eibull.c
making qweibull.d from qweibull.c
making rweibull.d 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 `/soft/R/R-1.5.1/src/nmath'
gmake[3]: Entering di...
1999 Aug 03
2
compliation problem
Problem compiling R.
version: 0.64.2
machine: SGI O2
OS: IRIX6.5
CC cc
FC f77
MAKE GNU make 3.75
Here is part of the the output for make.
make[2]: Leaving directory `/usr/people/faculty/math/mgass/stage/R/R-0.64.2/src/include'
make[2]: Entering directory `/usr/people/faculty/math/mgass/stage/R/R-0.64.2/src/appl'
cc -g -OPT:IEEE_NaN_inf=ON -I../include