Hi, if I’m using pymc5, how do I convert this code? I think I need to convert the theano shared variable to pm.Data, but I’m not sure how to go about it.
Also, if I have ten variables instead of two (smoker, covid) here. Is there any other function that’s more efficient than the lookup table used here?