FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
28 stars 7 forks source link

Implement Radial Based Importance Sampling #47

Open FriesischScott opened 2 years ago

FriesischScott commented 2 years ago

Importance sampling where a hyper sphere with radius $\beta$ is excluded. Here $\beta$ is the reliabiliy index, i.e., the distance to the design point in standard normal space.

FriesischScott commented 7 months ago

I think this might be the algorithm.

Adaptive: https://doi.org/10.1016/j.strusafe.2007.10.002 Original: https://doi.org/10.1016/0167-4730(86)90012-3