Skip to content

Commit 2f3e064

Browse files
authored
Update ExtendedData.ipynb
typo fix
1 parent 03d7945 commit 2f3e064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExtendedData.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
"source": [
258258
"##### B.3 Regression checks\n",
259259
"\n",
260-
"Here we calculated the rundown rate predicetd by the model and used it to estimate the residuals.\n",
260+
"Here we calculated the rundown rate predicted by the model and used it to estimate the residuals.\n",
261261
"These were then used to check four assumptions of performing a multi-linear regression.\n",
262262
"\n",
263263
"1. Linearity: Ideally the scatter plot of predicted versus actual values should lie exactly on a diagnol. While this is not completely true for the plot shown in this section, the variation is horizontally on both sides of the diagnol which is expected given that temperature and INaCa are used as discrete rather than continuous variables.\n",

0 commit comments

Comments
 (0)