similar to: prediction interval for multiple future observations

Displaying 20 results from an estimated 2000 matches similar to: "prediction interval for multiple future observations"

2007 Nov 15
1
what is the "right" way to obtain frequencies of vector values?
Hi! Let's say I have vector x with positive integer values ranging from 1 to N. I need to obtain another vector y of size N where y[i] contains the number of times value i occurs in x. It is in a sense similar to hist() (with appropriate number of breaks) or table() with numeric "factors". Currenlty I use a custom function for that, but thought maybe there is a more
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: ?????????? ??????
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
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
2003 Jul 11
1
Problem with VSS access via Samba
Good day to all, I have been using samba for many months now. And I find it very useful. We have samba-2.2.1a running on a linux operating system. Perhaps before, I haven't had a problem running a samba service since only few user make access to our samba server. Now, many groups requested for a samba account for file sharing purposes. 1 particular group requested to host their visual source
2009 Jan 08
0
[storage-discuss] ZFS iscsi snapshot - VSS compatible?
I don''t know if VSS has this capability, but essentially if it can temporarily quiesce a device like a data base does for "warm standby" then a snapshot should work. This would be a very simple Windows side script/batch: 1) Q-Disk 2) Remote trigger snapshot 3) Un Q-Disk I have no idea where to even begin researching VSS unfortunately... James (Sent from my mobile)
2000 Apr 27
0
VSS and case sensitivity.
Hello I have a bit of the strange problem. Our developers use MS VSS to check in/out files to or from Solaris drives mapped through samba. When they "set current working directory" to a mapped Solaris drives VSS doesn't recognize files named with uppercase letters converting them into lower case. As a result VSS denies permission to change these files. Looking at the same files in
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
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
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
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
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
2014 Jul 01
2
[PATCH] generator: Sort the structs.
Sort the structs when generating code. Since the structs are logically indepedent of each other, this should have no effect except to make generated files list the structs in a different order. However this also fixes the following build problem: File "convert_linux.ml", line 322, characters 43-50: Error: This expression has type G.stat = Guestfs.stat but an expression was
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 Oct 02
0
blkback in DomU
Is exporting a block device from one DomU to another supported? ''xm block-attach'' appears to support it based on the command line options displayed but maybe it''s one of those things that doesn''t work because nobody ever uses it? I''m wondering about accessing a VSS snapshot from a windows DomU in Dom0 (or another DomU). In theory, GPLPV should be able
2015 May 13
8
[LLVMdev] RFC: Convergent attribute
Below is a proposal for a new "convergent" intrinsic attribute and MachineInstr property, needed for correctly modeling many SPMD/SIMT programming models in LLVM. Comments and feedback welcome. —Owen In order to make LLVM more suitable for programming models variously called SPMD and SIMT, we would like to propose a new intrinsic and MachineInstr annotation called
2023 Aug 31
1
simulating future observations from heteroscedastic fits
Hello, All: I want to simulate future observations from fits to heteroscedastic data. A simple example is as follows: (DF3_2 <- data.frame(y=c(1:3, 10*(1:3)), gp=factor(rep(1:2, e=3)))) # I want to fit 4 models # and simulate future observations from all 4: fit11 <- lm(y~1, DF3_2) fit21 <- lm(y~gp, DF3_2) library(nlme) (fit12 <- lme(y~1, data=DF3_2,
2001 Oct 22
0
Wine and VSS problem - revision history window
With a wine about a month old, running in managed mode, when I ask Visual Source Safe for a revision history, the window doesn't appear, but vss's main window hangs as if it's waiting for me to close the history window. Not much to do at that point but kill Wine. (I also received the error err:tooltips:TOOLTIPS_Timer How did this happen? at about the same time, but that wasn't