Displaying 20 results from an estimated 3000 matches similar to: "(no subject)"
2009 Jul 02
4
(no subject)
Hi Guys,
It is very simple question, but I can't find the answer! Please help me.
I use R and such simple function as length() doesn't work. The result is
always 1 even if my data are more then 1 observations!
Do I have to load any additional library?
> length(Ret_1)
[1] 1
> length
function (x) .Primitive("length")
Thank you!!!
--
Best regards,
Andy Fetsun
2009 Jul 16
5
Transformation of data!
Hi Colleagues,
Could you please help?
I get as the output of my calculations following
[1] 0.000000e+00 1.890000e-04 3.933000e-05 1.701501e-04 2.040456e-04
[6] 3.119242e-04 2.545665e-04 1.893930e-03 1.303112e-03 9.880183e-04
[11] 1.504378e-03 1.549246e-03 5.877690e-04 4.771359e-04 8.528219e-04
How is it possible to transform the data to get a vector as following
10
2009 Jun 19
1
function rollapply
Hi,
I faced with problem when start using function - rollapply(returns, 3 ,
mean)
Error in UseMethod("rollapply") :
No suitable Method for "rollaply"
How can I fix the problem? Thank you for help.
--
Best regards,
Andy Fetsun
[[alternative HTML version deleted]]
2009 Jul 15
1
Is it possible to use EGARCH and GJR in R?
Hi,
Could you please help me with EGARCH and GJR?
Is it possible to use EGARCH and GJR in R? I have used below mentioned
code
for GARCH in R, but I never used EGARCH and GJR in R.
Thank you in advance!
daten<-read.table("H://Daten//Zeitreihen//dax_1.csv", sep=";", header=T)
DAX.kurs<-daten
DAX.kurs<-ts(DAX.kurs,names="DAX-Kurs")
2009 Jul 07
1
Error in Rolling window of function - rollapply
Dear Colleagues,
I have faced with the problem that function rollaply with rolling window for
calculation of volatility doesn't give the all results of calculations.
I have run the rolling window for calculation in Excel and obtained that the
number of outputs for Excel is 36 and for R is 18. The total number of
observations is 37. In the attachment you can find pdf of the Excel and
Excel
2009 Jul 02
1
Quantitative Risk Management by McNeil
Dear Specialists in R,
May be somebody has experiment in using pakage for the book Quantitative
Risk Management by McNeil?
This package is writen in R.
I have run this package for fitting the data to Nornal Inverse Gaussian
distribution and fased with following problem.
> Return<-read.csv("data.csv")
> Transpose<-t(Return)
> fit.NH(Transpose, case="NIG",
2012 Dec 12
1
How to create Jail in FreeBSD
Operating system virtualization is the most effective way to utilize your system resources, jails let you setup isolated mini-systems. Jails are explains well in handbook however, from practical standpoint of view, the presented material is incomplete.
The post below setup few scrips that follow handbook's 'Application of Jails' article and enhance with few missing features
2005 Jan 14
1
debugging encrypted part of isakmp
Are there any tools to decode encrypted part of isakmp provided that
identities of both peers are known to me and that I am able to observe
the whole exchange ?
--
Andriy Gapon
2008 Jan 30
2
mouse problems [A4 Tech OP-3D]
After some poking into psm.c code I've got some results.
First, for the archives, debug.psm.loglevel tunable is much more useful
than a verbose boot for debugging PS/2 mouse issues. A good value is 2.
Second, I fiddled with various probe methods to force them to
"recognize" my mouse (by loosening their checks) and found out that the
mouse works perfectly if it is treated as
2013 Jul 17
3
Help with filing a [maybe] ZFS/mmap bug.
Hi All,
I have what I think is a ZFS related bug. Unfortunately my simplest
test case is a bit cumbersome and I haven't definitively proven that
the problem is ZFS related.
I'm hoping for some feedback on how to move forward.
Quick background: I rip my CD's using grip and produce flac files. I
tag the music using Musicbrainz' Picard and transcode it to mp3's
within Picard
2009 Jan 24
4
panic in callout_reset: bad link in callwheel
System: FreeBSD 7.1-STABLE i386 (revision 187025)
Panic message:
kernel trap 12 with interrupts disabled
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0xd2006ad0
fault code = supervisor write, page not present
instruction pointer = 0x20:0xc05623aa
stack pointer = 0x28:0xdd4f6c34
frame pointer = 0x28:0xdd4f6c40
code segment
2017 Jun 09
3
[PATCH v1] virtio_blk: Use sysfs_match_string() helper
Use sysfs_match_string() helper instead of open coded variant.
Cc: "Michael S. Tsirkin" <mst at redhat.com>
Cc: Jason Wang <jasowang at redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
---
drivers/block/virtio_blk.c | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/drivers/block/virtio_blk.c
2017 Jun 09
3
[PATCH v1] virtio_blk: Use sysfs_match_string() helper
Use sysfs_match_string() helper instead of open coded variant.
Cc: "Michael S. Tsirkin" <mst at redhat.com>
Cc: Jason Wang <jasowang at redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
---
drivers/block/virtio_blk.c | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/drivers/block/virtio_blk.c
2008 Dec 04
1
rc.firewall: default loopback rules are set up even for custom file
I've just realized that I see in releng/7 something that I did not see
in releng/6 - even if I use a file with custom rules in firewall_type I
still get default loopback rules installed.
I think that this is not correct, I am using custom rules exactly
because I want to control *everything* (e.g. all deny rules come with
log logamount xxx).
--
Andriy Gapon
2009 Jun 20
2
External monitor is blank with nouveau driver
Hi Nouveau Team,
I have the following hardware/software spec:
ThinkPad T61
FreeBSD 7.1-RELEASE-p5 amd64
NVIDIA Quadro NVS 140M
X driver nouveau
External monitor NEC MultiSync 90GX2
I am connecting external monitor through VGA interface. I was able to
detect it using command 'xrandr -q' and even turn it on:
$ xrandr --output VGA-0 --auto --below LVDS-0
the geometry of my desktop
2008 Sep 15
1
sio => uart: one port is gone
This is a fairly standard and old machine with 2 COM ports.
Recently (last Friday) I decided to update my RELENG_7 system and also
to transition from sio to uart.
This what I had before the upgrade:
kernel: sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags
0x10 on acpi0
kernel: sio0: type 16550A
kernel: sio0: [FILTER]
kernel: sio1: <16550A-compatible COM port> port
2013 Aug 29
1
Boot problem if a ZFS log device is missing
Hi all,
I am using an USB memory stick as cache and log devices for a HDD ZFS
pool named tank0:
$ zpool status -v tank0
pool: tank0
state: ONLINE
scan: scrub repaired 0 in 7h19m with 0 errors on Tue Jul 30 06:11:23 2013
config:
NAME STATE READ WRITE CKSUM
tank0 ONLINE 0 0 0
ada0s1d ONLINE 0 0 0
logs
gpt/SLOG
2008 Jun 04
1
mystery: lock up after fs dump
I wouldn't report this if not for one coincidence (which is described
below). I have too little facts, so this is more of a mystery problem
tale than a real problem report.
There are two systems:
1. old, slow, i386, UP, 7-STABLE
2. new, fast, amd64, MP, 6.3-RELEASE
Systems are located at different physical locations.
What is common between them:
1. they both have the same backup strategy
2012 Oct 17
5
Problem reading vitals from Gigabyte H77-DH3H
Hello everyone,
I'm unable to read temperature Gigabyte H77-DH3H motherboard. Is that
motherboard supported or am I doing it incorrectly?
When trying to access hw.acpi.thermal everything appears to be ok, but
it is not, the system always returns 27,8C and 29,8C which fooled me
initially - the values never change.
Here is output:
[chinatsu]:/root# sysctl hw.acpi.thermal
2002 Feb 28
2
SystemParamtersInfoA Unknown Action: 4104
avid.Goodenough@DGA.co.uk wrote:
> I have just tried to fire up MindManager under Wine.
It installed cleanly
> (as far as I can tell) and successfully created an
icon on my KDE desktop..
>
> When I try to run it however, it first complains
about a fixme in
> CreateAcceleratorTableA, which I think I understand,
and then hits another
> fixme in SystemParamertersInfoA from which