rhoci2 {DBfit}R Documentation

A fisher type CI of the autoregressive parameter rho

Description

This function returns a Fisher type CI for rho, which is then used to correct the .99 cases.

Usage

rhoci2(n, rho, cv)

Arguments

n

total number of observations

rho

final estimate of rho, usually .99.

cv

critical value for CI

Details

see reference.

Note

This function is for internal use.

References

Shaofeng Zhang (2017). Ph.D. Dissertation. Rao, C. R. (1952). Advanced statistical methods in biometric research. p. 231


[Package DBfit version 2.0 Index]