[R] sensitivity analysis, input factors

2010-04-13 Thread Szalai Márk
Hi, I'm trying to conduct sensitivity analysis in R using the 'sensitivity' package. Although the description of functions seem straightforward, I can’t succeed. The definition of input factors can be the problem. library(sensitivity) #A simple model with 4 input factor to test the morris

Re: [R] sensitivity analysis, input factors

2010-04-13 Thread milton ruser
Hi Szalai I had used only src function, and on that case you need to have a vector with your Y variable, and a data-frame with all your X (i.e. explanatory) variables. I have interest on stay in touch with others that have been using sensitivity package! bests milton On Tue, Apr 13, 2010 at

Re: [R] sensitivity analysis, input factors

2010-04-13 Thread Szalai Márk
evaluations. Thus, there is no vector of responses (and data frame of factors) before the sensitivity analysis itself. Bests, Mark - Eredeti levél (Original Message) - Feladó: milton ruser milton.ru...@gmail.com Dátum: Kedd, Április 13, 2010 5:16 du Tárgy: Re: [R] sensitivity analysis, input