{ } Raw JSON

bundles / scipy latest / scipy / stats / _stats_py / _pearsonr_fisher_ci

function

scipy.stats._stats_py:_pearsonr_fisher_ci

source: /scipy/stats/_stats_py.py :4205

Signature

def   _pearsonr_fisher_ci ( r n confidence_level alternative )

Summary

Compute the confidence interval for Pearson's R.

Extended Summary

Fisher's transformation is used to compute the confidence interval (https://en.wikipedia.org/wiki/Fisher_transformation).

Aliases

  • scipy.stats._stats_py._pearsonr_fisher_ci