corticosteroid {bnRep} | R Documentation |
corticosteroid Bayesian Network
Description
Corticosteroid discontinuation, complete clinical response and remission in juvenile dermatomyositis.
Format
A discrete Bayesian network to compute the conditional probability of complete clinical response and remission. The probabilities were given within the referenced paper. The vertices are:
- FinalCSDCAchieved
(Achieved, Not Achieved);
- CCRAchieved
(Achieved, Not Achieved);
- RemissionAchieved
(Achieved, Not Achieved);
Value
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
References
Kishi, T., Warren-Hicks, W., Bayat, N., Targoff, I. N., Huber, A. M., Ward, M. M., ... & with the Childhood Myositis Heterogeneity Study Group. (2021). Corticosteroid discontinuation, complete clinical response and remission in juvenile dermatomyositis. Rheumatology, 60(5), 2134-2145.
[Package bnRep version 0.0.1 Index]