public final class MBVMBidderSetup extends BMBidderSetup
| Modifier and Type | Class and Description |
|---|---|
static class |
MBVMBidderSetup.MBVMBidderSetupBuilder
A builder with default values of the Multi-Band Value Model
|
BMBidderSetup.BMBidderSetupBuilderBidderSetup.Builder| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_SETUP_NAME |
baseValueIntervals, positiveValueThresholdIntervals, synFactorsnumberOfBidders, setupName| Modifier and Type | Method and Description |
|---|---|
Integer |
drawPositiveValueThreshold(BMBand band,
UniformDistributionRNG rng)
Read javadoc of superclass of explanation of this parameter.
|
static MBVMBidderSetup |
getDefaultSetup(int numberOfBidders) |
drawBaseValue, drawSynergyFactorsgetNumberOfBidders, getSetupNamepublic static final String DEFAULT_SETUP_NAME
public Integer drawPositiveValueThreshold(BMBand band, UniformDistributionRNG rng)
BMBand.getNumberOfLicenses().drawPositiveValueThreshold in class BMBidderSetuppublic static MBVMBidderSetup getDefaultSetup(int numberOfBidders)
Copyright © 2017. All rights reserved.