PyApprox Logo

Getting Started

  • About
  • Installation

Tutorials

  • PyApprox Tutorials

Benchmarks

  • Benchmarks

User Reference Guide

  • User Reference Guide

Developer Reference Guide

  • Developer Reference Guide
    • pyapprox.approximate Module
    • pyapprox.sensitivity_analysis Module
      • Functions
        • analyze_sensitivity_morris
        • analyze_sensitivity_polynomial_chaos
        • analyze_sensitivity_sparse_grid
        • downselect_morris_trajectories
        • get_main_and_total_effect_indices_from_pce
        • get_morris_elementary_effects
        • get_morris_samples
        • get_morris_sensitivity_indices
        • get_morris_trajectory
        • get_sobol_indices
        • plot_interaction_values
        • plot_main_effects
        • plot_total_effects
        • print_morris_sensitivity_indices
      • Classes
    • pyapprox.quadrature Module
    • pyapprox.benchmarks.benchmarks Module
    • pyapprox.benchmarks.sensitivity_benchmarks Module
    • pyapprox.fenics_models.advection_diffusion_wrappers Module
    • pyapprox.fenics_models.helmholtz_benchmarks Module
    • pyapprox.multivariate_polynomials Module
    • pyapprox.bayesian_inference.markov_chain_monte_carlo Module
    • pyapprox.optimal_experimental_design Module
    • pyapprox.models.wrappers Module
    • pyapprox.models.async_model Module
    • pyapprox.control_variate_monte_carlo Module
PyApprox
  • »
  • Developer Reference Guide »
  • print_morris_sensitivity_indices
  • View page source

print_morris_sensitivity_indices¶

pyapprox.sensitivity_analysis.print_morris_sensitivity_indices(mu, sigma, qoi=0)[source]¶
Next Previous

© Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.

Built with Sphinx using a theme provided by Read the Docs.