InterfaceObject

class InterfaceObject(*args, **kwargs)

Methods

getClassName()

Accessor to the object's name.

getId()

Accessor to the object's id.

getName()

Accessor to the object's name.

setName(name)

Accessor to the object's name.

__init__(*args, **kwargs)
getClassName()

Accessor to the object’s name.

Returns:
class_namestr

The object class name (object.__class__.__name__).

getId()

Accessor to the object’s id.

Returns:
idint

Internal unique identifier.

getName()

Accessor to the object’s name.

Returns:
namestr

The name of the object.

setName(name)

Accessor to the object’s name.

Parameters:
namestr

The name of the object.

Examples using the class

Customize your Metropolis-Hastings algorithm

Customize your Metropolis-Hastings algorithm

Bayesian calibration of a computer code

Bayesian calibration of a computer code

Bayesian calibration of the flooding model

Bayesian calibration of the flooding model

Gibbs sampling of the posterior distribution

Gibbs sampling of the posterior distribution

Linear Regression with interval-censored observations

Linear Regression with interval-censored observations

Bayesian calibration of hierarchical fission gas release models

Bayesian calibration of hierarchical fission gas release models

Sampling from an unscaled probability density

Sampling from an unscaled probability density

Posterior sampling using a PythonDistribution

Posterior sampling using a PythonDistribution

Calibration of the Chaboche mechanical model

Calibration of the Chaboche mechanical model

Calibration of the deflection of a tube

Calibration of the deflection of a tube

Calibration of the flooding model

Calibration of the flooding model

Calibration of the logistic model

Calibration of the logistic model

Calibrate a parametric model: a quick-start guide to calibration

Calibrate a parametric model: a quick-start guide to calibration

Calibration without observed inputs

Calibration without observed inputs

Generate observations of the Chaboche mechanical model

Generate observations of the Chaboche mechanical model

Generate flooding model observations

Generate flooding model observations

Estimate a conditional quantile

Estimate a conditional quantile

Estimate a GEV on the Fremantle sea-levels data

Estimate a GEV on the Fremantle sea-levels data

Estimate a GEV on the Port Pirie sea-levels data

Estimate a GEV on the Port Pirie sea-levels data

Estimate a GEV on race times data

Estimate a GEV on race times data

Estimate a GEV on the Venice sea-levels data

Estimate a GEV on the Venice sea-levels data

Estimate a GPD on the Dow Jones Index data

Estimate a GPD on the Dow Jones Index data

Estimate a GPD on the daily rainfall data

Estimate a GPD on the daily rainfall data

Estimate a GPD on the Wooster temperature data

Estimate a GPD on the Wooster temperature data

Estimate a multivariate distribution

Estimate a multivariate distribution

Fit an extreme value distribution

Fit an extreme value distribution

Model a singular multivariate distribution

Model a singular multivariate distribution

Bandwidth sensitivity in kernel smoothing

Bandwidth sensitivity in kernel smoothing

Fit a parametric copula

Fit a parametric copula

Estimate tail dependence coefficients on the wave-surge data

Estimate tail dependence coefficients on the wave-surge data

Estimate tail dependence coefficients on the wind data

Estimate tail dependence coefficients on the wind data

Fit a non parametric copula

Fit a non parametric copula

Estimate a multivariate ARMA process

Estimate a multivariate ARMA process

Estimate a non stationary covariance function

Estimate a non stationary covariance function

Estimate a spectral density function

Estimate a spectral density function

Estimate a stationary covariance function

Estimate a stationary covariance function

Visualize sensitivity

Visualize sensitivity

Visualize clouds

Visualize clouds

Visualize pairs between two samples

Visualize pairs between two samples

Visualize pairs

Visualize pairs

Estimate moments from sample

Estimate moments from sample

Estimate a confidence interval of a quantile

Estimate a confidence interval of a quantile

A quick start guide to the Point and Sample classes

A quick start guide to the Point and Sample classes

Sample manipulation

Sample manipulation

Compare unconditional and conditional histograms

Compare unconditional and conditional histograms

Compute squared SRC indices confidence intervals

Compute squared SRC indices confidence intervals

Kolmogorov-Smirnov : get the statistics distribution

Kolmogorov-Smirnov : get the statistics distribution

