LanceFiondella / srt.core

Software Failure and Reliability Assessment Tool (SFRAT)
https://sasdlc.org/lab/projects/srt.html
MIT License
12 stars 16 forks source link

'model_dependencies' as parameter in model specifications #10

Open arhik opened 8 years ago

arhik commented 8 years ago

We have an issue where the contributors had to use external libraries for modeling. So we need to include this in some way.

arhik commented 8 years ago

ex: LNORM_dependencies <- c("extremevalues", "pracma")