# Example 1: Low Risk (mBIG 1)
# GCS 15, Small SDH (3mm), No other findings
mbig_score(15, 0, 0, 0, "none", 0, 3, 0, "none", 0)
# Example 2: Moderate Risk (mBIG 2)
# GCS 15, Non-displaced fracture, 5mm IPH
mbig_score(15, 0, 0, 0, "non_displaced", 0, 0, 5, "none", 0)
# Example 3: High Risk (mBIG 3)
# GCS 15, On Warfarin (Anti-coag)
mbig_score(15, 0, 1, 0, "none", 0, 0, 0, "none", 0)
Run the code above in your browser using DataLab