OC: Calculate the operation characteric (OC) of a plan

Description Usage Arguments Value Note Author(s) Examples

Description

For both types of plans \"LR\" and \"BSK\" the OC for a given (fitting) pair of ( mu, sigma) is evaluated.

Usage

1
OC(mu, sigma, n, k, resolution = 100, type = "LR")

Arguments

mu

mu, is a mu(sigma), i.e. must match with sigma, see reference.

sigma

sigma

n

samplesize

k

critical value

resolution

defines the resolution for the internal numerical integrations

type

must be \"LR\" oder \"BSK\".

Value

real number, value of OC at that point.

Note

Keep in mind that not all combinations of parameters give results. Integration may easily fail, if mu and sigma do not fit.

Author(s)

Detlef Steuer, steuer@hsu-hh.de, http://fawn.hsu-hh.de/~steuer

Examples

1
##---- Should be DIRECTLY executable !! ----

ExLiebeRes documentation built on May 2, 2019, 5:22 p.m.