Dear R-users,
I am trying to run sensitivity and uncertainty analysis with R using the following functions : - samplingSimple from the package SMURFER - morris from the package sensitivity I have a different problem for each of these two functions: - the function samplingSimple seems working but it generates text files where there is no matrix but just a list of values and I need a matrix for my analysis - the function morris does not work at all, when I try to run it, I get the following error message : Erreur dans cat(list(...), file, sep, fill, labels, append) : - argument 1 (type 'list') pas encore traité par cat » Does anybody have a solution ? Thanks a lot. Thibault Charles Solamen Audencia - 8 route de la Jonelière 44300 Nantes +33 2 40 37 46 76 [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.