MVFOSM {TesiproV} | R Documentation |
MVFOSM
Description
MVFOSM
Usage
MVFOSM(lsf, lDistr, h = 1e-04, isExpression = FALSE, debug.level)
Arguments
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 |
Value
beta, pf, design.point in x space, alphas, runtime
Author(s)
(C) 2021 - K. Nille-Hauf, T. Feiri, M. Ricker - Hochschule Biberach, Institut fuer Konstruktiven Ingenieurbau#'
References
FREUDENTHAL, A.M. Safety and the probability of structural failure. Am Soc Civil Eng Trans 1956; 121(2843):1337–97.
[Package TesiproV version 0.9.2 Index]