similar to: Global sensitivity indices using sensitivity package: sobol, sobol2002

Displaying 6 results from an estimated 6 matches similar to: "Global sensitivity indices using sensitivity package: sobol, sobol2002"

2008 Aug 01
0
sensitivity
Hi All, the new release v1.4-0 of the "sensitivity" package is now available on CRAN The "sensitivity" package is devoted to factor screening and global sensitivity analysis of numerical model output. Here are the new features list: New functionalities: * sequential bifurcation method (sb function) [VERSION ALPHA] * 3D plot 3D for the Morris method (function
2008 Aug 01
0
sensitivity
Hi All, the new release v1.4-0 of the "sensitivity" package is now available on CRAN The "sensitivity" package is devoted to factor screening and global sensitivity analysis of numerical model output. Here are the new features list: New functionalities: * sequential bifurcation method (sb function) [VERSION ALPHA] * 3D plot 3D for the Morris method (function
2002 Dec 09
0
triangular PDF
Howdy, I couldn't find any way to generate deviates from a triangular PDF in R, so here's a function to do so. -Andy rtri <- function(n=1,min=0,max=1,ml=0.5) { # Return independent random deviates from a # triangular distribution. # n is number of deviates requested # min, max are lower and upper limits of r.v. range # ml is the most-likely value
2011 Oct 22
2
Segfault and bad output with fOptions::rnorm.sobol
I have had the following problem with R 2.10, 2.13.1, and 2.13.2, running on Ubuntu linux 10.04, xubuntu 11.10, and a version of Redhat (I think 5). rnorm.sobol is producing impossible random values, and occasionally the routine crashes. Here are samples of the output and the crash message. library(fOptions) Zs <- rnorm.sobol(50, dimension=1) produces this: [,1] [1,]
2014 Jan 07
0
Can we trust RedHat encryption tools?
On Mon, January 6, 2014 16:51, m.roth at 5-cent.us wrote: > > Looks like it's rtrying to install it, not just build it. In the first > example, you're trying to replace the existing /usr/bin/strip, which only > root can do. Are you doing make, or make install? > I started out by using the openssl.spec file for openssl-1.0.1f directly from openssl.org. The contents of that
2011 May 16
1
bond empty after reboot
Hi all, I've setup a ethernet bond on my centos 5.6 server , when i do a reboot the bond does come up but cleared all the slaves and i've to manually re-add them with ifenslave. does anyone know a solution to this? am i missing something? offcourse i can add it to my rc.local but there must be a more elegant way. please see my configs below Thanks, Wessel ifcfg-bond0: DEVICE=bond0