
class attribute = survived
class values = <no, yes>

      Feature       beta  st. error     wald Z          P OR=exp(beta)

    Intercept      -1.23       0.08     -15.15      -0.00
 status=first       0.86       0.16       5.39       0.00 2.35e0
status=second      -0.16       0.18      -0.91       0.36 8.51e-1
 status=third      -0.92       0.15      -6.12       0.00 3.98e-1
    age=child       1.06       0.25       4.30       0.00 2.89e0
   sex=female       2.42       0.14      17.04       0.00 1.12e1
sex=female
|    status=crew: yes (86.96%)
|    status=first
|    |    age=adult: yes (97.22%)
|    |    age=child: yes (100.00%)
|    status=second
|    |    age=adult: yes (86.02%)
|    |    age=child: yes (100.00%)
|    status=third
|    |    age=adult: no (53.94%)
|    |    age=child: no (54.84%)
sex=male
|    age=adult
|    |    status=crew: no (77.73%)
|    |    status=first: no (67.43%)
|    |    status=second: no (91.67%)
|    |    status=third: no (83.77%)
|    age=child
|    |    status=crew<null node>: <null node>
|    |    status=first: yes (100.00%)
|    |    status=second: yes (100.00%)
|    |    status=third: no (72.92%)

