search for: atanh

Displaying 20 results from an estimated 57 matches for "atanh".

Did you mean: atan
2007 Apr 03
2
HPDinterval problem
....025668727 0.025668727 pv2toa 0.004343653 0.004343653 sesblf2 0.074507427 0.074507427 sesblf3 -0.037144631 -0.037144631 sesblf4 0.155998825 0.155998825 log(prov.(In)) -1.547675380 -0.345723770 log(prov.pv1o) -5.610048117 -4.407086692 atanh(prv.(I).pv1) -2.509960360 -1.663905782 log(prov.(In)) -4.030294678 -2.823797787 log(prov.pv1t) -9.370781684 -8.165302813 atanh(prv.(I).pv1) -1.146944941 -0.289800204 log(pm.(In)) -4.420270387 -2.597929912 log(pm.pv1o) -7.227500164 -5.401277510 atanh(pm.(I).pv1) -2.172644...
2005 Apr 21
0
DOH! RE: R 2.1.0 for Windows installation error? atanh not in R.dll?
...R_LIBS so it would look also in C:/R/extra for some added packages. Thanks and sorry again, David -----Original Message----- From: David Reiner <davidr at rhotrading.com> Sent: Thursday, April 21, 2005 9:40 AM To: r-help at stat.math.ethz.ch Subject: R 2.1.0 for Windows installation error? atanh not in R.dll? Could someone please tell me what I did wrong to create this message or what I should do to correct this problem? I downloaded 2.1.0 Windows binary and installed into C:/R/rw2010, using the installer. I ran md5check.exe in C:/R/rw2010/bin/ and got "No errors." The problem...
2005 Apr 21
1
R 2.1.0 for Windows installation error? atanh not in R.dll?
...an md5check.exe in C:/R/rw2010/bin/ and got "No errors." The problem is this: When I start up Rgui.exe from its shortcut (target= C:\R\rw2010\bin\Rgui.exe --save -sdi, Start in C:\R\rw2010), I get a message box with: R Console: Rgui.exe - Entry Point Not Found The procedure entry point atanh could not be located in the dynamic link library R.dll. and the console shows: Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library 'C:/R/rw2001pat/library/stats/libs/stats.dll': LoadLibrary failure: The specified procedure could not be foun...
2006 Jan 21
2
Latest revision of lme4 requires 'Matrix' >= 0.995.2 but that version is not available on CRAN
...hat is, in a zip-version)? An answer could be: Buhh, you can just download the .tar.gz archive and then compile it yourself! Surely, that would be possible, but it can not be the intention... 2) When actually trying to compile Matrix, I get lmer.o(.text+0x285f):lmer.c: undefined reference to `atanh' make[3]: *** [Matrix.dll] Error 1 make[2]: *** [srcDynlib] Error 2 make[1]: *** [all] Error 2 make: *** [pkg-Matrix] Error 2 *** Installation of Matrix failed *** Removing 'c:/programs/R/current/library/Matrix' Restoring previous 'c:/programs/R/current/library/Matrix' Can any...
2006 Nov 30
1
bug in acosh (win32) (PR#9403)
...2005-10-06, i386-pc-mingw32 R version 2.4.0 (2006-10-03) i386-pc-mingw32 It works fine with the following: R version 2.4.0 (2006-10-03) i386-pc-linux-gnu (debian) R version 2.1.0, 2005-04-18, i386-pc-linux-gnu (debian) > acosh(2+0i) [1] 1.316958+0i I didn't find any problem with asinh or atanh taking complex numbers. In src/main/complex.c, there are some #ifdef Win32's in z_asin and z_acos, so it may be related to that. - Tom Tom Short EPRI Solutions, Inc.
2010 May 05
1
testInstalledBasic question
..."as.character" "as.complex" "as.double" [29] "as.integer" "as.logical" "as.numeric" "as.raw" "as.real" "asin" "asinh" [36] "atan" "atanh" "c" "ceiling" "cos" "cosh" "cummax" [43] "cummin" "cumprod" "cumsum" "digamma" "dim" "dim<-" &qu...
2001 Aug 15
8
Serious GCC/EGCS 2.91 bug found (bites rc2)
Hi folks, The folks on RedHat who have been complaining of poor-quality encodes prompted us to track down the trouble, and it's a compiler bug. We have the asm .s files to prove it :-) The summary: EGCS (gcc) versions through March 1999, including up to at least gcc/egcs 2.91.66 have a serious floating point optimization bug that hits Vorbis. This is a fairly old gcc version, but RedHat
2001 Aug 15
8
Serious GCC/EGCS 2.91 bug found (bites rc2)
Hi folks, The folks on RedHat who have been complaining of poor-quality encodes prompted us to track down the trouble, and it's a compiler bug. We have the asm .s files to prove it :-) The summary: EGCS (gcc) versions through March 1999, including up to at least gcc/egcs 2.91.66 have a serious floating point optimization bug that hits Vorbis. This is a fairly old gcc version, but RedHat
2002 Jan 31
1
Installation problem : SunOS (PR#1291)
...FLOW' undeclared (first use this function) arithmetic.c:69: dereferencing pointer to incomplete type arithmetic.c: In function `do_math1': arithmetic.c:984: `acosh' undeclared (first use this function) arithmetic.c:985: `asinh' undeclared (first use this function) arithmetic.c:986: `atanh' undeclared (first use this function) *** Error code 1 make: Fatal error: Command failed for target `arithmetic.o' Current working directory /export/home/flexapp/R/R-1.3.0/src/main *** Error code 1 make: Fatal error: Command failed for target `R' -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2006 Aug 30
1
setMethod() and log()
...x out[!x at positive] <- NaN out }, acos =, acosh =, asin =, asinh =, atan =, atanh =, ceiling=, cos =, cosh =, cumsum =, exp =, floor =, gamma =, lgamma =, sin =, sinh...
2005 Mar 22
4
trouble building r-devel
...tion `do_math1': arithmetic.c:887: `acosh' undeclared (first use in this function) arithmetic.c:887: (Each undeclared identifier is reported only once arithmetic.c:887: for each function it appears in.) arithmetic.c:888: `asinh' undeclared (first use in this function) arithmetic.c:889: `atanh' undeclared (first use in this function) make[4]: *** [arithmetic.o] Error 1 make[3]: *** [rlibs] Error 2 make[2]: *** [../../bin/R.dll] Error 2 make[1]: *** [rbuild] Error 2 make: *** [all] Error 2 Mark Bravington CSIRO Mathematical & Information Sciences Marine Laboratory Castray Espla...
2017 Oct 20
0
Wine release 2.0.3
...mplemented function ntoskrnl.exe.IoCreateNotificationEvent 43295 BitLord crashes on unimplemented function IPHLPAPI.DLL.if_nametoindex 43303 PHP crashes on unimplemented function api-ms-win-crt-math-l1-1-0.dll.acosh 43304 PHP crashes on unimplemented function api-ms-win-crt-math-l1-1-0.dll.atanh 43305 numpy crashes on unimplemented function api-ms-win-crt-math-l1-1-0.dll.log1p 43334 winealsa.drv: Warning while building (GCC 7.1.1) 43392 valgrind shows a couple invalid reads in programs/regedit/tests/regedit.c 43403 make error on Debian 4.9.30-2kali1 (2017-06-22) x86_64 GNU/Linu...
2002 Apr 17
1
Installation of R-1.4.1 on Solaris 2.7
...W' undeclared (first use this function) arithmetic.c:69: dereferencing pointer to incomplete type arithmetic.c: In function `do_math1': arithmetic.c:1075: `acosh' undeclared (first use this function) arithmetic.c:1076: `asinh' undeclared (first use this function) arithmetic.c:1077: `atanh' undeclared (first use this function) *** Error code 1 make: Fatal error: Command failed for target `arithmetic.o' Current working directory /.../chalmers.se/fs/cab/math/.users/lystig/home/BIN/R-DIR/R-1.4.1/src/main *** Error code 1 make: Fatal error: Command failed for target `R' Curre...
2010 May 30
0
New package RSQLite.extfuns and minor upgrade for RSQLite
...extension functions available on a per db connection basis like this: library("RSQLite.extfuns") db <- dbConnect(SQLite(), dbname = ":memory:") init_extensions(db) The extension functions provided by the package include: Math: acos, asin, atan, atn2, atan2, acosh, asinh, atanh, difference, degrees, radians, cos, sin, tan, cot, cosh, sinh, tanh, coth, exp, log, log10, power, sign, sqrt, square, ceil, floor, pi. String: replicate, charindex, leftstr, rightstr, ltrim, rtrim, trim, replace, reverse, proper, padl, padr, padc, strfilter. Aggregate: stdev, variance, mode, med...
2005 May 21
0
studentized CIs for a correlation using package boot
...s I need to compute studentized confidence intervals for a correlation, using the boot library. For this CIs we need to compute a variance estimate of the statistic (here correlation coeff) from each boostrap sample. There are 2 important points, I think: (1) We need to do a fisher transformation (atanh(x)) to correct for non-normality, this can be done easily be specifying h, hinv, and hdot parameteres in the boot.ci call. (2) an estimate for the variance is (as far as I remember) 1-correlation2)2/n (For fisher transformed data, an estimator is: 1/(n-3)) do you think, this is the correct way: l...
2009 Jan 30
1
From z to Rho
Hi, when performing a spearman_test stratified by a given factor in package "coin", how is it possible to obtain the value of Rho, the Spearman correlation coefficient ? Thanks in advance Gilles (F) [[alternative HTML version deleted]]
2010 May 30
0
New package RSQLite.extfuns and minor upgrade for RSQLite
...extension functions available on a per db connection basis like this: library("RSQLite.extfuns") db <- dbConnect(SQLite(), dbname = ":memory:") init_extensions(db) The extension functions provided by the package include: Math: acos, asin, atan, atn2, atan2, acosh, asinh, atanh, difference, degrees, radians, cos, sin, tan, cot, cosh, sinh, tanh, coth, exp, log, log10, power, sign, sqrt, square, ceil, floor, pi. String: replicate, charindex, leftstr, rightstr, ltrim, rtrim, trim, replace, reverse, proper, padl, padr, padc, strfilter. Aggregate: stdev, variance, mode, med...
2007 May 22
1
Time series\optimization question not R question
This is a time series\optimization rather than an R question : Suppose I have an ARMA(1,1) with restrictions such that the coefficient on the lagged epsilon_term is related to the coefficient on The lagged z term as below. z_t =[A + beta]*z_t-1 + epsilon_t - A*epsilon_t-1 So, if I don't have a facility for optimizing with this restriction, is it legal to set A to something and then Optimize
2006 Feb 10
1
mcmcsamp shortening variable names; how can i turn this feature off?
I have written a function called mcsamp() that is a wrapper that runs mcmcsamp() and automatically monitors convergence and structures the inferences into vectors and arrays as appropriate. But I have run into a very little problem, which is that mcmcsamp() shortens the variable names. For example: > set.seed (1) > group <- rep (1:5,10) > a <- rnorm (5,-3,3) > y <-
2011 Jun 29
0
Error in testInstalledBasic
...#39;as.integer' testing S3 generic 'as.logical' testing S3 generic 'as.numeric' testing S3 generic 'as.raw' testing S3 generic 'as.real' testing S3 generic 'asin' testing S3 generic 'asinh' testing S3 generic 'atan' testing S3 generic 'atanh' testing S3 generic 'c' testing S3 generic 'ceiling' testing S3 generic 'Conj' testing S3 generic 'cos' testing S3 generic 'cosh' testing S3 generic 'cummax' testing S3 generic 'cummin' testing S3 generic 'cumprod' testing S3 gener...