Learn R Programming

BayesianFROC (version 1.0.0)

Draw_a_prior_sample: Draw One Sample from Prior

Description

Draw One Sample from Prior

Usage

Draw_a_prior_sample(sd = 5, C = 5, seed.for.drawing.a.prior.sample = 1111)

Arguments

sd

Standard deviation of priors. Very large number.

C

No. of Confidence level

seed.for.drawing.a.prior.sample

seed

Value

w, v, m, dz, z

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
     Draw.a.prior.sample <- Draw_a_prior_sample()

# }
# NOT RUN {
# dottest

# }

Run the code above in your browser using DataLab