Kolmogorov-Smirnov : understand the p-value

Kolmogorov-Smirnov : understand the p-value

Kolmogorov-Smirnov : understand the statistics

Kolmogorov-Smirnov : understand the statistics

Test the copula

Test the copula

Test independence

Test independence

Function manipulation

Function manipulation

Logistic growth model

Logistic growth model

Create a process sample from a sample

Create a process sample from a sample

Value function

Value function

Vertex value function

Vertex value function

Define a connection function with a field output

Define a connection function with a field output

Create a multivariate basis of functions from scalar multivariable functions

Create a multivariate basis of functions from scalar multivariable functions

Link to a computer code with coupling tools

Link to a computer code with coupling tools

Create univariate functions

Create univariate functions

Create an aggregated function

Create an aggregated function

Create a composed function

Create a composed function

Create multivariate functions

Create multivariate functions

Get the gradient and hessian as functions

Get the gradient and hessian as functions

Increase the input dimension of a function

Increase the input dimension of a function

Increase the output dimension of a function

Increase the output dimension of a function

Create a linear combination of functions

Create a linear combination of functions

Create a parametric function

Create a parametric function

Create a Python function

Create a Python function

Create a quadratic function

Create a quadratic function

Defining Python and symbolic functions: a quick start introduction to functions

Defining Python and symbolic functions: a quick start introduction to functions

Create a symbolic function

Create a symbolic function

Getting started

Getting started

Gaussian Process Regression vs KrigingAlgorithm

Gaussian Process Regression vs KrigingAlgorithm

A quick start guide to graphs

A quick start guide to graphs

A quick start guide to contours

A quick start guide to contours

Plot the log-likelihood contours of a distribution

Plot the log-likelihood contours of a distribution

Metamodel of a field function

Metamodel of a field function

Create a linear least squares model

Create a linear least squares model

Distribution of estimators in linear regression

Distribution of estimators in linear regression

Mixture of experts

Mixture of experts

Create a general linear model metamodel

Create a general linear model metamodel

Create a linear model

Create a linear model

Over-fitting and model selection

Over-fitting and model selection

Perform stepwise regression

Perform stepwise regression

Taylor approximations

Taylor approximations

Gaussian Process Regression: multiple input dimensions

Gaussian Process Regression: multiple input dimensions

Gaussian Process Regression : quick-start

Gaussian Process Regression : quick-start

Gaussian Process-based active learning for reliability

Gaussian Process-based active learning for reliability

Advanced Gaussian process regression

Advanced Gaussian process regression

Gaussian Process Regression: choose an arbitrary trend

Gaussian Process Regression: choose an arbitrary trend

Gaussian Process Regression: surrogate model with continuous and categorical variables

Gaussian Process Regression: surrogate model with continuous and categorical variables

Gaussian Process Regression: choose a polynomial trend

Gaussian Process Regression: choose a polynomial trend

Gaussian process fitter: configure the optimization solver

Gaussian process fitter: configure the optimization solver

Gaussian Process Regression: use an isotropic covariance kernel

Gaussian Process Regression: use an isotropic covariance kernel

Gaussian process regression: draw the likelihood

Gaussian process regression: draw the likelihood

Gaussian Process Regression : generate trajectories from the metamodel

Gaussian Process Regression : generate trajectories from the metamodel

Gaussian Process Regression: metamodel of the Branin-Hoo function

Gaussian Process Regression: metamodel of the Branin-Hoo function

Example of multi output Gaussian Process Regression on the fire satellite model

Example of multi output Gaussian Process Regression on the fire satellite model

Sequentially adding new points to a Gaussian Process metamodel

Sequentially adding new points to a Gaussian Process metamodel

Gaussian Process Regression: propagate uncertainties

Gaussian Process Regression: propagate uncertainties

Polynomial chaos is sensitive to the degree

Polynomial chaos is sensitive to the degree

Fit a distribution from an input sample

Fit a distribution from an input sample

Conditional expectation of a polynomial chaos expansion

Conditional expectation of a polynomial chaos expansion

Polynomial chaos expansion cross-validation

Polynomial chaos expansion cross-validation

Apply a transform or inverse transform on your polynomial chaos

