fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 2 months agoCan't argue that.mander.xyzexternal-linkmessage-square93fedilinkarrow-up1426arrow-down18
arrow-up1418arrow-down1external-linkCan't argue that.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 2 months agomessage-square93fedilink
minus-squareZkhqrD5o@lemmy.worldlinkfedilinkEnglisharrow-up57arrow-down1·edit-22 months agoR2 = 0.11 Edit: tried with R<sup>2</sup> but it didn’t work. :( Edit 02: thanks to @jaennaet for educating me on proper syntax.
minus-squareJännät@sopuli.xyzlinkfedilinkEnglisharrow-up6·2 months agoYou have to surround the 2 with ^s: R^2^ = 0.11 R2 = 0.11 Note that this’ll bork if you put spaces between the carets: ^2 2^ gives you ^2 2^
R2 = 0.11
Edit: tried with R<sup>2</sup> but it didn’t work. :(
Edit 02: thanks to @jaennaet for educating me on proper syntax.
You have to surround the 2 with
^s:R^2^ = 0.11R2 = 0.11
Note that this’ll bork if you put spaces between the carets:
^2 2^gives you ^2 2^