Displaying 20 results from an estimated 100 matches similar to: "DCC model simulation in R"
2007 Apr 02
0
Object problems with Generic and rematchDefinition
Hello all,
Let me try this again with some code.
I am trying to make a new object and it's not working. I get :
Error in rematchDefinition(definition, fdef, mnames, fnames, signature) :
methods can add arguments to the generic only if '...' is an
argument to the generic
as my error. I have included my code. It is from the xcms package.
Any help would be great even if
2009 Oct 29
1
Astreicon presentations
Hi Folks,
Are all the astricon presentations up?
I'm especially after the one that tilghman did. I caught the tail end of
the prez when I decided to skip the session I was attending and go for
that one.
:)
2017 Jun 07
0
Getting forecast values using DCC GARCH fit
Hi,
I am trying to fit a multivariate time series model using DCC GARCH model
and forecast it.
The data looks like this:
> head(datax)
x vibration_x Speed
1 2017-05-16 17:53:00 -0.132 421.4189
2 2017-05-16 17:54:00 -0.296 1296.8882
3 2017-05-16 17:55:00 -0.572 0.0000
4 2017-05-16 17:56:00 -0.736 1254.2695
5 2017-05-16 17:57:00 0.000
2017 Jun 07
0
Getting forecast values using DCC GARCH fit
Hi,
I am completely new to GARCH models and trying to fit a multivariate time
series model using DCC GARCH model and forecast it.
The data looks like this:
> head(datax)
x vibration_x Speed
1 2017-05-16 17:53:00 -0.132 421.4189
2 2017-05-16 17:54:00 -0.296 1296.8882
3 2017-05-16 17:55:00 -0.572 0.0000
4 2017-05-16 17:56:00 -0.736 1254.2695
5
2007 Feb 22
0
Lastest upgrade of smb on RedHat doesn't work
The latest upgrade of from samba 3.0.9 to samba 3.0.10 has caused
problems on my samba server.
On the Windows computers you can no longer see the WINS server ( the
RedHat server) in the Network Neighborhood, say server1. The
printers that we have added through the network neighborhood no
longer work.
One has to search for the full name of the server
( server1.xxx.xxx.edu) with the
2006 Nov 16
3
Newbie problem ... Forest plot
Hello!
I have some data stored into 2 separate csv file. 1 file (called A.csv) (12 results named Group1, Group2, Group3, etc...) odds ratios, 2 file (called B.csv) 12 corresponded errors.
How to import that data into R and make forest plot like I saw inside help file Rmeta and meta with included different font colors and names trough X and Y axis.
I know for meta libb
...
out <-
2007 Apr 24
3
Experience with Dovecot + Sieve + Webmail?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
there were some posts into this lists regarding Webmail interfaces and
Sieve. What are the experiences with them?
I need a webmail frontend that is capable of IMAP, supporting dovecot's
namespaces, verifying PGP and managing Sieve in conjunction with Dovecot.
I found two mature products, I also saw posts about, so I'm going to ask.
2018 Feb 09
3
Failed to get quota limits
Hello,
I am running GlusterFS 3.10.7 and just noticed by doing a "gluster volume quota <volname> list" that my quotas on that volume are broken. The command returns no output and no errors but by looking in /var/log/glusterfs.cli I found the following errors:
[2018-02-09 19:31:24.242324] E [cli-cmd-volume.c:1674:cli_cmd_quota_handle_list_all] 0-cli: Failed to get quota limits for
2018 Feb 12
0
Failed to get quota limits
Hi,
Can you provide more information like, the volume configuration, quota.conf
file and the log files.
On Sat, Feb 10, 2018 at 1:05 AM, mabi <mabi at protonmail.ch> wrote:
> Hello,
>
> I am running GlusterFS 3.10.7 and just noticed by doing a "gluster volume
quota <volname> list" that my quotas on that volume are broken. The command
returns no output and no errors
2018 Feb 13
0
Failed to get quota limits
Hi,
A part of the log won't be enough to debug the issue.
Need the whole log messages till date.
You can send it as attachments.
Yes the quota.conf is a binary file.
And I need the volume status output too.
On Tue, Feb 13, 2018 at 1:56 PM, mabi <mabi at protonmail.ch> wrote:
> Hi Hari,
> Sorry for not providing you more details from the start. Here below you will
> find all
2018 Feb 13
2
Failed to get quota limits
Hi Hari,
Sorry for not providing you more details from the start. Here below you will find all the relevant log entries and info. Regarding the quota.conf file I have found one for my volume but it is a binary file. Is it supposed to be binary or text?
Regards,
M.
*** gluster volume info myvolume ***
Volume Name: myvolume
Type: Replicate
Volume ID: e7a40a1b-45c9-4d3c-bb19-0c59b4eceec5
Status:
2018 Feb 13
0
Failed to get quota limits
Yes, I need the log files in that duration, the log rotated file after
hitting the
issue aren't necessary, but the ones before hitting the issues are needed
(not just when you hit it, the ones even before you hit it).
Yes, you have to do a stat from the client through fuse mount.
On Tue, Feb 13, 2018 at 3:56 PM, mabi <mabi at protonmail.ch> wrote:
> Thank you for your answer. This
2008 Dec 03
2
Spectral Analysis of Time Series in R
Dear R Community,
I am currently student at the Vienna University of Technology writing my
Diploma thesis on causality in time series and doing some analyses of
time series in R. I have the following questions:
(1) Is there a function in R to estimate the PARTIAL spectral coherence
of a multivariate time series? If yes, how does this work? Is there an
test in R if the partial spectral
2018 Feb 13
0
Failed to get quota limits
I tried to set the limits as you suggest by running the following command.
$ sudo gluster volume quota myvolume limit-usage /directory 200GB
volume quota : success
but then when I list the quotas there is still nothing, so nothing really happened.
I also tried to run stat on all directories which have a quota but nothing happened either.
I will send you tomorrow all the other logfiles as
2018 Feb 13
2
Failed to get quota limits
Thank you for your answer. This problem seem to have started since last week, so should I also send you the same log files but for last week? I think logrotate rotates them on a weekly basis.
The only two quota commands we use are the following:
gluster volume quota myvolume limit-usage /directory 10GB
gluster volume quota myvolume list
basically to set a new quota or to list the current
2018 Feb 24
0
Failed to get quota limits
Dear Hari,
Thank you for getting back to me after having analysed the problem.
As you said I tried to run "gluster volume quota <VOLNAME> list <PATH>" for all of my directories which have a quota and found out that there was one directory quota which was missing (stale) as you can see below:
$ gluster volume quota myvolume list /demo.domain.tld
Path
2018 Feb 27
0
Failed to get quota limits
Hi,
Thanks for the link to the bug. We should be hopefully moving soon onto 3.12 so I guess this bug is also fixed there.
Best regards,
M.
?
??????? Original Message ???????
On February 27, 2018 9:38 AM, Hari Gowtham <hgowtham at redhat.com> wrote:
> ??
>
> Hi Mabi,
>
> The bugs is fixed from 3.11. For 3.10 it is yet to be backported and
>
> made available.
>
2018 Feb 13
2
Failed to get quota limits
Were you able to set new limits after seeing this error?
On Tue, Feb 13, 2018 at 4:19 PM, Hari Gowtham <hgowtham at redhat.com> wrote:
> Yes, I need the log files in that duration, the log rotated file after
> hitting the
> issue aren't necessary, but the ones before hitting the issues are needed
> (not just when you hit it, the ones even before you hit it).
>
> Yes,
2018 Feb 23
2
Failed to get quota limits
Hi,
There is a bug in 3.10 which doesn't allow the quota list command to
output, if the last entry on the conf file is a stale entry.
The workaround for this is to remove the stale entry at the end. (If
the last two entries are stale then both have to be removed and so on
until the last entry on the conf file is a valid entry).
This can be avoided by adding a new limit. As the new limit you
2018 Feb 27
2
Failed to get quota limits
Hi Mabi,
The bugs is fixed from 3.11. For 3.10 it is yet to be backported and
made available.
The bug is https://bugzilla.redhat.com/show_bug.cgi?id=1418259.
On Sat, Feb 24, 2018 at 4:05 PM, mabi <mabi at protonmail.ch> wrote:
> Dear Hari,
>
> Thank you for getting back to me after having analysed the problem.
>
> As you said I tried to run "gluster volume quota