similar to: what is the "right" way to obtain frequencies of vector values?

Displaying 20 results from an estimated 3000 matches similar to: "what is the "right" way to obtain frequencies of vector values?"

2007 Aug 21
2
prediction interval for multiple future observations
Hi! '?predict.lm' says that the prediction intervals returned by predict() are for single observation only. Is there a way to specify the desired number of observations to construct the interval for? R version 2.4.1 (2006-12-18) -- Vlad Skvortsov, vss at 73rus.com, http://vss.73rus.com
2007 May 12
1
plot cyrillic characters on MacOS X
Hi! I'm running R version 2.4.1 (2006-12-18) on MacOS X 10.4; my $LANG is ru_RU.KOI8-R. While trying to plot a graph to PDF with cyrillic characters in the legend, I get warnings (in Russian): > pdf() > plot(c(1), c(1), main="????") Warning messages: 1: ?????????? ?????? ??????? 0xd4 2: ?????????? ?????? ??????? 0xc5 3: ?????????? ?????? ??????? 0xd3 4: ?????????? ??????
2002 Jun 27
1
Building from a source-code library under windows
Dear All, I have a pair of .cpp and .def file can be compiled using VC++ and works perfectly well in S-PLUS. I wanted to do the same for R; so I followed the guidline given in "Building from a source-code library under Windows" as much as possible and manage to compile them using VC++ and call it from R. But it gives different answer from the one called from S-Plus. I know that I did
2004 Jan 30
2
using VSS on a samba server - no smb locks ?
Hi all, We are considering moving our VSS database from a Win2K server to a samba server. All clients are Win2K clients. I used the VSS tool "testlock.exe" to make sure the native lock mode can be used. The test was successful, and I saw that an SMBlock transaction was performed, and a reply_lockingX was replied. When I opened a VSS database on the samba server and started to use it -
2020 Mar 06
1
snapshotting disk images with exchange db / volumes
I have been asking at technet about if I could snapshot an exchange db volume[1]. But it looks like that windows server backup is sort of doing the same. Creating vs image, and backup that one. However they truncated the exchange db log files after a succesful procedure. I was wondering if someone is doing this already. How does the guest freeze work exactly in windows (In linux it is quite
2015 Jul 14
1
Backups solution from WinDoze to linux
backuppc does support pre- and post- backup scripts, so it is possible to implement backing up from vss. I've never done it, but there examples can be found On Tue, Jul 14, 2015 at 1:49 PM, Gordon Messmer <gordon.messmer at gmail.com> wrote: > On 07/14/2015 07:17 AM, m.roth at 5-cent.us wrote: > >> My manager just tasked me at looking at this, for one team we're
2004 Sep 08
2
Running microsoft vss under wine
Hello, I am using wine on RH9. I am running Visual Source Safe like thus wine --ssexp.exe THe VSS GUI starts OK. the Visual Source Safe database is on Windows Partition. This Windows Partition is mounted on my Linux like thus: mount -t nfs -o rw,nolock 192.168.0.77:/mnt/server/Share /mnt/vss I am able to launch a VSS session : I can successfully check out and check in files (I point my
2002 Jun 24
1
Visual Source Save and samba
Is anyone out there running Microsoft's Visual Source Save with a samba share? We are doing so here and are encountering difficulties. The "working directory" is a samba share. It seems that VSS is not manipulating file permissions appropriately when items are checked in and out. User always has write access to the item. Is anyone using MS VSS successfully with samba and care to
2004 Nov 12
1
VSS on samba
We have recently moved our VSS database from windows 2k to samba, initially all looked fine but have come accross a problem. Quite often VSS complains saying it can't write to "names - acess denied". The file its refering to is names.dat in data/ (for those that know VSS) I believe this to be some sort of locking issue. Sometimes getting all other clients to quite VSS solves the
2009 Jun 02
1
XenClient:How to install VM
Hello I am trying to boot/install VM on XenClient. I would like to learn the way to install VM. Please teach the example of the operation and config file. (Especially, configuration file of method of displaying screen.) thanks. ========================================= [My Executed History] (1) I made a config file for VM(Windows XP:below). (2) I executed the following commands. # xenvm
2000 Apr 07
1
Large file deletion on large directories
I am using a samba server for a large number of files. It is a MS VSS database which splits it's data into a-z directories and generally in each directory I have about 30,000 files. When trying to delete files from the VSS client, the file deletion process is very slow, taking around 15 seconds per file. What is strange is that the processor loading is only at %60 during this, the rest is in
2013 Apr 13
2
Dict quota question
Hi all, I'm using Dovecot 2.1.16 and I'd like to know if the following configuration is supported: * An SQL dictionary quota * A static userdb to get uid/gid/home information * An SQL userdb to get per-user quota limit Currenlty, current quota usage are properly stored into the database but per-user limits are not found. If I replace the SQL dictionary by the maildir backend (my
2011 Sep 14
3
Is there any implementation of VSS for a ZFS iSCSI snapshot on Solaris?
I am using a Solaris + ZFS environment to export a iSCSI block layer device and use the snapshot facility to take a snapshot of the ZFS volume. Is there an existing Volume Shadow Copy (VSS) implementation on Windows for this environment? Thanks S Joshi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Sep 07
4
Speex and the ARM7 Core
Hello, I'm sorry if this is not the correct place to ask this question but what I'm looking for is any data on the reality of Speex working on an ARM7 core? I'm looking at doing a few diffrent projects where I will be using a proc such as the LPC2378 with the ARM7TDMI-S core running at 72Mhz (although errata show only 60Mhz is currenlty possible). Do you know if there is a port
2009 Jun 08
3
caret package
Hi all I am using the caret package and having difficulty in obtaining the results using regression, I used the glmnet to model and trying to get the coefficients and the model parameters I am trying to use the extractPrediction to obtain a confusion matrix and it seems to be giving me errors. x<-read.csv("x.csv", header=TRUE); y<-read.csv("y.csv", header=TRUE);
2001 Sep 24
2
Visual Sourcesafe HOWTO
I went to the trouble of setting up Visual Sourcesafe on a Linux system recently. There was a fair amount of futzing required, so I've documented what I had to do at http://www.kegel.com/linux/vss-howto.html Comments and corrections welcome. I'd also love to know how to get this working without hardcoding NT usernames and passwords! The commandline app appears to be fully functional
2004 Aug 25
1
VSS and Samba on Tru64 Unix
Good Afternoon All. Please forgive me if this is an often-asked question, but ... We're trying to get the ability to have users in the same UNIX group be able to check-in and check-out files from a VSS repository. All users in a defined unix group should be able to copy, edit, and delete any file created by any other user in that group. As most of you probably already know, this works fine
2010 Sep 14
1
smbclient sending no frames outside local VLAN
[I don't know whether this is the appropriate list, if not please let me know to whom to write. I submitted this as a CUPS bug and they replied by asking me to contact the "Samba folks"? I guess that is you] Hi, I'm using a MacBook Pro with MacOS X 10.6.4 and am trying to print on my company's printer accessible via samba. Whenever I try to access the print server via
2005 May 17
2
[LLVMdev] Scheme + LLVM JIT
On May 16, Chris Lattner wrote: > I'm concerned that this leaks the buffer created for the file, can you > verify that it doesn't? I can verify that the functionality doesn't change. If the buffer was leaked before, it'll be leaked now. However, in 'Lexer.l', you have the following code: <<EOF>> { /* Make sure to free the
2006 Dec 18
1
Multimedia setup for LTSP
Hi all, I'm setting up a CentOS 4 in AMD64 box. The goal is to mount a terminal server with LTSP software. Currenlty I'm in troubles with the multimedia support. I've added Dag's, Karanbir's and Dries' repositories according that. ?Is there some intention to make a multimedia group as others groups (FTP Server, Web Server... etc)? It would be great. ?What packages do you