cdtafit-class: Class cdtafit

cdtafit-classR Documentation

Class cdtafit

Description

A cdtafit class in the CopulaDTA package.

Slots

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.

Author(s)

Victoria N Nyaga victoria.nyaga@outlook.com

See Also

fit

Other cdta: cdtamodel-class


CopulaDTA documentation built on March 7, 2023, 5:25 p.m.