Apply a transform or inverse transform on your polynomial chaos

Compute Sobol’ indices confidence intervals

Compute Sobol' indices confidence intervals

Plot enumeration rules

Plot enumeration rules

Create a polynomial chaos metamodel from a data set

Create a polynomial chaos metamodel from a data set

Advanced polynomial chaos construction

Advanced polynomial chaos construction

Create a full or sparse polynomial chaos expansion

Create a full or sparse polynomial chaos expansion

Polynomial chaos exploitation

Polynomial chaos exploitation

Polynomial chaos graphs

Polynomial chaos graphs

Integrate a function with Gauss-Kronrod algorithm

Integrate a function with Gauss-Kronrod algorithm

Estimate a multivariate integral with IteratedQuadrature

Estimate a multivariate integral with IteratedQuadrature

Iterated Functions System

Iterated Functions System

Compute leave-one-out error of a polynomial chaos expansion

Compute leave-one-out error of a polynomial chaos expansion

Compute confidence intervals of a regression model from data

Compute confidence intervals of a regression model from data

Compute confidence intervals of a univariate noisy function

Compute confidence intervals of a univariate noisy function

Save/load a study

Save/load a study

Estimate extrema iteratively

Estimate extrema iteratively

Estimate moments iteratively

Estimate moments iteratively

Estimate threshold exceedance iteratively

Estimate threshold exceedance iteratively

Control algorithm termination

Control algorithm termination

EfficientGlobalOptimization examples

EfficientGlobalOptimization examples

Mix/max search and sensitivity from design

Mix/max search and sensitivity from design

Mix/max search using optimization

Mix/max search using optimization

Optimization using bonmin

Optimization using bonmin

Optimization with constraints

Optimization with constraints

Optimization using dlib

Optimization using dlib

Optimization using NLopt

Optimization using NLopt

Multi-objective optimization using Pagmo

Multi-objective optimization using Pagmo

Optimization of the Rastrigin test function

Optimization of the Rastrigin test function

Quick start guide to optimization

Quick start guide to optimization

Assemble copulas

Assemble copulas

Create a copula

Create a copula

Extract the copula from a distribution

Extract the copula from a distribution

Create a Joint by Conditioning distribution

Create a Joint by Conditioning distribution

Create and draw multivariate distributions

Create and draw multivariate distributions

Create your own distribution given its quantile function

Create your own distribution given its quantile function

Create a deconditioned distribution

Create a deconditioned distribution

Create a deconditioned random vector

Create a deconditioned random vector

Transform a distribution

Transform a distribution

Generate random variates by inverting the CDF

Generate random variates by inverting the CDF

Draw minimum volume level sets

Draw minimum volume level sets

Create a mixture of distributions

Create a mixture of distributions

Overview of univariate distribution management

Overview of univariate distribution management

Create a Point Conditional Distribution

Create a Point Conditional Distribution

Compare frequentist and Bayesian estimation

Compare frequentist and Bayesian estimation

Create a customized distribution or copula

Create a customized distribution or copula

Quick start guide to distributions

Quick start guide to distributions

Truncate a distribution

Truncate a distribution

Create the distribution of the maximum of distributions

Create the distribution of the maximum of distributions

Compute the joint distribution of order statistics

Compute the joint distribution of order statistics

Composite random vector

Composite random vector

Create a random vector

Create a random vector

Use the Ratio of Uniforms algorithm to sample a distribution

Use the Ratio of Uniforms algorithm to sample a distribution

Add a trend to a process

Add a trend to a process

Use the Box-Cox transformation

Use the Box-Cox transformation

Create a mesh

Create a mesh

Create a Gaussian process

Create a Gaussian process

Create a stationary covariance model

Create a stationary covariance model

Create a discrete Markov chain process

Create a discrete Markov chain process

Export a field to VTK

Export a field to VTK

Draw a field

Draw a field

Create a functional basis process

Create a functional basis process

Compare covariance models

Compare covariance models

Sample trajectories from a Gaussian Process with correlated outputs

Sample trajectories from a Gaussian Process with correlated outputs

Create a process from random vectors and processes

Create a process from random vectors and processes

Create a parametric spectral density function

Create a parametric spectral density function

Manipulate stochastic processes

Manipulate stochastic processes

