
Build a fitted model object in case of single reader
and single modality data dataList
. FPF is per image.
fit_srsc(
dataList,
prior = -1,
new.imaging.device = TRUE,
dataList.Name = "",
ModifiedPoisson = FALSE,
model_reparametrized = FALSE,
verbose = FALSE,
type_to_be_passed_into_plot = "l",
multinomial = FALSE,
samples_from_likelihood_for_ppp = 11,
DrawCurve = TRUE,
PreciseLogLikelihood = TRUE,
Drawcol = TRUE,
mesh.for.drawing.curve = 10000,
summary = TRUE,
DrawFROCcurve = TRUE,
DrawAFROCcurve = FALSE,
DrawCFPCTP = TRUE,
cha = 4,
ite = 3000,
dig = 5,
war = floor(ite/5),
see = 1234,
prototype = FALSE,
ww = -0.81,
www = 0.001,
mm = 0.65,
mmm = 0.001,
vv = 5.31,
vvv = 0.001,
zz = 1.55,
zzz = 0.001,
...
)
A list, to be fitted a model.
For example, in case of a single reader and a single modality,
it consists of f, h, NL, NI, C
.
The detail of these dataset,
see the example data-sets.
Note that the maximal number of confidence level,
denoted by C
, are included,
however,
should not include its each confidence level in dataList
positive integer, to select the prior
Logical: TRUE
of FALSE
. If TRUE (default), then open a new device to draw curve.
Using this we can draw curves in same plain by new.imaging.device=FALSE.
This is not for user, but the author for this package development.
Logical, that is TRUE
or FALSE
.
If ModifiedPoisson = TRUE
,
then Poisson rate of false alarm is calculated per lesion,
and a model is fitted
so that the FROC curve is an expected curve
of points consisting of the pairs of TPF per lesion and FPF per lesion.
Similarly,
If ModifiedPoisson = TRUE
,
then Poisson rate of false alarm is calculated per image,
and a model is fitted
so that the FROC curve is an expected curve
of points consisting of the pair of TPF per lesion and FPF per image.
For more details, see the author's paper in which I explained per image and per lesion. (for details of models, see vignettes , now, it is omiited from this package, because the size of vignettes are large.)
If ModifiedPoisson = TRUE
,
then the False Positive Fraction (FPF) is defined as follows
(
where
On the other hand,
if ModifiedPoisson = FALSE
(Default), then
False Positive Fraction (FPF) is given by
where
The model is fitted so that
the estimated FROC curve can be ragraded
as the expected pairs of FPF per image and TPF per lesion (ModifiedPoisson = FALSE
)
or as the expected pairs of FPF per image and TPF per lesion (ModifiedPoisson = TRUE
)
If ModifiedPoisson = TRUE
, then FROC curve means the expected pair of FPF per lesion and TPF.
On the other hand, if ModifiedPoisson = FALSE
, then FROC curve means the expected pair of FPF per image and TPF.
So,data of FPF and TPF are changed thus, a fitted model is also changed whether ModifiedPoisson = TRUE
or FALSE
.
In traditional FROC analysis, it uses only per images (trial). Since we can divide one image into two images or more images, number of
trial is not important. And more important is per signal. So, the author also developed FROC theory to consider FROC analysis under per signal.
One can see that the FROC curve is rigid with respect to change of a number of images, so, it does not matter whether ModifiedPoisson = TRUE
or FALSE
.
This rigidity of curves means that the number of images is redundant parameter for the FROC trial and
thus the author try to exclude it.
Revised 2019 Dec 8 Revised 2019 Nov 25 Revised 2019 August 28
A logical, if TRUE, then a model under construction is used.
A logical, if TRUE
, then the redundant summary is printed in R console.
If FALSE
, it suppresses output from this function.
"l" or "p".
A logical, if TRUE
then model is the most classical one using multinomial distribution.
positive integer for sample size. These samples are drawn from likelihood to calculate posterior predictive p value of chi square
Logical: TRUE
of FALSE
. Whether the curve is to be drawn. TRUE or FALSE. If you want to draw the FROC and AFROC curves, then you set DrawCurve =TRUE
, if not then DrawCurve =FALSE
.
The reason why the author make this variable DrawCurve
is that it takes long time in MRMC case to draw curves, and thus Default value is FALSE
in the case of MRMC data.
Logical, that is TRUE
or FALSE
. If PreciseLogLikelihood = TRUE
(default), then Stan calculates the precise log likelihood with target formulation.
If PreciseLogLikelihood = FALSE
, then Stan calculates the log likelihood by dropping the constant terms in the likelihood function.
In past, I distinct the stan file, one is target formulation and the another is not. But non-target formulation cause some Jacobian warning,
thus I made all stanfile with target formulation when I uploaded to CRAN.
Thus this variable is now meaningless.
Logical: TRUE
of FALSE
. Whether the (A)FROC curve is to be drawn by using color of dark theme. The Default value is a TRUE
.
A positive large integer, indicating number of dots drawing the curves, Default =10000.
Logical: TRUE
of FALSE
. Whether to print the verbose summary. If TRUE
then verbose summary is printed in the R console. If FALSE
, the output is minimal. I regret, this variable name should be verbose.
Logical: TRUE
of FALSE
. Whether the FROC curve is to be drawn.
Logical: TRUE
of FALSE
. Whether the AFROC curve is to be drawn.
Logical: TRUE
of FALSE
. Whether the CFP and CTP points are to be drawn. CFP: Cumulative false positive per lesion (or image) which is also called False Positive Fraction (FPF). CTP Cumulative True Positive per lesion which is also called True Positive Fraction (TPF)..
A variable to be passed to the function rstan::
sampling
() of rstan in which it is named chains
. A positive integer representing the number of chains generated by Hamiltonian Monte Carlo method,
and, Default = 1.
A variable to be passed to the function rstan::
sampling
() of rstan in which it is named iter
. A positive integer representing the number of samples synthesized by Hamiltonian Monte Carlo method,
and, Default = 1111
A variable to be passed to the function rstan::
sampling
() of rstan in which it is named ...??
. A positive integer representing the Significant digits, used in stan Cancellation.
Default = 5,
A variable to be passed to the function rstan::
sampling
() of rstan in which it is named warmup
. A positive integer representing the Burn in period, which must be less than ite
. Defaults to
war = floor(ite/5)=10000/5=2000,
A variable to be passed to the function rstan::
sampling
() of rstan in which it is named seed
. A positive integer representing seed used in stan,
Default = 1234.
A logical, if TRUE
then the model is no longer
a generative model. Namely, in generally speaking,
a dataset drawn from the model
cannot satisfy the condition that
the sum of the numbers of hits over all confidence levels
is bounded from the above by the number of lesions, namely,
However, this model (TRUE
)
is good in the sense that it admits various initial values of MCMC sampling.
if FALSE
, then the model is precisely
statistical model in the sense that
any dataset drawn from the model
satisfies that the sum of the number of hits is
not greater than the number of lesions, namely,
If prototype = TRUE
,
then the model for hits is the following:
On the other hand,
if prototype = FALSE
,
then the model for hits is the following:
Each number of lesions is adjusted
so that the sum of hits prototype = FALSE
is a generative model in the sense that
it can replicate datasets of FROC arises.
Note that the adjustment of the number of lesions
in the above manner leads us the adjustment of hit rates.
The reason why we use the hit rates such as
where
Using the above two equations, we can establish the alternative Bayesian FROC theory preserving classical notions and formulas. For the details, please see the author's pre print:
Bayesian Models for ,,, for?? I forget my paper title .... :'-D. What the hell!? I forget,... My health is so bad to forget , .... I forget.
The author did not notice that the prototype is not a generative model. And hence the author revised the model so that the model is exactly generative model.
But the reason why the author remains the prototype model(prototype = TRUE
)
is that the convergence of MCMC sampling in case of MRMC is not good in the current model (prototype = FALSE
) .
Because it uses fractions
SO, now, the author try to avoid such phenomenon by using priors but it now does not success.
Here of course we interpret the terms
such as
Each of which is a real number specifying one of the parameter of prior
Each of which is a real number specifying one of the parameter of prior
Each of which is a real number specifying one of the parameter of prior
Each of which is a real number specifying one of the parameter of prior
Each of which is a real number specifying one of the parameter of prior
Each of which is a real number specifying one of the parameter of prior
Each of which is a real number specifying one of the parameter of prior
Each of which is a real number specifying one of the parameter of prior
Additional arguments
An S4 object of class stanfitExtended
,
which is an inherited S4 class from stanfit
.
To change the S4 class, use
Revised 2019.Jun. 17
# NOT RUN {
#First, prepare the example data from this package.
dat <- get(data("dataList.Chakra.1"))
#Second, fit a model to data named "dat"
fit <- fit_srsc(dat)
# Close the graphic device to avoid errors in R CMD check.
Close_all_graphic_devices()
# }
# NOT RUN {
# dottest
# }
Run the code above in your browser using DataLab