Displaying 4 results from an estimated 4 matches for "pe3".
Did you mean:
pe
2013 Aug 27
2
Changing the PE3 console's RAILS_RELATIVE_URL_ROOT? How to prepend a URL string?
Hi All,
I''m looking to prepend a string to all (RHEL based) PE3 console URLs. I''m
trying to proxy the console thru an Oracle web server (Apache under the
hood), and for security we need to make all URLs easily identifiable as
having originated from Puppet in the web log files. A PCI requirement I
believe.
So, the question is how to change https://cons...
2007 Nov 19
0
R code for L-moment digram
...m getting errors in using following R code for L-moment ratio
diagram
Help in this regard
> "plotlmrdia" <-
+ function(lmr,
+ nopoints=FALSE,
+ nolines=FALSE,
+ nolimits=FALSE,
+ nogev=FALSE,
+ noglo=FALSE,
+ nogpa=FALSE,
+ nope3=FALSE,
+ nogno=FALSE,
+ noexp=FALSE,
+ nonor=FALSE,
+ nogum=FALSE,
+ nouni=FALSE,
+ xlab="L-SKEWNESS",
+ ylab="L-KURTOSIS") {
+ plot(lmr$limits, xlab = xlab, ylab = ylab, type = "n",font.lab=2)
+ if(nolimi...
2010 Feb 22
1
lmom: plotting log Pearson Type III
..., 35000, 32000, 25000, 15800, 28800, 29900, 28000, 25600,
19700, 25700, 29500, 26800, 30000, 29500)
# estimate moments
moments = samlmu(mackenzieRiver, sort.data = TRUE)
log.moments <- samlmu( log(mackenzieRiver), sort.data = TRUE )
# estimate parameters
parGEV <- pelgev(moments) # GEV
parPE3 <- pelpe3(moments) # Pearson
parLPE3 <- pelpe3(log.moments) # log Pearson
# plot result
evplot(mackenzieRiver, rp.axis = TRUE)
evdistq(quagev, parGEV, col = 'black')
evdistq(quape3, parPE3, col = 'blue')
# estimate 1:100 yr event
flood.est <- list(
GEV...
2009 May 15
1
Pinax for Rails
Pinax (http://pinaxproject.com) is a great Django project. What are
the three similar Rails projects the main developer of Pinax James
Tauber mentions (http://twitter.com/jtauber/statuses/1794782377)?