Displaying 20 results from an estimated 400 matches similar to: "question on gps.prof in ismev"
2010 Jan 31
0
Package ismev, gpd.fit, and interpretation for statistics of extreme values
Dear All,
I have a question about package "ismev", its function "gpd.fit", and
interpretation of the results.
I used the package ismev to do an extreme value analysis on a fire
dataset. Two variables are used in the analysis. The focal variable is
acreage burned per fire, ranging from 1 to 5000 acres per fire. In
total, there are 69,980 observations. The date covers
2010 Nov 08
4
: unusual combinations of categorical data
Regarding unusual combinations of factors in categorical data.
Are there any R packages that can be used to identify the outliers i.e.
unusual combinations in categorical datasets ?
Thanks.
================================================================================
Notice of Confidentiality
This transmission contains information that may be confidential and that may also be
2011 Jun 25
0
AUTO: Chalk, Alan has a new email address
I am out of the office until 01/05/2012.
Please note that I have changed email address. You can contact me at
alan.chalk@uk.rsagroup.com
Note: This is an automated response to your message "R-help Digest, Vol
100, Issue 26 [Virus checked]" sent on 25/06/2011 11:00:11.
This is the only notification you will receive while this person is away.
Notice of Confidentiality
This
2002 May 15
1
Excluding NFS mounts
To whom it may concern,
Would appreciate it if anyone knows how we might easily exclude NFS mount
points within a file system from being rsync'd?
Regards,
Craig Donnelly
Andel Consulting
10 Fenchurch Avenue
London EC3M 5BN
Tel: 0207 6655055
Fax: 0207 6655060
2002 Jan 23
2
Rsync 2.5.1 on Solaris 8 reverse lookup failures
I get the following log messages using rsync 2.5.1 compiled on Solaris 8
when using the "hosts allow" option in rsyncd.conf:
2002/01/23 12:09:51 [28276] rsync: reverse name lookup mismatch on fd0 -
spoofed address?
2002/01/23 12:10:18 [28276] rsync: connection unexpectedly closed (16 bytes
read so far)
Resolv.conf/DNS are configured and working properly with both A and PTR
records
2005 Mar 07
1
ismev package
Hi,
I'm exploring the ismev package and in particular the pp.fit function.
Documentation says that this function performs Maximum-likelihood
fitting for the point process model, including generalized linear
modelling of each parameter.
Actually I'm afraid not to understand what it means with "Point process
model". Any suggestion on possible references for further infos?
thanks
2002 Feb 22
2
File over 2GB using Cygwin
I am trying to rsync a file of 10gb between an NT host running Cygwin 4.10
and a Solaris 8 host running rsync 2.5.1 but am having problems with what
appears to be a 2gb file limit - the truncation point occurs at 2096111616
bytes. The target filesystem definately supports files over 2GB.
Any ideas how to overcome this limitation?
Regards,
Craig Donnelly
Andel Consulting
10 Fenchurch Avenue
2009 Oct 04
1
exTremes and ismev (PR#13981)
Greetings
I am attempting to load exTremes and this is what I get...
*> utils:::menuInstallPkgs()
--- Please select a CRAN mirror for use in this session ---
trying URL '
http://cran.uk.r-project.org/bin/windows/contrib/2.9/extRemes_1.60.zip'
Content type 'application/zip' length 676182 bytes (660 Kb)
opened URL
downloaded 660 Kb
package 'extRemes' successfully
2011 Oct 21
2
How to use gev.fit (package ismev) under box constraints?
[This email is either empty or too large to be displayed at this time]
2009 Dec 16
0
FW: Import a SAN cloned disk
-----Original Message-----
From: Bone, Nick
Sent: 16 December 2009 16:33
To: oab
Subject: RE: [zfs-discuss] Import a SAN cloned disk
Hi
I know that EMC don''t recommend a SnapView snapshot being added to the original hosts Storage Group although it is not prevented.
I tried this just now & assigning the Clariion snapshot of the pool LUN to the same host. Although the snapshot LUN
2003 Jul 22
1
Making a group membership matrix
Hi Helpers:
I have a factor object that has 314k entries of 39 land cover types.
(This object can be coerced to characters neatly should that be easier
to work with.)
> length(foo)
[1] 314482
> foo[1:10]
[1] Montane Chaparral Barren Red Fir Red Fir
[5] Red Fir Red Fir Red Fir Red Fir
[9] Red Fir Red Fir
39 Levels:
2010 Jan 09
4
selinux violation does not get logged
After upgrading to centos 5.4 I am getting a selinux violation, yet
nothing is logged to /var/log/audit/audit.log. Other violations do get
logged.
The violation occurs when running the following command on the mail
server:
aspen> /usr/bin/Mail centos at centos.org
Subject: test
hi
Cc:
aspen> send-mail: warning: premature end-of-input on /usr/sbin/postdrop
-r while reading input
2003 Dec 02
2
rsync 2.5.6 with ssh to a remote server
Hi,
I would like to use the new interface style:
rsync --rsh="ssh -l username -i key" <src>
username@host::module,
however I get "reset by peer" errors. Can someone give some
suggestions, please? Do I need to provide a symlink to the
/etc/rysncd.conf file from within the user's dir?
Note, I have the groups set to same as user and the
group exists. Where does
2009 Jan 30
0
Aspen Plus on Wine?
Does anyone have any experiences in installing (and using maybe) Aspen Plus on Linux? I've googled for these days, but it gives me none. So, I found this Wine, and again, anyone has ran it on Wine?
Thanks before.
2002 Jan 02
0
Unable to use Samba in Win2K Domain
Hello. We recently migrated our site from an NT domain model to a 2000 domain
model (active directory). In the process, I've found that I'm unable to use
Samba with our new domain. These same machines were able to function properly
as domain
I've tried samba versions 2.2.2 and 3.0alpha12. The systems running Samba
are all running Solaris 8. Prior to the migrated to Active
2012 Sep 21
3
Return level plots
Hello,
First of all, let me apologize that my statistics background is modest at
best.
I am doing some extreme value analysis on model output (WRF) which have the
following dimensions:
speed(time,lat,lon)
I am trying to fit the GPD (gpd.fit) to each point (time,lat,lon) to get a
return level plot with values at each grid point. (Map with return level by
location.)
Here is some code I
2012 Feb 14
1
iptables nat PREROUTING chain
Is there a way to add a rule to the nat table (CentOS 5.7) that would
alter the port number of tcp packets destined for the server itself? I
have ip_forwarding enabled, but the packets don't seem to hit the
prerouting chain.
I have the following redirect rule in the prerouting table. I also
tried DNAT, but if the packets don't hit PREROUTING, it won't work either.
iptables -t nat
2006 Jul 03
2
Time entries in rsync log
Hi,
I get strange time entries in the rsync log, For example:
2006/07/02 14:56:12 [20054] rsync to upload/aspen/nhm from
plxc6266.pdx.intel.com (10.25.26.90)
2006/07/02 11:56:22 [20054] wrote 28 bytes read 3582404 bytes total
size 32030720
The first entry in the correct time and second is strange. I checked and
this is not the time on the destination.
Any ideas what is the
2008 Sep 18
0
Joint distributions
Dear R-help!
I need to draw contour lines in a plot of wave heights (Hs) versus peak
periods (Tp) showing the joint probabilities of 1-year wave heights~peak
periods, 10-year wave heights~peak periods and 100-year wave heights~peak
periods.
I've used the contourplot() function in the plot I've added in this mail.
You can use the added dataset "Rhelpdata.txt" to reproduce a
2008 Jun 16
1
PXE boot problem.
I've searched all the archives and can't find anything relating to my
problem. I have a 128 node cluster. Al NICS are Nvidia. I have them
on a network with other machines. I do PXE installs of Fedora on them.
These 128 nodes have a problem with the install. The initial DHCP
requests get answered, the machine accepts and then the TFTP sequence
takes place. The second DHCP request is