Create a random walk process

Create a random walk process

Trend computation

Trend computation

Create a custom covariance model

Create a custom covariance model

Create a spectral model

Create a spectral model

Analyse the central tendency of a cantilever beam

Analyse the central tendency of a cantilever beam

Estimate moments from Taylor expansions

Estimate moments from Taylor expansions

Evaluate the mean of a random vector by simulations

Evaluate the mean of a random vector by simulations

Create a composite design of experiments

Create a composite design of experiments

Compute the L2 error between two functions

Compute the L2 error between two functions

Create a deterministic design of experiments

Create a deterministic design of experiments

Create a random design of experiments

Create a random design of experiments

Create a design of experiments with discrete and continuous variables

Create a design of experiments with discrete and continuous variables

Deterministic design of experiments

Deterministic design of experiments

Create a Gauss product design

Create a Gauss product design

LOLA-Voronoi sequential design of experiment

LOLA-Voronoi sequential design of experiment

Generate low discrepancy sequences

Generate low discrepancy sequences

Create mixed deterministic and probabilistic designs of experiments

Create mixed deterministic and probabilistic designs of experiments

Create a Monte Carlo design of experiments

Create a Monte Carlo design of experiments

Plot the Smolyak quadrature

Plot the Smolyak quadrature

Plot Smolyak multi-indices

Plot Smolyak multi-indices

Merge nodes in Smolyak quadrature

Merge nodes in Smolyak quadrature

Use the Smolyak quadrature

Use the Smolyak quadrature

Axial stressed beam : comparing different methods to estimate a probability

Axial stressed beam : comparing different methods to estimate a probability

Estimate a probability with Monte-Carlo on axial stressed beam: a quick start guide to reliability

Estimate a probability with Monte-Carlo on axial stressed beam: a quick start guide to reliability

Create a domain event

Create a domain event

Create a threshold event

Create a threshold event

Cross Entropy Importance Sampling

Cross Entropy Importance Sampling

Use the Adaptive Directional Stratification Algorithm

Use the Adaptive Directional Stratification Algorithm

Use the Directional Sampling Algorithm

Use the Directional Sampling Algorithm

Use the FORM - SORM algorithms

Use the FORM - SORM algorithms

Using the FORM - SORM algorithms on a nonlinear function

Using the FORM - SORM algorithms on a nonlinear function

Use the Importance Sampling algorithm

Use the Importance Sampling algorithm

Estimate a probability with Monte Carlo

Estimate a probability with Monte Carlo

Use a randomized QMC algorithm

Use a randomized QMC algorithm

Simulate an Event

Simulate an Event

Create unions or intersections of events

Create unions or intersections of events

Estimate a flooding probability

Estimate a flooding probability

An illustrated example of a FORM probability estimate

An illustrated example of a FORM probability estimate

Estimate a probability using Line Sampling

Estimate a probability using Line Sampling

Use the FORM algorithm in case of several design points

Use the FORM algorithm in case of several design points

Non parametric Adaptive Importance Sampling (NAIS)

Non parametric Adaptive Importance Sampling (NAIS)

Use the post-analytical importance sampling algorithm

Use the post-analytical importance sampling algorithm

Time variant system reliability problem

Time variant system reliability problem

Specify a simulation algorithm

Specify a simulation algorithm

Exploitation of simulation algorithm results

Exploitation of simulation algorithm results

Estimate a buckling probability

Estimate a buckling probability

Test the design point with the Strong Maximum Test

Test the design point with the Strong Maximum Test

Subset Sampling

Subset Sampling

Create an event based on a process

Create an event based on a process

Estimate Sobol indices on a field to point function

Estimate Sobol indices on a field to point function

Sobol’ sensitivity indices from chaos

Sobol' sensitivity indices from chaos

The HSIC sensitivity indices: the Ishigami model

The HSIC sensitivity indices: the Ishigami model

Use the ANCOVA indices

Use the ANCOVA indices

Parallel coordinates graph as sensitivity tool

Parallel coordinates graph as sensitivity tool

Estimate Sobol’ indices for a function with multivariate output

Estimate Sobol' indices for a function with multivariate output

Example of sensitivity analyses on the wing weight model

Example of sensitivity analyses on the wing weight model