0

So I need to produce an equation for my regression lines which I have obtained using the lmplot function. Any help greatly appreciated :)

sns.lmplot(x='Timestamp_s', y='Heart_Rate(bpm)', hue='Subject', col='Subject', data=Activity1);

I've tried using different functions however they don't allow me to produce a grid of many graphs like lmplot has.

0 Answers0