TPV {PracTools} | R Documentation |
TPV Data
Description
TPV
is an example data file for illustrating the use of certainty (take-all) units in sampling
Usage
data(TPV)
Format
A data frame with 67 observations on the following 2 variables:
Total.Pot.Value
a measure of size for each unit; for example, maximum potential amount spent on a contract, i.e. base price plus all options.
Y
an analytic variable for each unit
Details
The TPV
data are used as an example for nContOpt
which determines the optimal split of a sample between take-all and non-take-all units.
See Also
Examples
data(TPV)
str(TPV)
[Package PracTools version 1.5 Index]