MVFOSM | R Documentation |
MVFOSM
MVFOSM(lsf, lDistr, h = 1e-04, isExpression = FALSE, debug.level)
lsf |
LSF Definition, can be Expression or Function. Defined by the FLAG isExpression (see below) |
lDistr |
List of Distributions |
h |
If isExpression is False, than Finite Difference Method is used for partial deviation. h is the Windowsize |
isExpression |
Boolean, If TRUE lsf has to be typeof expression, otherwise lsf has to be type of function() |
debug.level |
If 0 no additional info if 2 high output during calculation |
beta, pf, design.point in x space, alphas, runtime
(C) 2021 - K. Nille-Hauf, T. Feiri, M. Ricker - Hochschule Biberach, Institut fuer Konstruktiven Ingenieurbau#'
FREUDENTHAL, A.M. Safety and the probability of structural failure. Am Soc Civil Eng Trans 1956; 121(2843):1337–97.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.