search for: rf_log1pexp

Displaying 1 result from an estimated 1 matches for "rf_log1pexp".

Did you mean: r_log1_exp
2020 Jun 02
0
R standalone Rmath library - missing log1pexp(), rnbeta()
...> But, there are two functions, log1pexp() and rnbeta(), > which appear in the header file, and not in > ?libRmath.dylib?. > There is a comment in the header, '// <-- > ../nmath/plogis.c? next to log1pexp(). That file, > ?plogis.c? contains a function ?Rf_log1pexp?, which is how > the function would be named without '#define > MATHLIB_STANDALONE?. > The other function, 'rnbeta()? doesn?t appear in any of > the source files in the ?nmath? folder. Maybe a file is > missing. Incidentally (not being an Apple costumer)...