cdtafit-class {CopulaDTA} | R Documentation |
A cdtafit class in the CopulaDTA package.
data
a data-frame with no missing values containing TP, TN, FP, FN, 'SID' and co-variables(if necessary).
SID
A string indicating the name of the column with the study identifier.
copula
copula function, 'fgm', 'gauss', 'c90', '270', or 'frank'.
modelargs
list containing control parameters for the prior distributions.
fit
an object of class stanfit returned by the function sampling.
Victoria N Nyaga victoria.nyaga@outlook.com
Other cdta:
cdtamodel-class