prccConfidenceInterval: prccConfidenceInterval

Description Usage Arguments Value Author(s)

Description

function calulates confidence interval for a PRCC sensitivity coefficients. Finding expression for coefficient values with Maxima (%i6) solve(T^2-g^2*(N-2-p)/(1-g^2),g);

T T (%o6) [g = - ——————–, g = ——————–] 2 2 sqrt(T + N - p - 2) sqrt(T + N - p - 2)

Usage

1

Arguments

pval

significance levels to calculate interval at

N

the number of samples

p

the number of discarded parameters

Value

data.frame with lower and upper boundaries for each significance level

Author(s)

Anatoly Sorokin


lptolik/R4Kappa documentation built on May 21, 2019, 7:51 a.m.