Displaying 3 results from an estimated 3 matches for "sfalls".
Did you mean:
falls
2007 Jul 05
1
problem assigning to indexed data frame element
...g a bug (original bug report PR# 6005 on
Mon, 22 Dec 2003)
------------------------
Michael Drescher
Ontario Forest Research Institute
Ontario Ministry of Natural Resources
1235 Queen St East
Sault Ste Marie, ON, P6A 2E3
Tel: (705) 946-7406
Fax: (705) 946-2030
------------------------
Code:
> sfalls.plot.comp <- matrix(nrow=plot.count, ncol=spec.count, byrow=T)
> colnames(sfalls.plot.comp) <- levels(SPECIES)
### SPECIES, SPP_VOL, & PLOT are columns/variables in a previously read
data file
> sfalls.plot.comp <- data.frame(sfalls.plot.comp)
> attach(sfalls.plot.comp)
> s...
2008 Jul 19
1
Re: Regression From Platinum:Fallout1&2
jeffz wrote:
> sfall
Thanks. I tried this but I cant make it working. I copied ddraw.dll and ddraw.ini from sfall archive to Fallout directory but It seems that Fallout ignores those files. Maybe I should set some library overwrites in winecfg? Is there any solution how to use sfall with wine?
2007 Jun 06
0
A question about riskmeasures() vs. qgpd() in library(evir)
Dear List,
This inquiry probably does not directly pertain to R.
I am using library(evir) to learn EVT. Based on my reading of things,
it is my understanding that if one wants to calculate quantiles of
GPD, one could use either riskmeasures() or qgpd(). However, using
data(danish) as an example, the quantile estimates produced by
riskmeasures() are considerably different from those produced by