makeJackControl {chords}R Documentation

Construct a control object for delete-d estimation.

Description

A utility function for using the delete-d option of the Estimate.b.k function.

Usage

makeJackControl(d, B)

Arguments

d

The number of (random) arrivals in the sample to delete.

B

The number of deleted samples to generate.

Value

A list with named control parameters.

References

Musa, John D., and A. Iannino. "Estimating the Total Number of Software Failures Using an Exponential Model." SIGSOFT Softw. Eng. Notes 16, no. 3 (July 1991): 80-84. doi:10.1145/127099.127123.

See Also

Estimate.b.k


[Package chords version 0.95.4 Index]