search for: fluit

Displaying 2 results from an estimated 2 matches for "fluit".

Did you mean: fluid
2004 Jul 22
0
[Bug 905] scp exit status is -1 instead of 0
...p (using a public/private dsa key pair )everything goes fine , except that the exit code of scp is -1. (When I do 'scp <options> &' in bash to execute scp in the background, bash shows '[1]+ Exit 1' when scp is done. When I do scp -vv belangrijk.backup/start.tbz2 maik at fluit:doc/localbackup > output 2>&1, the file 'output' contains: Executing: program /usr/bin/ssh host fluit, user maik, command scp -v -t doc/localbackup OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17 Mar 2004 debug1: Reading configuration data /etc/ssh/ssh_config debug2: ssh_connect: needpriv 0...
2004 Sep 27
1
multiple time series
Hello everybody, I have the following problem: I read a multiple time series (along with column names), and then need to manipulate the univariate components separately in order to compute the statistics of interest. Can someone tell me how can I access the univariates separately through their names ? I need to do it on a ts object (and not data frame, where I know how to), for the sake of later