curvatureStats {curve}R Documentation

Curvature Statistics Utility Used by Curvature and Project

Description

xxx

Usage

    curvatureStats(cur, n, signif=0.05)

Arguments

cur

the relative curvature array. See relCurvature.

n

n-p is denominator degrees of freedom for F statistic, where p is ncol(cur).

signif

The significance level for F test (passed as 1 - signif to qf).

Details

...

Value

x

References

Bates and Watts(1983), 'Nonlinear Regression Analysis and Its Applications.'

See Also

curvature project effectiveCurvature curvature.Darray relCurvature


[Package curve version 2014.2-1 Index]