{"id":3570,"date":"2023-07-16T18:41:15","date_gmt":"2023-07-16T18:41:15","guid":{"rendered":"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/"},"modified":"2023-07-16T18:41:15","modified_gmt":"2023-07-16T18:41:15","slug":"%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83","status":"publish","type":"post","link":"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/","title":{"rendered":"Statsmodels\uc5d0\uc11c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc608\uce21\ud558\ub294 \ubc29\ubc95"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">\ub2e4\uc74c \uae30\ubcf8 \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud558\uba74 Python\uc758 <a href=\"https:\/\/www.statsmodels.org\/stable\/index.html\" target=\"_blank\" rel=\"noopener\">statsmodels<\/a> \ubaa8\ub4c8\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud68c\uadc0 \ubaa8\ub378 \ud53c\ud305\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0c8\ub85c\uc6b4 \uad00\ucc30\uc5d0 \ub300\ud574 \uc608\uce21\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>model. <span style=\"color: #3366ff;\">predict<\/span> (df_new)\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\uc774 \ud2b9\uc815 \uad6c\ubb38\uc740 <strong>model<\/strong> \uc774\ub77c\ub294 \ud1b5\uacc4 \ubaa8\ub378\uc5d0 \uc801\ud569\ud55c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec <strong>df_new<\/strong> \ub77c\ub294 \uc0c8 DataFrame\uc758 \uac01 \ud589\uc5d0 \ub300\ud55c \uc608\uce21 \uc751\ub2f5 \uac12\uc744 \uacc4\uc0b0\ud569\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \uc608\uc5d0\uc11c\ub294 \uc2e4\uc81c\ub85c \uc774 \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>\uc608: Statsmodels\uc758 \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc608\uce21\ud558\uae30<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">\ud559\uc2b5 \uc2dc\uac04, \uc751\uc2dc\ud55c \uc900\ube44 \uc2dc\ud5d8, \ud2b9\uc815 \uc218\uc5c5\uc758 \ud559\uc0dd\ub4e4\uc774 \ubc1b\uc740 \ucd5c\uc885 \uc131\uc801\uc5d0 \ub300\ud55c \uc815\ubcf4\uac00 \ud3ec\ud568\ub41c \ub2e4\uc74c\uacfc \uac19\uc740 pandas DataFrame\uc774 \uc788\ub2e4\uace0 \uac00\uc815\ud569\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #107d3f;\">import<\/span> pandas <span style=\"color: #107d3f;\">as<\/span> pd\n\n<span style=\"color: #008080;\">#createDataFrame\n<\/span>df = pd. <span style=\"color: #3366ff;\">DataFrame<\/span> ({' <span style=\"color: #ff0000;\">hours<\/span> ': [1, 2, 2, 4, 2, 1, 5, 4, 2, 4, 4, 3, 6],\n                   ' <span style=\"color: #ff0000;\">exams<\/span> ': [1, 3, 3, 5, 2, 2, 1, 1, 0, 3, 4, 3, 2],\n                   ' <span style=\"color: #ff0000;\">score<\/span> ': [76, 78, 85, 88, 72, 69, 94, 94, 88, 92, 90, 75, 96]})\n\n<span style=\"color: #008080;\">#view head of DataFrame\n<\/span>df. <span style=\"color: #3366ff;\">head<\/span> ()\n\n\thours exam score\n0 1 1 76\n1 2 3 78\n2 2 3 85\n3 4 5 88\n4 2 2 72<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">statsmodels \ubaa8\ub4c8\uc758 <strong>OLS()<\/strong> \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec &#8220;\uc2dc\uac04&#8221;\uacfc &#8220;\uc2dc\ud5d8&#8221;\uc744 \uc608\uce21 \ubcc0\uc218\ub85c \uc0ac\uc6a9\ud558\uace0 &#8220;\uc810\uc218&#8221;\ub97c \uc751\ub2f5 \ubcc0\uc218\ub85c \uc0ac\uc6a9\ud558\uc5ec <a href=\"https:\/\/statorials.org\/ko\/\u1103\u1161\u110c\u116e\u11bc-\u1109\u1165\u11ab\u1112\u1167\u11bc-\u1112\u116c\u1100\u1171\/\" target=\"_blank\" rel=\"noopener\">\ub2e4\uc911 \uc120\ud615 \ud68c\uadc0 \ubaa8\ub378<\/a> \uc5d0 \ub9de\ucd9c \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #107d3f;\">import<\/span> statsmodels. <span style=\"color: #3366ff;\">api<\/span> <span style=\"color: #107d3f;\">as<\/span> sm\n\n<span style=\"color: #008080;\">#define predictor and response variables\n<\/span>y = df[' <span style=\"color: #ff0000;\">score<\/span> ']\nx = df[[' <span style=\"color: #ff0000;\">hours<\/span> ', ' <span style=\"color: #ff0000;\">exams<\/span> ']]\n\n<span style=\"color: #008080;\">#add constant to predictor variables\n<\/span>x = sm. <span style=\"color: #3366ff;\">add_constant<\/span> (x)\n\n<span style=\"color: #008080;\">#fit linear regression model\n<\/span>model = sm. <span style=\"color: #3366ff;\">OLS<\/span> (y,x). <span style=\"color: #3366ff;\">fit<\/span> ()\n\n<span style=\"color: #008080;\">#view model summary\n<\/span><span style=\"color: #008000;\">print<\/span> ( <span style=\"color: #3366ff;\">model.summary<\/span> ())\n\n                            OLS Regression Results                            \n==================================================== ============================\nDept. Variable: R-squared score: 0.718\nModel: OLS Adj. R-squared: 0.661\nMethod: Least Squares F-statistic: 12.70\nDate: Fri, 05 Aug 2022 Prob (F-statistic): 0.00180\nTime: 09:24:38 Log-Likelihood: -38.618\nNo. Observations: 13 AIC: 83.24\nDf Residuals: 10 BIC: 84.93\nDf Model: 2                                         \nCovariance Type: non-robust                                         \n==================================================== ============================\n                 coef std err t P&gt;|t| [0.025 0.975]\n-------------------------------------------------- ----------------------------\nconst 71.4048 4.001 17.847 0.000 62.490 80.319\nhours 5.1275 1.018 5.038 0.001 2.860 7.395\nexams -1.2121 1.147 -1.057 0.315 -3.768 1.344\n==================================================== ============================\nOmnibus: 1,103 Durbin-Watson: 1,248\nProb(Omnibus): 0.576 Jarque-Bera (JB): 0.803\nSkew: -0.289 Prob(JB): 0.669\nKurtosis: 1.928 Cond. No. 11.7\n==================================================== ============================\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\ucd9c\ub825\uc758 <strong>coef<\/strong> \uc5f4\uc5d0\uc11c \uc801\ud569 \ud68c\uadc0 \ubaa8\ub378\uc744 \uc791\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc810\uc218 = 71.4048 + 5.1275(\uc2dc\uac04) \u2013 1.2121(\uc2dc\ud5d8)<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc774\uc81c \uc801\ud569 \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec 5\uba85\uc758 \uc2e0\uc785\uc0dd\uc758 &#8220;\uc810\uc218&#8221;\ub97c \uc608\uce21\ud55c\ub2e4\uace0 \uac00\uc815\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uba3c\uc800 5\uac1c\uc758 \uc0c8\ub85c\uc6b4 \uad00\uce21\uac12\uc744 \ubcf4\uad00\ud560 DataFrame\uc744 \ub9cc\ub4e4\uc5b4 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#create new DataFrame\n<span style=\"color: #000000;\">df_new = pd. <span style=\"color: #3366ff;\">DataFrame<\/span> ({' <span style=\"color: #ff0000;\">hours<\/span> ': [1, 2, 2, 4, 5],\n                       ' <span style=\"color: #ff0000;\">exams<\/span> ': [1, 1, 4, 3, 3]})<\/span>\n\n#add column for constant\n<span style=\"color: #000000;\">df_new = sm. <span style=\"color: #3366ff;\">add_constant<\/span> (df_new)\n<\/span>\n#view new DataFrame\n<span style=\"color: #000000;\"><span style=\"color: #008000;\">print<\/span> (df_new)\n\n   const hours exams\n0 1.0 1 1\n1 1.0 2 1\n2 1.0 2 4\n3 1.0 4 3\n4 1.0 5 3<\/span><\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\"><span style=\"color: #000000;\">\ub2e4\uc74c\uc73c\ub85c, \uc801\ud569 \ud68c\uadc0 \ubaa8\ub378\uc758 \uc608\uce21 \ubcc0\uc218\uc5d0 \ub300\ud55c \uac12\uc73c\ub85c &#8220;\uc2dc\uac04&#8221;\uacfc &#8220;\uc2dc\ud5d8&#8221;\uc744 \uc0ac\uc6a9\ud558\uc5ec <strong>\uc608\uce21()<\/strong> \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec \uac01 \ud559\uc0dd\uc758 &#8220;\uc810\uc218&#8221;\ub97c \uc608\uce21\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#predict scores for the five new students<\/span>\nmodel. <span style=\"color: #3366ff;\">predict<\/span> (df_new)\n\n0 75.320242\n1 80.447734\n2 76.811480\n3 88.278550\n4 93.406042\ndtype:float64\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\uacb0\uacfc\ub97c \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">\uc0c8 DataFrame\uc758 \uccab \ubc88\uc9f8 \ud559\uc0dd\uc740 <strong>75.32<\/strong> \uc810\uc744 \ubc1b\uc744 \uac83\uc73c\ub85c \uc608\uc0c1\ub429\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">\uc0c8 DataFrame\uc758 \ub450 \ubc88\uc9f8 \ud559\uc0dd\uc740 <strong>80.45<\/strong> \uc810\uc744 \ubc1b\uc744 \uac83\uc73c\ub85c \uc608\uc0c1\ub429\ub2c8\ub2e4.<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">\ub4f1\ub4f1.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc774\ub7ec\ud55c \uc608\uce21\uc774 \uc5b4\ub5bb\uac8c \uacc4\uc0b0\ub418\uc5c8\ub294\uc9c0 \uc774\ud574\ud558\ub824\uba74 \uc774\uc804 \uc801\ud569 \ud68c\uadc0 \ubaa8\ub378\uc744 \ucc38\uc870\ud574\uc57c \ud569\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc810\uc218 = 71.4048 + 5.1275(\uc2dc\uac04) \u2013 1.2121(\uc2dc\ud5d8)<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc2e0\uc785\uc0dd\uc758 &#8216;\uc2dc\uac04&#8217;\uacfc &#8216;\uc2dc\ud5d8&#8217;\uc758 \uac12\uc744 \ub300\uc785\ud558\uba74 \uc608\uc0c1 \uc810\uc218\ub97c \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc608\ub97c \ub4e4\uc5b4, \uc0c8 DataFrame\uc758 \uccab \ubc88\uc9f8 \ud559\uc0dd\uc740 \uc2dc\uac04 \uac12\uc774 <strong>1<\/strong> \uc774\uace0 \uc2dc\ud5d8 \uac12\uc774 <strong>1<\/strong> \uc785\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\ub530\ub77c\uc11c \uc608\uc0c1 \uc810\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \uacc4\uc0b0\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc810\uc218 = 71.4048 + 5.1275(1) \u2013 1.2121(1) = <strong>75.32<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc0c8\ub85c\uc6b4 DataFrame\uc758 \uac01 \ud559\uc0dd\uc758 \uc810\uc218\ub294 \ub3d9\uc77c\ud55c \ubc29\uc2dd\uc73c\ub85c \uacc4\uc0b0\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>\ucd94\uac00 \ub9ac\uc18c\uc2a4<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 Python\uc5d0\uc11c \ub2e4\ub978 \uc77c\ubc18\uc801\uc778 \uc791\uc5c5\uc744 \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/ko\/\u1105\u1169\u110c\u1175\u1109\u1173\u1110\u1175\u11a8-\u1112\u116c\u1100\u1171-\u1111\u1161\u110b\u1175\u110a\u1165\u11ab\/\" target=\"_blank\" rel=\"noopener\">Python\uc5d0\uc11c \ub85c\uc9c0\uc2a4\ud2f1 \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95<\/a><br \/><a href=\"https:\/\/statorials.org\/ko\/\u1111\u1161\u110b\u1175\u110a\u1165\u11ab\u110b\u1174-aic\/\" target=\"_blank\" rel=\"noopener\">Python\uc5d0\uc11c \ud68c\uadc0 \ubaa8\ub378\uc758 AIC\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95<\/a><br \/> <a href=\"https:\/\/statorials.org\/ko\/python\u110b\u1174-r-\u1109\u1161\u1100\u1161\u11a8\u1112\u1167\u11bc\u110b\u1175-\u110c\u1169\u110c\u1165\u11bc\u1103\u116c\u11b8\u1102\u1175\u1103\u1161.\/\" target=\"_blank\" rel=\"noopener\">Python\uc5d0\uc11c \uc870\uc815\ub41c R-\uc81c\uacf1\uc744 \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ub2e4\uc74c \uae30\ubcf8 \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud558\uba74 Python\uc758 statsmodels \ubaa8\ub4c8\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud68c\uadc0 \ubaa8\ub378 \ud53c\ud305\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0c8\ub85c\uc6b4 \uad00\ucc30\uc5d0 \ub300\ud574 \uc608\uce21\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. model. predict (df_new) \uc774 \ud2b9\uc815 \uad6c\ubb38\uc740 model \uc774\ub77c\ub294 \ud1b5\uacc4 \ubaa8\ub378\uc5d0 \uc801\ud569\ud55c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec df_new \ub77c\ub294 \uc0c8 DataFrame\uc758 \uac01 \ud589\uc5d0 \ub300\ud55c \uc608\uce21 \uc751\ub2f5 \uac12\uc744 \uacc4\uc0b0\ud569\ub2c8\ub2e4. \ub2e4\uc74c \uc608\uc5d0\uc11c\ub294 \uc2e4\uc81c\ub85c \uc774 \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4. \uc608: Statsmodels\uc758 \ud68c\uadc0 \ubaa8\ub378\uc744 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-3570","post","type-post","status-publish","format-standard","hentry","category-20"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Statsmodels\uc5d0\uc11c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc608\uce21\ud558\ub294 \ubc29\ubc95 - Statorials<\/title>\n<meta name=\"description\" content=\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ud1b5\uacc4 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud68c\uadc0 \ubaa8\ub378 \ud53c\ud305\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0c8\ub85c\uc6b4 \uad00\ucc30\uc5d0 \ub300\ud574 \uc608\uce21\ud558\ub294 \ubc29\ubc95\uc744 \uc608\uc81c\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/ko\/\u1110\u1169\u11bc\u1100\u1168\u1106\u1169\u1103\u1166\u11af\u110b\u1173\u11ab-\u110b\u1168\u110e\u1173\u11a8\u1112\u1161\u11ab\u1103\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Statsmodels\uc5d0\uc11c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc608\uce21\ud558\ub294 \ubc29\ubc95 - Statorials\" \/>\n<meta property=\"og:description\" content=\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ud1b5\uacc4 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud68c\uadc0 \ubaa8\ub378 \ud53c\ud305\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0c8\ub85c\uc6b4 \uad00\ucc30\uc5d0 \ub300\ud574 \uc608\uce21\ud558\ub294 \ubc29\ubc95\uc744 \uc608\uc81c\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/ko\/\u1110\u1169\u11bc\u1100\u1168\u1106\u1169\u1103\u1166\u11af\u110b\u1173\u11ab-\u110b\u1168\u110e\u1173\u11a8\u1112\u1161\u11ab\u1103\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-16T18:41:15+00:00\" \/>\n<meta name=\"author\" content=\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/\",\"url\":\"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/\",\"name\":\"Statsmodels\uc5d0\uc11c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc608\uce21\ud558\ub294 \ubc29\ubc95 - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/ko\/#website\"},\"datePublished\":\"2023-07-16T18:41:15+00:00\",\"dateModified\":\"2023-07-16T18:41:15+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4\"},\"description\":\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ud1b5\uacc4 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud68c\uadc0 \ubaa8\ub378 \ud53c\ud305\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0c8\ub85c\uc6b4 \uad00\ucc30\uc5d0 \ub300\ud574 \uc608\uce21\ud558\ub294 \ubc29\ubc95\uc744 \uc608\uc81c\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\uc9d1\",\"item\":\"https:\/\/statorials.org\/ko\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Statsmodels\uc5d0\uc11c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc608\uce21\ud558\ub294 \ubc29\ubc95\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/ko\/#website\",\"url\":\"https:\/\/statorials.org\/ko\/\",\"name\":\"Statorials\",\"description\":\"\ud1b5\uacc4 \ud65c\uc6a9 \ub2a5\ub825\uc744 \uc704\ud55c \uac00\uc774\ub4dc!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/ko\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4\",\"name\":\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8\"},\"description\":\"\uc548\ub155\ud558\uc138\uc694. \uc800\ub294 \ud1b5\uacc4\ud559 \uad50\uc218\ub97c \ud1f4\uc9c1\ud558\uace0 \uc804\uc784 \ud1b5\uacc4 \uad50\uc0ac\ub85c \ubcc0\uc2e0\ud55c \ubca4\uc790\ubbfc\uc785\ub2c8\ub2e4. \ud1b5\uacc4 \ubd84\uc57c\uc758 \uad11\ubc94\uc704\ud55c \uacbd\ud5d8\uacfc \uc804\ubb38 \uc9c0\uc2dd\uc744 \ubc14\ud0d5\uc73c\ub85c Statorials\ub97c \ud1b5\ud574 \ud559\uc0dd\ub4e4\uc5d0\uac8c \ud798\uc744 \uc2e4\uc5b4\uc8fc\uae30 \uc704\ud574 \uc9c0\uc2dd\uc744 \uacf5\uc720\ud558\uace0 \uc2f6\uc2b5\ub2c8\ub2e4. \ub354 \uc54c\uc544\ubcf4\uae30\",\"sameAs\":[\"https:\/\/statorials.org\/ko\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Statsmodels\uc5d0\uc11c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc608\uce21\ud558\ub294 \ubc29\ubc95 - Statorials","description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ud1b5\uacc4 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud68c\uadc0 \ubaa8\ub378 \ud53c\ud305\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0c8\ub85c\uc6b4 \uad00\ucc30\uc5d0 \ub300\ud574 \uc608\uce21\ud558\ub294 \ubc29\ubc95\uc744 \uc608\uc81c\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/statorials.org\/ko\/\u1110\u1169\u11bc\u1100\u1168\u1106\u1169\u1103\u1166\u11af\u110b\u1173\u11ab-\u110b\u1168\u110e\u1173\u11a8\u1112\u1161\u11ab\u1103\/","og_locale":"ko_KR","og_type":"article","og_title":"Statsmodels\uc5d0\uc11c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc608\uce21\ud558\ub294 \ubc29\ubc95 - Statorials","og_description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ud1b5\uacc4 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud68c\uadc0 \ubaa8\ub378 \ud53c\ud305\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0c8\ub85c\uc6b4 \uad00\ucc30\uc5d0 \ub300\ud574 \uc608\uce21\ud558\ub294 \ubc29\ubc95\uc744 \uc608\uc81c\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.","og_url":"https:\/\/statorials.org\/ko\/\u1110\u1169\u11bc\u1100\u1168\u1106\u1169\u1103\u1166\u11af\u110b\u1173\u11ab-\u110b\u1168\u110e\u1173\u11a8\u1112\u1161\u11ab\u1103\/","og_site_name":"Statorials","article_published_time":"2023-07-16T18:41:15+00:00","author":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","Est. reading time":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/","url":"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/","name":"Statsmodels\uc5d0\uc11c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc608\uce21\ud558\ub294 \ubc29\ubc95 - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/ko\/#website"},"datePublished":"2023-07-16T18:41:15+00:00","dateModified":"2023-07-16T18:41:15+00:00","author":{"@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4"},"description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ud1b5\uacc4 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud68c\uadc0 \ubaa8\ub378 \ud53c\ud305\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0c8\ub85c\uc6b4 \uad00\ucc30\uc5d0 \ub300\ud574 \uc608\uce21\ud558\ub294 \ubc29\ubc95\uc744 \uc608\uc81c\uc640 \ud568\uaed8 \uc124\uba85\ud569\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/ko\/%e1%84%90%e1%85%a9%e1%86%bc%e1%84%80%e1%85%a8%e1%84%86%e1%85%a9%e1%84%83%e1%85%a6%e1%86%af%e1%84%8b%e1%85%b3%e1%86%ab-%e1%84%8b%e1%85%a8%e1%84%8e%e1%85%b3%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab%e1%84%83\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\uc9d1","item":"https:\/\/statorials.org\/ko\/"},{"@type":"ListItem","position":2,"name":"Statsmodels\uc5d0\uc11c \ud68c\uadc0 \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc608\uce21\ud558\ub294 \ubc29\ubc95"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/ko\/#website","url":"https:\/\/statorials.org\/ko\/","name":"Statorials","description":"\ud1b5\uacc4 \ud65c\uc6a9 \ub2a5\ub825\uc744 \uc704\ud55c \uac00\uc774\ub4dc!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/ko\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4","name":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/ko\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8"},"description":"\uc548\ub155\ud558\uc138\uc694. \uc800\ub294 \ud1b5\uacc4\ud559 \uad50\uc218\ub97c \ud1f4\uc9c1\ud558\uace0 \uc804\uc784 \ud1b5\uacc4 \uad50\uc0ac\ub85c \ubcc0\uc2e0\ud55c \ubca4\uc790\ubbfc\uc785\ub2c8\ub2e4. \ud1b5\uacc4 \ubd84\uc57c\uc758 \uad11\ubc94\uc704\ud55c \uacbd\ud5d8\uacfc \uc804\ubb38 \uc9c0\uc2dd\uc744 \ubc14\ud0d5\uc73c\ub85c Statorials\ub97c \ud1b5\ud574 \ud559\uc0dd\ub4e4\uc5d0\uac8c \ud798\uc744 \uc2e4\uc5b4\uc8fc\uae30 \uc704\ud574 \uc9c0\uc2dd\uc744 \uacf5\uc720\ud558\uace0 \uc2f6\uc2b5\ub2c8\ub2e4. \ub354 \uc54c\uc544\ubcf4\uae30","sameAs":["https:\/\/statorials.org\/ko"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts\/3570","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/comments?post=3570"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts\/3570\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/media?parent=3570"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/categories?post=3570"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/tags?post=3570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}