Learn R Programming

BayesianFROC (version 1.0.0)

mu_truth: Mean of signal: parameter of an MRMC model

Description

A posterior mean of the model parameter for data ddd as an example of truth parameter.

Arguments

Details

Mean Rate data of some MRMC data to use as a default value of the function hits_creator_from_rate. This is an array obtained from estimates of some data contained in this package. To simulate a replication of dataset, the default values should be used from an actual values. Thus the author prepare this data.

See Also

hits_creator_from_rate

Examples

Run this code
# NOT RUN {

#> mu_truth
#
#         [,1]      [,2]     [,3]      [,4]
#[1,] 1.730751 0.8298189 1.334771 0.6386057
#[2,] 1.812523 1.1889223 1.883562 0.7185546
#[3,] 1.319588 0.6062924 1.248589 0.5458920


# [modality, reader]





# }

Run the code above in your browser using DataLab