similar to: apply

Displaying 20 results from an estimated 400 matches similar to: "apply"

2006 May 18
2
help
Dear Sir, I’am a frensh student and i’am a new user of the R software. After using the command (x<-read.delim(“clipboard”) to read a spreadsheet of Excel, I want to run the bds test and calculate the Lyapunov exponent. I have charged the R software by the packages tseries and tseriesChaos. when i run bds.test(x,m=2) Unfortunately the R software displays “error in as.vector(x,mode= “double”) :
2005 Jul 24
1
R CMD problem on windows XP (PR#8031)
I get this on windows XP, rw2011, precompiled from CRAN: C:\R\rw2011\src\gnuwin32>R CMD build -- binary ./../library/tseriesChaos R CMD build -- binary ./../library/tseriesChaos * checking for file 'binary/DESCRIPTION' ... NO and there it stopped, while the following works: C:\R\rw2011\src\gnuwin32>Rcmd build --binary ./../library/tseriesChaos Rcmd build --binary
2011 Apr 14
1
problem with library tseriesChaos
Hi R-Users I need to estimate Lyapunov exponent of my time series. After reading description of all functions available I still don't know how to determine time delay. My time series length is 4200. Is it possible to determine time delay with other function's output or I can choose any random value? Thanks for your help! -- View this message in context:
2005 May 18
1
[LLVMdev] runtest on cygwin for a gdb built on mingw failed
Hi, as you know dejagnu and expect have not yet been ported to MinGW correctly, so, I need to know how can I run runtest on cygwin for a gdb that was built on mingw Accédez au courrier électronique de La Poste : www.laposte.net ; 3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn) -------------- next part -------------- An HTML attachment was scrubbed... URL:
2001 Dec 17
1
vorbis physical bitstream structure
Hello, could somenone please describe me the vorbis specific physical bitstream structure, as I haven't found any documentation about it. Thank you ******************* Pierre-Henri Quelen phq@laposte.net "Accédez au courrier électronique de La Poste : www.laposte.net ; 3615 LAPOSTENET (0,13 €/mn) ; tél : 08 92 68 13 50 (0,34€/mn)" --- >8 ---- List archives:
2006 Oct 23
2
Recurrence plot in package "tseriesChaos"
Hi, I'm a new user of the R package, and I need to generate recurrence plots for a set of 56 time series data. The package tseriesChaos has the function "recurr" that gives a plot. But what I really need are the recurrence plot parameters that are calculated from each plot (like %recur, %det, trend, etc...) and that can be stored dynamically in a output file for all the 56 datasets.
2006 Jan 23
0
xend fail to start
Hi all, I resintalled my Debian from scratch. I download Xen 3 sources, compiled them, ... I reboot my computer and try to start xend. xend fail to start. My log file contains : jmcaricand@amande:~$ cat xend-debug.log Traceback (most recent call last): File "/usr/sbin/xend", line 111, in ? sys.exit(main()) File "/usr/sbin/xend", line 93, in main return
2005 May 17
0
[LLVMdev] built on mingw and runtest on cygwin
Hi, as you know dejagnu and expect have not yet been ported to MinGW correctly, so, I need to know how can I run runtest on cygwin for a gdb that was built on mingw Accédez au courrier électronique de La Poste : www.laposte.net ; 3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn) -------------- next part -------------- An HTML attachment was scrubbed... URL:
2001 Dec 06
1
packet over several pages
Hello everyone, I'm programming something using ogg vorbis and i was wondering how I could get a packet from a logical bitstream when this packet is over several pages. let's say I made a call to ogg_stream_pagein, then ogg_stream_packetout, but the packet is incomplete and continued in the next page(s). If I get the following page and I call ogg_stream_pagein again, how can i get
2012 Aug 07
4
Execution of a function
Hi >i have aproblem withe execution of my function >first, i wrote my function in the script of R >nom_fonction <- function(arg1[=expr1], arg2[=expr2], ...){ bloc d'instructions } > when i want to have the result i mean the laste instruction in the bloc of > instruction , i try to >wrote the name of function >source(aj.fun) Error in readLines(file, warn =
2010 Oct 04
1
I have aproblem about nomogram--thank you for your help
dear professor: I have a problem about the nomogram.I have got the result through analysing the dataset "exp2.sav" through multinominal logistic regression by SPSS 17.0. and I want to deveop the nomogram through R-Projject,just like this : > n<-100 > set.seed(10) > T.Grade<-factor(0:3,labels=c("G0", "G1", "G2","G3")) >
2012 Nov 13
1
Quastion
 Hey Dear, I have  got aproblem with interpolation 2D transmisivity in the datasample= data.frame, it is not running  I got  this  (Error in as.data.frame.default(x[[i]], optional = TRUE) :  cannot coerce class '"function"' into a data.frame). So, how  shall I manage this?? Regards, Siffan [[alternative HTML version deleted]]
2015 Jan 20
1
KB2992611
This is not a samba4 issue. This proplem exist also if you are running server 2012. This is aproblem with windows 8.1 Daniel EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet: www.tropenklinik.de -----Urspr?ngliche Nachricht----- Von: samba-bounces at
2007 Mar 11
1
samba+Ldap+smbldap-tools
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi, I have aproblem with the smbldap-tools...when I try to change the passwd fron a user in win...I get the error "....", and I know that the script of smbldap-tools fails when try to execute the next line: # non-root user if (!defined($oldpass)) { # prompt for current password system "stty -echo"; print "(current)
2001 Nov 29
8
File transfer speed issue
Hi all, I have aproblem with Samba copying (unfortunatly I'm new to samba so my skills are fairly limited). I have a sun box (solaris 8) with samba 2.2.2. Copying from sun to a nt server is fast (as good as you would expect) however, copying from the nt server to the sun box is slow (files copy normally, then slow to a complete halt then copy very slowly). We cannot see anything on a
2007 Feb 26
1
Is there any package on CRAN that uses Fortran-90/95
Hi! Is there any package on CRAN that uses Fortran-90/95? I would like to study it. Thanks, Gregor
2007 Jun 11
3
domU on gfs
Hey All, I have a cluster setup and exporting gfs storage everything is working ok(as far as I know anyway). But instead of mounting the gfs storage I want the xen guest to be installed on the shared gfs storage. But with my current setup when I install the domU on the gfs storage it changes it to ext3. Is it possible this way or does the domU have to be on an ext file system?
2005 Jul 23
0
tseriesChaos ver. 0.1
Dear all, I have uploaded to CRAN a new package: tseriesChaos. This is an early version (0.1) with basic tools for the explorative analysis of nonlinear time series motivated by chaos theory. Until now, the package is largely inspired by the TISEAN project (by Rainer Hegger, Holger Kantz and Thomas Schreiber: http://www.mpipks-dresden.mpg.de/~tisean/ ). This version includes: - Method of false
2005 Jul 23
0
tseriesChaos ver. 0.1
Dear all, I have uploaded to CRAN a new package: tseriesChaos. This is an early version (0.1) with basic tools for the explorative analysis of nonlinear time series motivated by chaos theory. Until now, the package is largely inspired by the TISEAN project (by Rainer Hegger, Holger Kantz and Thomas Schreiber: http://www.mpipks-dresden.mpg.de/~tisean/ ). This version includes: - Method of false
2005 Feb 23
1
Problem with Metatag update
Hi, first of all, thank you all. The new Icecast version works very well and the new features are great! But I have some troubles with the metatag update via the admininterface. Basically everything works fine, but only WinAmp is displaying the titles correct. Windows Media Player isn't displaying them at all, XMMS only displays them when the ID3 tag changes for about 3 seconds and