{"id":1606,"date":"2023-07-25T16:27:13","date_gmt":"2023-07-25T16:27:13","guid":{"rendered":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/"},"modified":"2023-07-25T16:27:13","modified_gmt":"2023-07-25T16:27:13","slug":"r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1","status":"publish","type":"post","link":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/","title":{"rendered":"R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95(\ub2e8\uacc4\ubcc4)"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\"><strong>\uac15\ub825\ud55c \ud68c\uadc0\ub294<\/strong> \uc791\uc5c5 \uc911\uc778 \ub370\uc774\ud130 \uc138\ud2b8\uc5d0 \uc774\uc0c1\uce58\ub098 <a href=\"https:\/\/statorials.org\/ko\/\u110b\u1167\u11bc\u1112\u1163\u11bc\u1105\u1167\u11a8-\u110b\u1175\u11bb\u1102\u1173\u11ab-\u1100\u116a\u11ab\u110e\u1161\u11af\/\" target=\"_blank\" rel=\"noopener\">\uc601\ud5a5\ub825 \uc788\ub294 \uad00\uce21\uce58\uac00<\/a> \uc788\uc744 \ub54c \uc77c\ubc18 \ucd5c\uc18c \uc81c\uacf1 \ud68c\uadc0\uc758 \ub300\uc548\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub824\uba74 \ub2e4\uc74c \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud558\ub294 <strong>MASS<\/strong> \ud328\ud0a4\uc9c0\uc758 <strong>rlm()<\/strong> \ud568\uc218\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \ub2e8\uacc4\ubcc4 \uc608\ub294 \uc8fc\uc5b4\uc9c4 \ub370\uc774\ud130 \uc138\ud2b8\uc5d0 \ub300\ud574 R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>1\ub2e8\uacc4: \ub370\uc774\ud130 \uc0dd\uc131<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">\uba3c\uc800 \uc791\uc5c5\ud560 \uac00\uc9dc \ub370\uc774\ud130\uc138\ud2b8\ub97c \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 data<\/span>\ndf &lt;- data. <span style=\"color: #3366ff;\">frame<\/span> (x1=c(1, 3, 3, 4, 4, 6, 6, 8, 9, 3,\n                      11, 16, 16, 18, 19, 20, 23, 23, 24, 25),\n                 x2=c(7, 7, 4, 29, 13, 34, 17, 19, 20, 12,\n                      25, 26, 26, 26, 27, 29, 30, 31, 31, 32),\n                  y=c(17, 170, 19, 194, 24, 2, 25, 29, 30, 32,\n                      44, 60, 61, 63, 63, 64, 61, 67, 59, 70))\n\n<span style=\"color: #008080;\">#view first six rows of data\n<\/span>head(df)\n\n  x1 x2 y\n1 1 7 17\n2 3 7 170\n3 3 4 19\n4 4 29 194\n5 4 13 24\n6 6 34 2\n<\/strong><\/pre>\n<h3> <span style=\"color: #000000;\"><strong>2\ub2e8\uacc4: \uc77c\ubc18 \ucd5c\uc18c\uc81c\uacf1 \ud68c\uadc0 \uc218\ud589<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c\uc73c\ub85c, \uc77c\ubc18 \ucd5c\uc18c \uc81c\uacf1 \ud68c\uadc0 \ubaa8\ub378\uc744 \ud53c\ud305\ud558\uace0 <a href=\"https:\/\/statorials.org\/ko\/\u1111\u116d\u110c\u116e\u11ab\u1112\u116a\u1103\u116c\u11ab-\u110c\u1161\u11ab\u1105\u1172\u1106\u116e\u11af\/\" target=\"_blank\" rel=\"noopener\">\ud45c\uc900\ud654\ub41c \uc794\ucc28<\/a> \uc758 \ud50c\ub86f\uc744 \ub9cc\ub4e4\uc5b4 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc2e4\uc81c\ub85c\ub294 \uc808\ub313\uac12\uc774 3\ubcf4\ub2e4 \ud070 \ud45c\uc900\ud654 \uc794\ucc28\ub97c \uc774\uc0c1\uac12\uc73c\ub85c \uac04\uc8fc\ud558\ub294 \uacbd\uc6b0\uac00 \ub9ce\uc2b5\ub2c8\ub2e4.<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#fit ordinary least squares regression model<\/span>\nols &lt;- lm(y~x1+x2, data=df)\n\n<span style=\"color: #008080;\">#create plot of y-values vs. standardized residuals\n<\/span>plot(df$y, rstandard(ols), ylab=' <span style=\"color: #ff0000;\">Standardized Residuals<\/span> ', xlab=' <span style=\"color: #ff0000;\">y<\/span> ') \nabline(h= <span style=\"color: #008000;\">0<\/span> )<\/strong> <\/pre>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-15957 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/robusteregr1.png\" alt=\"\" width=\"411\" height=\"361\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">\uadf8\ub798\ud504\uc5d0\uc11c \uc57d 3\uc758 \ud45c\uc900\ud654\ub41c \uc794\ucc28\ub97c \uac16\ub294 \ub450 \uac1c\uc758 \uad00\uce21\uce58\uac00 \uc788\uc74c\uc744 \uc54c \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc774\ub294 \ub370\uc774\ud130 \uc138\ud2b8\uc5d0 \ub450 \uac00\uc9c0 \uc7a0\uc7ac\uc801 \uc774\uc0c1\uac12\uc774 \uc788\uc74c\uc744 \uc758\ubbf8\ud558\ubbc0\ub85c \ub300\uc2e0 \uac15\ub825\ud55c \ud68c\uadc0 \ubd84\uc11d\uc744 \ud1b5\ud574 \uc774\uc810\uc744 \uc5bb\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>3\ub2e8\uacc4: \uac15\ub825\ud55c \ud68c\uadc0 \uc218\ud589<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c\uc73c\ub85c <strong>rlm()<\/strong> \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec \uac15\ub825\ud55c \ud68c\uadc0 \ubaa8\ub378\uc744 \ub9de\ucdb0\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\"><span style=\"color: #000000;\"><span style=\"color: #993300;\">library<\/span> (MASS)<\/span>\n\n#fit robust regression model<\/span>\nrobust &lt;- rlm(y~x1+x2, data=df)<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\uc774 \uac15\ub825\ud55c \ud68c\uadc0 \ubaa8\ub378\uc774 OLS \ubaa8\ub378\uacfc \ube44\uad50\ud558\uc5ec \ub370\uc774\ud130\uc5d0 \ub354 \uc798 \ub9de\ub294\uc9c0 \uc5ec\ubd80\ub97c \ud655\uc778\ud558\uae30 \uc704\ud574 \uac01 \ubaa8\ub378\uc758 \uc794\ucc28 \ud45c\uc900 \uc624\ucc28\ub97c \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc794\ucc28 \ud45c\uc900 \uc624\ucc28(RSE)\ub294 \ud68c\uadc0 \ubaa8\ub378\uc5d0\uc11c \uc794\ucc28\uc758 \ud45c\uc900 \ud3b8\ucc28\ub97c \uce21\uc815\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4. CSR \uac12\uc774 \ub0ae\uc744\uc218\ub85d \ubaa8\ub378\uc774 \ub370\uc774\ud130\uc5d0 \ub354 \uc798 \uc801\ud569\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c \ucf54\ub4dc\ub294 \uac01 \ubaa8\ub378\uc758 RSE\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#find residual standard error of ols model\n<\/span>summary(ols)$sigma\n\n[1] 49.41848\n\n<span style=\"color: #008080;\">#find residual standard error of ols model\n<\/span>summary(robust)$sigma\n\n[1] 9.369349\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\ub85c\ubc84\uc2a4\ud2b8 \ud68c\uadc0 \ubaa8\ub378\uc758 RSE\uac00 \uc77c\ubc18 \ucd5c\uc18c \uc81c\uacf1 \ud68c\uadc0 \ubaa8\ub378\uc758 RSE\ubcf4\ub2e4 \ud6e8\uc52c \ub0ae\ub2e4\ub294 \uac83\uc744 \uc54c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 \ub85c\ubc84\uc2a4\ud2b8 \ud68c\uadc0 \ubaa8\ub378\uc774 \ub370\uc774\ud130\uc5d0 \ub354 \uc798 \ub9de\ub294\ub2e4\ub294 \uac83\uc744 \uc758\ubbf8\ud569\ub2c8\ub2e4.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>\ucd94\uac00 \ub9ac\uc18c\uc2a4<\/strong><\/span><\/h3>\n<p> <a href=\"https:\/\/statorials.org\/ko\/r\u110b\u1174-\u1103\u1161\u11ab\u1109\u116e\u11ab-\u1109\u1165\u11ab\u1112\u1167\u11bc-\u1112\u116c\u1100\u1171\/\" target=\"_blank\" rel=\"noopener\">R\uc5d0\uc11c \ub2e8\uc21c \uc120\ud615 \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95<\/a><br \/> <a href=\"https:\/\/statorials.org\/ko\/\u1103\u1161\u110c\u116e\u11bc-\u1109\u1165\u11ab\u1112\u1167\u11bc-\u1112\u116c\u1100\u1171-r\/\" target=\"_blank\" rel=\"noopener\">R\uc5d0\uc11c \ub2e4\uc911 \uc120\ud615 \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95<\/a><br \/> <a href=\"https:\/\/statorials.org\/ko\/\u1103\u1161\u1112\u1161\u11bc\u1109\u1175\u11a8-\u1112\u116c\u1100\u1171-r\/\" target=\"_blank\" rel=\"noopener\">R\uc5d0\uc11c \ub2e4\ud56d\uc2dd \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uac15\ub825\ud55c \ud68c\uadc0\ub294 \uc791\uc5c5 \uc911\uc778 \ub370\uc774\ud130 \uc138\ud2b8\uc5d0 \uc774\uc0c1\uce58\ub098 \uc601\ud5a5\ub825 \uc788\ub294 \uad00\uce21\uce58\uac00 \uc788\uc744 \ub54c \uc77c\ubc18 \ucd5c\uc18c \uc81c\uacf1 \ud68c\uadc0\uc758 \ub300\uc548\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4. R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub824\uba74 \ub2e4\uc74c \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud558\ub294 MASS \ud328\ud0a4\uc9c0\uc758 rlm() \ud568\uc218\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c \ub2e8\uacc4\ubcc4 \uc608\ub294 \uc8fc\uc5b4\uc9c4 \ub370\uc774\ud130 \uc138\ud2b8\uc5d0 \ub300\ud574 R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4. 1\ub2e8\uacc4: \ub370\uc774\ud130 \uc0dd\uc131 \uba3c\uc800 \uc791\uc5c5\ud560 \uac00\uc9dc \ub370\uc774\ud130\uc138\ud2b8\ub97c [&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-1606","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>R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95(\ub2e8\uacc4\ubcc4)<\/title>\n<meta name=\"description\" content=\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ub2e8\uacc4\ubcc4 \uc608\uc81c\ub97c \ud3ec\ud568\ud558\uc5ec R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \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\/r\u110b\u1174-\u1100\u1161\u11bc\u1105\u1167\u11a8\u1112\u1161\u11ab-\u1112\u116c\u1100\u1171\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95(\ub2e8\uacc4\ubcc4)\" \/>\n<meta property=\"og:description\" content=\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ub2e8\uacc4\ubcc4 \uc608\uc81c\ub97c \ud3ec\ud568\ud558\uc5ec R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/ko\/r\u110b\u1174-\u1100\u1161\u11bc\u1105\u1167\u11a8\u1112\u1161\u11ab-\u1112\u116c\u1100\u1171\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-25T16:27:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/robusteregr1.png\" \/>\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\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/\",\"url\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/\",\"name\":\"R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95(\ub2e8\uacc4\ubcc4)\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/ko\/#website\"},\"datePublished\":\"2023-07-25T16:27:13+00:00\",\"dateModified\":\"2023-07-25T16:27:13+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4\"},\"description\":\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ub2e8\uacc4\ubcc4 \uc608\uc81c\ub97c \ud3ec\ud568\ud558\uc5ec R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\uc9d1\",\"item\":\"https:\/\/statorials.org\/ko\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95(\ub2e8\uacc4\ubcc4)\"}]},{\"@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":"R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95(\ub2e8\uacc4\ubcc4)","description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ub2e8\uacc4\ubcc4 \uc608\uc81c\ub97c \ud3ec\ud568\ud558\uc5ec R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \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\/r\u110b\u1174-\u1100\u1161\u11bc\u1105\u1167\u11a8\u1112\u1161\u11ab-\u1112\u116c\u1100\u1171\/","og_locale":"ko_KR","og_type":"article","og_title":"R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95(\ub2e8\uacc4\ubcc4)","og_description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ub2e8\uacc4\ubcc4 \uc608\uc81c\ub97c \ud3ec\ud568\ud558\uc5ec R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.","og_url":"https:\/\/statorials.org\/ko\/r\u110b\u1174-\u1100\u1161\u11bc\u1105\u1167\u11a8\u1112\u1161\u11ab-\u1112\u116c\u1100\u1171\/","og_site_name":"Statorials","article_published_time":"2023-07-25T16:27:13+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/robusteregr1.png"}],"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\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/","url":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/","name":"R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95(\ub2e8\uacc4\ubcc4)","isPartOf":{"@id":"https:\/\/statorials.org\/ko\/#website"},"datePublished":"2023-07-25T16:27:13+00:00","dateModified":"2023-07-25T16:27:13+00:00","author":{"@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4"},"description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \ub2e8\uacc4\ubcc4 \uc608\uc81c\ub97c \ud3ec\ud568\ud558\uc5ec R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%80%e1%85%a1%e1%86%bc%e1%84%85%e1%85%a7%e1%86%a8%e1%84%92%e1%85%a1%e1%86%ab-%e1%84%92%e1%85%ac%e1%84%80%e1%85%b1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\uc9d1","item":"https:\/\/statorials.org\/ko\/"},{"@type":"ListItem","position":2,"name":"R\uc5d0\uc11c \uac15\ub825\ud55c \ud68c\uadc0\ub97c \uc218\ud589\ud558\ub294 \ubc29\ubc95(\ub2e8\uacc4\ubcc4)"}]},{"@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\/1606","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=1606"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts\/1606\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/media?parent=1606"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/categories?post=1606"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/tags?post=1606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}