curvatureStats: Curvature Statistics Utility Used by Curvature and Project

Description Usage Arguments Details Value References See Also

View source: R/curve.R

Description

xxx

Usage

1
    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


curve documentation built on May 2, 2019, 5:31 p.m.

Related to curvatureStats in curve...