search for: azb

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

Did you mean: avb
2002 Dec 16
1
--backup-dir : unrecognized option
Hi I'm running rsync 2.3.1 and when I run it with the option --backup-dir=<some_backup_dir>, I get an error message telling that the option is unrecognized. I'm using the package from www.sunfreeware.com If I'm pushing the data: # /usr/local/bin/rsync -azb --backup-dir=/tmp -e /bin/rsh --delete /home/ backup_host:/home /usr/local/bin/rsync: unrecognized option `--backup-dir=/tmp' ..and If I'm pulling, I get the same: # /usr/local/bin/rsync -b --backup-dir=/tmp -e /bin/rsh file_host:/home13/user5 /home13/user5 /usr/local/bin/rsync: unrecogniz...
2012 Feb 03
1
Simulating from "matrix variate normal distribution"
Hello everyone Is there a function/command to simulate from "matrix variate normal distribution" in R. A follow up question would be is there a function/command to obtain the density, distribution and quantile function of "matrix variate normal distribution" in R. Wikipedia has a good description of "matrix variate normal distribution" which is also alternatively