PriorDraw function

Draw from the prior distribution

Draw from the prior distribution

## S3 method for class 'beta' PriorDraw(mdObj, n = 1) ## S3 method for class 'beta2' PriorDraw(mdObj, n = 1) ## S3 method for class 'exponential' PriorDraw(mdObj, n) PriorDraw(mdObj, n) ## S3 method for class 'mvnormal' PriorDraw(mdObj, n = 1) ## S3 method for class 'mvnormal2' PriorDraw(mdObj, n = 1) ## S3 method for class 'normalFixedVariance' PriorDraw(mdObj, n = 1) ## S3 method for class 'normal' PriorDraw(mdObj, n = 1) ## S3 method for class 'weibull' PriorDraw(mdObj, n = 1)

Arguments

  • mdObj: Mixing Distribution
  • n: Number of draws.

Returns

A sample from the prior distribution