Skip to contents

Print MC results

Usage

printMC.qraLm(x, ...)

Arguments

x

qraLm object. See Lot2LotGen()

...

optional plot parameters passed to the plot function

Author

Vasco Cadavez

Examples


prod <- Lot2LotGen(
  nLots = 1000,
  sizeLot = 1000,
  unitSize = 500,
  betaAlpha = 0.5112,
  betaBeta = 9.959,
  C0MeanLog = 1.023,
  C0SdLog = 0.3267,
  propVarInter = 0.7
)
printMC.qraLm(prod)
#> List composed of:
#> N:  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
#> ProbUnitPos:  0.9214905 0.8124566 0.8985771 1 0.9996262 1
#> P:  0.9068683
#> betaGen:  0.002541301 0.001672345 0.00228584 0.2104226 0.007860618 0.04496404