“A multiple linear regression was conducted to predict body mass from flipper length, species, and sex. The model explained a significant proportion of variance in body mass, R² = 0.87, F(4, 328) = 534, p < .001. Flipper length was a significant positive predictor (b = 20.02, p < .001), controlling for species and sex.”
Notice the sentence structure: what was tested → whether the model overall was significant (R², F, p) → what each key predictor contributed (b, p). This template works for almost any regression write-up.