search for: ccos

Displaying 19 results from an estimated 19 matches for "ccos".

Did you mean: cos
2017 Jun 14
3
about fitting a regression line
Hi R users, I have some data points (Xi, Yi), and they may follow such a pattern Yi = cCOS(Xi) + d, how to find the c and d in R? which function to use? Also, how to get the R2 and p value for this correlation? Thanks for any kind of help. [[alternative HTML version deleted]]
2017 Jun 14
0
about fitting a regression line
...East Ave., L-627 Livermore, CA 94550 925-423-1062 On 6/14/17, 3:40 PM, "R-help on behalf of lily li" <r-help-bounces at r-project.org on behalf of chocold12 at gmail.com> wrote: Hi R users, I have some data points (Xi, Yi), and they may follow such a pattern Yi = cCOS(Xi) + d, how to find the c and d in R? which function to use? Also, how to get the R2 and p value for this correlation? Thanks for any kind of help. [[alternative HTML version deleted]] ______________________________________________ R-help at r-project.org mailing lis...
2011 Feb 06
1
R-devel on FreeBSD: Support for C99 complex type is required
...ence... yes checking for complex.h... yes checking for double complex... yes checking whether cexp exists and is declared... no checking whether clog exists and is declared... no checking whether csqrt exists and is declared... yes checking whether cpow exists and is declared... no checking whether ccos exists and is declared... no checking whether csin exists and is declared... no checking whether ctan exists and is declared... no checking whether cacos exists and is declared... no checking whether casin exists and is declared... no checking whether catan exists and is declared... no checking whe...
2016 Dec 12
1
failing bootstrap: C++11 or greater is required but the compiler does not support c++11
FTR, I've disabled libcxx checkout on that particular bot <http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fuzzer> to make it green. The problem remains, of course. :( On Sun, Dec 11, 2016 at 7:23 AM, James Knight <jyknight at google.com> wrote: > On Dec 11, 2016, at 3:33 AM, Eric Fiselier via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > So it
2016 Dec 11
2
failing bootstrap: C++11 or greater is required but the compiler does not support c++11
On Dec 11, 2016, at 3:33 AM, Eric Fiselier via llvm-dev <llvm-dev at lists.llvm.org> wrote: > So it seems that libatomic went missing between build #1379 and #1380, so I don't think this is related to the -std=c++11 failure. Instead it seems likely that the compile test for -std=c++11 is failing due to mis-configuring -latomic. > > Can you confirm the bot has libatomic
2017 Jun 14
3
about fitting a regression line
...3-1062 > > > On 6/14/17, 3:40 PM, "R-help on behalf of lily li" < > r-help-bounces at r-project.org on behalf of chocold12 at gmail.com> wrote: > > Hi R users, > > I have some data points (Xi, Yi), and they may follow such a pattern > Yi = > cCOS(Xi) + d, how to find the c and d in R? which function to use? > Also, > how to get the R2 and p value for this correlation? Thanks for any > kind of > help. > > [[alternative HTML version deleted]] > > ______________________________________________ >...
2017 Jun 15
3
about fitting a regression line
...ily li" < > > > r-help-bounces at r-project.org on behalf of chocold12 at gmail.com> wrote: > > > > > > Hi R users, > > > > > > I have some data points (Xi, Yi), and they may follow such a > > > pattern Yi = > > > cCOS(Xi) + d, how to find the c and d in R? which function to use? > > > Also, > > > how to get the R2 and p value for this correlation? Thanks for any > > > kind of > > > help. > > > > > > [[alternative HTML version deleted]] > &g...
2017 Jun 15
0
about fitting a regression line
...:40 PM, "R-help on behalf of lily li" < > > r-help-bounces at r-project.org on behalf of chocold12 at gmail.com> wrote: > > > > Hi R users, > > > > I have some data points (Xi, Yi), and they may follow such a > > pattern Yi = > > cCOS(Xi) + d, how to find the c and d in R? which function to use? > > Also, > > how to get the R2 and p value for this correlation? Thanks for any > > kind of > > help. > > > > [[alternative HTML version deleted]] > > > > _____________...
2005 Sep 10
1
FreeBSD 7.0-CURRENT and R-2.2.0 alpha
...c/main/complex.c:434: undefined reference to `cexp' complex.o(.text+0xbf8): In function `z_sqrt': /usr/local/R-alpha/src/main/complex.c:439: undefined reference to `csqrt' complex.o(.text+0xc18): In function `z_cos': /usr/local/R-alpha/src/main/complex.c:486: undefined reference to `ccos' complex.o(.text+0xc38): In function `z_sin': /usr/local/R-alpha/src/main/complex.c:491: undefined reference to `csin' complex.o(.text+0xc5e): In function `z_tan': /usr/local/R-alpha/src/main/complex.c:497: undefined reference to `ctan' complex.o(.text+0xd26): In function `z_ata...
2014 Oct 07
2
[LLVMdev] Can libc++ build for arm cross compiler?
...Failed > -- Performing Test LIBCXX_HAS_NO_GR_FLAG > -- Performing Test LIBCXX_HAS_NO_GR_FLAG - Failed > -- Looking for pthread_create in pthread > -- Looking for pthread_create in pthread - found > -- Looking for printf in c > -- Looking for printf in c - found > -- Looking for ccos in m > -- Looking for ccos in m - found > -- Looking for clock_gettime in rt > -- Looking for clock_gettime in rt - found > -- Looking for __gcc_personality_v0 in gcc_s > -- Looking for __gcc_personality_v0 in gcc_s - found > -- Found PythonInterp: /usr/bin/python (found version &...
2014 Oct 03
3
[LLVMdev] Can libc++ build for arm cross compiler?
On 10/3/14 10:16 AM, Dan Albert wrote: >> >> I try to build libc++ and libc++abi for host x86_64(linux) and target >> arm(linux) but fail. >> > > Failing in what way? If this isn't working out of the box, we've done > something wrong. Yeah, it would help to know more specifics about where you're getting stuck. > > jroelofs might know more... For
2019 Sep 17
2
Building LLVM with LLVM with no dependence on GCC
..._HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test LIBCXX_HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Looking for __atomic_fetch_add_8 in atomic -- Looking for __atomic_fetch_add_8 in atomic - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for ccos in m -- Looking for ccos in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX11_FLAG -- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX11_FLAG - Success -- Performing Test LIBCXX_SUPPORTS_STD_COLON_CXX11_FLAG -- Performi...
2019 Sep 20
2
Building LLVM with LLVM with no dependence on GCC
...must support std::atomic! Call Stack (most recent call first): /home/fips/llvm-project/libcxx/cmake/config-ix.cmake:76 (include) /home/fips/llvm-project/libcxx/CMakeLists.txt:485 (include) -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for ccos in m -- Looking for ccos in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found CMake Warning at /home/fips/llvm-project/libcxx/cmake/Modules/HandleLibCXXABI.cmake:72 (message): Failed to find cxxabi.h Call Stack (most recent call first): /home/fips/llvm-proj...
2012 Dec 03
0
need help for R's installation
...declared... yes checking whether carg exists and is declared... yes checking whether cexp exists and is declared... yes checking whether clog exists and is declared... yes checking whether csqrt exists and is declared... yes checking whether cpow exists and is declared... yes checking whether ccos exists and is declared... yes checking whether csin exists and is declared... yes checking whether ctan exists and is declared... yes checking whether cacos exists and is declared... yes checking whether casin exists and is declared... yes checking whether catan exists and is declared... yes...
2006 Jun 22
2
Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)
...ecking whether C99 double complex is supported... checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for double complex... yes checking for cexp... yes checking for clog... yes checking for csqrt... yes checking for cpow... yes checking for ccos... yes checking for csin... yes checking for ctan... yes checking for cacos... yes checking for casin... yes checking for catan... yes checking for ccosh... yes checking for csinh... yes checking for ctanh... yes checking for cacosh... yes checking for casinh... yes checking for catanh... yes check...
2009 Aug 20
2
getting R 2.9.1 from the tar.gz file
...e... yes checking for complex.h... yes checking for double complex... yes checking whether cexp exists and is declared... yes checking whether clog exists and is declared... yes checking whether csqrt exists and is declared... yes checking whether cpow exists and is declared... yes checking whether ccos exists and is declared... yes checking whether csin exists and is declared... yes checking whether ctan exists and is declared... yes checking whether cacos exists and is declared... yes checking whether casin exists and is declared... yes checking whether catan exists and is declared... yes checki...
2012 Aug 11
2
compile fails with x86_64-alpine-linux-uclibc-gcc
...nd is declared... yes checking whether carg exists and is declared... yes checking whether cexp exists and is declared... yes checking whether clog exists and is declared... yes checking whether csqrt exists and is declared... yes checking whether cpow exists and is declared... yes checking whether ccos exists and is declared... yes checking whether csin exists and is declared... yes checking whether ctan exists and is declared... yes checking whether cacos exists and is declared... yes checking whether casin exists and is declared... yes checking whether catan exists and is declared... yes checki...
2008 Dec 22
1
Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
...e... yes checking for complex.h... yes checking for double complex... yes checking whether cexp exists and is declared... yes checking whether clog exists and is declared... yes checking whether csqrt exists and is declared... yes checking whether cpow exists and is declared... yes checking whether ccos exists and is declared... yes checking whether csin exists and is declared... yes checking whether ctan exists and is declared... yes checking whether cacos exists and is declared... yes checking whether casin exists and is declared... yes checking whether catan exists and is declared... yes checki...
2008 Dec 29
0
Serial Correlation Test for Short Time Series
...e... yes checking for complex.h... yes checking for double complex... yes checking whether cexp exists and is declared... yes checking whether clog exists and is declared... yes checking whether csqrt exists and is declared... yes checking whether cpow exists and is declared... yes checking whether ccos exists and is declared... yes checking whether csin exists and is declared... yes checking whether ctan exists and is declared... yes checking whether cacos exists and is declared... yes checking whether casin exists and is declared... yes checking whether catan exists and is declared... yes checki...