{"id":1161,"date":"2023-07-27T10:53:00","date_gmt":"2023-07-27T10:53:00","guid":{"rendered":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/"},"modified":"2023-07-27T10:53:00","modified_gmt":"2023-07-27T10:53:00","slug":"r%e1%84%8b%e1%85%b4-%e1%84%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8","status":"publish","type":"post","link":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/","title":{"rendered":"R\uc5d0\uc11c \uc2ac\ub77c\uc774\ub529 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\"><strong>\ub864\ub9c1 \uc0c1\uad00\uad00\uacc4\ub294<\/strong> \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc5d0 \ub300\ud55c \ub450 \uc2dc\uacc4\uc5f4 \uac04\uc758 \uc0c1\uad00\uad00\uacc4\uc785\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc720\ud615\uc758 \uc0c1\uad00 \uad00\uacc4\uc758 \uc774\uc810 \uc911 \ud558\ub098\ub294 \uc2dc\uac04 \uacbd\uacfc\uc5d0 \ub530\ub978 \ub450 \uc2dc\uacc4\uc5f4 \uac04\uc758 \uc0c1\uad00 \uad00\uacc4\ub97c \uc2dc\uac01\ud654\ud560 \uc218 \uc788\ub2e4\ub294 \uac83\uc785\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.<\/span><\/p>\n<h3> <strong>R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95<\/strong><\/h3>\n<p> <span style=\"color: #000000;\">15\uac1c\uc6d4 \ub3d9\uc548 \ub450 \uac00\uc9c0 \uc81c\ud488( <em>x<\/em> \ubc0f <em>y<\/em> )\uc5d0 \ub300\ud574 \ud310\ub9e4\ub41c \ucd1d \uc81c\ud488 \uc218\ub97c \ud45c\uc2dc\ud558\ub294 \ub2e4\uc74c \ub370\uc774\ud130 \ud504\ub808\uc784\uc774 \uc788\ub2e4\uace0 \uac00\uc815\ud569\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#create data<\/span>\ndata &lt;- data.frame(month=1:15,\n                   x=c(13, 15, 16, 15, 17, 20, 22, 24, 25, 26, 23, 24, 23, 22, 20),\n                   y=c(22, 24, 23, 27, 26, 26, 27, 30, 33, 32, 27, 25, 28, 26, 28))\n\n<span style=\"color: #008080;\">#view first six rows\n<\/span>head(data)\n\n  month xy\n1 1 13 22\n2 2 15 24\n3 3 16 23\n4 4 15 27\n5 5 17 26\n6 6 20 26<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub824\uba74 <strong>Zoo<\/strong> \ud328\ud0a4\uc9c0\uc758 <a href=\"https:\/\/www.rdocumentation.org\/packages\/zoo\/versions\/1.8-8\/topics\/rollapply\" target=\"_blank\" rel=\"noopener noreferrer\">Rollapply() \ud568\uc218\ub97c<\/a> \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc774 \ud568\uc218\ub294 \ub2e4\uc74c \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>Rollapply(\ub370\uc774\ud130, \ub108\ube44, FUN, by.column=TRUE)<\/strong><\/span><\/p>\n<p> <span style=\"color: #000000;\">\uae08:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\"><strong>data:<\/strong> \ub370\uc774\ud130 \ud504\ub808\uc784\uc758 \uc774\ub984<\/span><\/li>\n<li> <span style=\"color: #000000;\"><strong>width:<\/strong> \uc2ac\ub77c\uc774\ub529 \uc0c1\uad00 \uad00\uacc4\uc5d0 \ub300\ud55c \ucc3d \ub108\ube44\ub97c \uc9c0\uc815\ud558\ub294 \uc815\uc218<\/span><\/li>\n<li> <span style=\"color: #000000;\"><strong>FUN :<\/strong> \uc801\uc6a9\ud560 \uae30\ub2a5\uc785\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\"><strong>by.column:<\/strong> \uac01 \uceec\ub7fc\uc5d0 \ubcc4\ub3c4\ub85c \ud568\uc218\ub97c \uc801\uc6a9\ud560\uc9c0 \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc73c\ub85c TRUE\uc774\uc9c0\ub9cc \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub824\uba74 FALSE\ub85c \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4.<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">\ub2e4\uc74c\uc740 \uc774 \ud568\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc81c\ud488 <em>x<\/em> \uc640 \uc81c\ud488 <em>y<\/em> \uac04 \ub9e4\ucd9c\uc758 3\uac1c\uc6d4 \uc774\ub3d9 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#calculate 3-month rolling correlation between sales for <em>x<\/em> and <em>y<\/em><\/span>\nrollapply(data, width=3, <span style=\"color: #3366ff;\">function<\/span> (x) cor(x[,2],x[,3]), by.column= <span style=\"color: #008000;\">FALSE<\/span> )\n\n [1] 0.6546537 -0.6933752 -0.2401922 -0.8029551 0.8029551 0.9607689\n [7] 0.9819805 0.6546537 0.8824975 0.8170572 -0.9449112 -0.3273268\n[13] -0.1889822\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\uc774 \ud568\uc218\ub294 \uc9c0\ub09c 3\uac1c\uc6d4 \ub3d9\uc548 \ub450 \uc81c\ud488\uc758 \ud310\ub9e4\ub7c9 \uac04\uc758 \uc0c1\uad00 \uad00\uacc4\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">1~3\uac1c\uc6d4\uc758 \ub9e4\ucd9c \uc0c1\uad00\uad00\uacc4\ub294 <strong>0.6546537<\/strong> \uc774\uc5c8\uc2b5\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">2~4\uac1c\uc6d4\uc758 \ub9e4\ucd9c \uc0c1\uad00\uad00\uacc4\ub294 <strong>-0.6933752\uc600\uc2b5\ub2c8\ub2e4.<\/strong><\/span><\/li>\n<li> <span style=\"color: #000000;\">3~5\uac1c\uc6d4\uc758 \ub9e4\ucd9c \uc0c1\uad00\uad00\uacc4\ub294 <strong>-0.2401922\uc600\uc2b5\ub2c8\ub2e4.<\/strong><\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">\ub4f1\ub4f1.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\uc774 \uacf5\uc2dd\uc744 \uc27d\uac8c \uc870\uc815\ud558\uc5ec \ub2e4\ub978 \uae30\uac04\uc5d0 \ub300\ud55c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ub2e4\uc74c \ucf54\ub4dc\ub294 \ub450 \uc81c\ud488 \uac04 \ub9e4\ucd9c\uc758 6\uac1c\uc6d4 \uc774\ub3d9 \uc0c1\uad00 \uad00\uacc4\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;\">#calculate 6-month rolling correlation between sales for <em>x<\/em> and <em>y<\/em><\/span>\nrollapply(data, width=6, <span style=\"color: #3366ff;\">function<\/span> (x) cor(x[,2],x[,3]), by.column= <span style=\"color: #008000;\">FALSE<\/span> )\n\n [1] 0.5587415 0.4858553 0.6931033 0.7564756 0.8959291 0.9067715 0.7155418\n [8] 0.7173740 0.7684468 0.4541476\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\uc774 \ud568\uc218\ub294 \uc9c0\ub09c 6\uac1c\uc6d4 \ub3d9\uc548 \ub450 \uc81c\ud488 \ud310\ub9e4 \uac04\uc758 \uc0c1\uad00 \uad00\uacc4\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">1~6\uac1c\uc6d4\uc758 \ub9e4\ucd9c \uc0c1\uad00\uad00\uacc4\ub294 <strong>0.5587415<\/strong> \uc600\uc2b5\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">2~7\uac1c\uc6d4\uc758 \ub9e4\ucd9c \uc0c1\uad00\uad00\uacc4\ub294 <strong>0.4858553\uc774\uc5c8\uc2b5\ub2c8\ub2e4.<\/strong><\/span><\/li>\n<li> <span style=\"color: #000000;\">3~8\uac1c\uc6d4\uc758 \ub9e4\ucd9c \uc0c1\uad00\uad00\uacc4\ub294 <strong>0.6931033\uc774\uc5c8\uc2b5\ub2c8\ub2e4.<\/strong><\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">\ub4f1\ub4f1.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>\ucf54\uba58\ud2b8<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">Rollapply() \ud568\uc218\ub97c \uc0ac\uc6a9\ud560 \ub54c \ub2e4\uc74c \uc0ac\ud56d\uc5d0 \uc720\uc758\ud558\uc138\uc694.<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">\uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub824\uba74 <strong>\ub108\ube44<\/strong> (\uc608: \ub4dc\ub86d\ub2e4\uc6b4 \ucc3d)\uac00 3\ubcf4\ub2e4 \ud06c\uac70\ub098 \uac19\uc544\uc57c \ud569\ub2c8\ub2e4.<\/span><\/li>\n<li> <span style=\"color: #000000;\">\uc704 \uc218\uc2dd\uc5d0\uc11c\ub294 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub824\ub294 \ub450 \uc5f4\uc774 \uc704\uce58 <strong>2<\/strong> \uc640 <strong>3<\/strong> \uc5d0 \uc788\uc5c8\uae30 \ub54c\ubb38\uc5d0 cor(x[,2],x[3]) \uc744 \uc0ac\uc6a9\ud588\uc2b5\ub2c8\ub2e4. \uad00\uc2ec \uc788\ub294 \uc5f4\uc774 \ub2e4\ub978 \uc704\uce58\uc5d0 \uc788\ub294 \uacbd\uc6b0 \uc774 \uc22b\uc790\ub97c \uc870\uc815\ud558\uc2ed\uc2dc\uc624.<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\"><strong>\uad00\ub828 \ud56d\ubaa9:<\/strong><\/span> <a href=\"https:\/\/statorials.org\/ko\/\u1105\u1169\u11af\u1105\u1175\u11bc-\u1109\u1161\u11bc\u1100\u116a\u11ab\u1100\u116a\u11ab\u1100\u1168-\u110b\u1166\u11a8\u1109\u1166\u11af\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ub864\ub9c1 \uc0c1\uad00\uad00\uacc4\ub294 \uc2ac\ub77c\uc774\ub529 \uc708\ub3c4\uc6b0\uc5d0 \ub300\ud55c \ub450 \uc2dc\uacc4\uc5f4 \uac04\uc758 \uc0c1\uad00\uad00\uacc4\uc785\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc720\ud615\uc758 \uc0c1\uad00 \uad00\uacc4\uc758 \uc774\uc810 \uc911 \ud558\ub098\ub294 \uc2dc\uac04 \uacbd\uacfc\uc5d0 \ub530\ub978 \ub450 \uc2dc\uacc4\uc5f4 \uac04\uc758 \uc0c1\uad00 \uad00\uacc4\ub97c \uc2dc\uac01\ud654\ud560 \uc218 \uc788\ub2e4\ub294 \uac83\uc785\ub2c8\ub2e4. \uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4. R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95 15\uac1c\uc6d4 \ub3d9\uc548 \ub450 \uac00\uc9c0 \uc81c\ud488( x \ubc0f y )\uc5d0 \ub300\ud574 \ud310\ub9e4\ub41c \ucd1d [&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-1161","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 \ub864\ub9c1 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95 - Statorials<\/title>\n<meta name=\"description\" content=\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\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-\u1105\u1169\u11af\u1105\u1175\u11bc-\u1109\u1161\u11bc\u1100\u116a\u11ab\u1100\u116a\u11ab\u1100\u1168\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95 - Statorials\" \/>\n<meta property=\"og:description\" content=\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/ko\/r\u110b\u1174-\u1105\u1169\u11af\u1105\u1175\u11bc-\u1109\u1161\u11bc\u1100\u116a\u11ab\u1100\u116a\u11ab\u1100\u1168\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-27T10:53:00+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<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%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/\",\"url\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/\",\"name\":\"R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95 - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/ko\/#website\"},\"datePublished\":\"2023-07-27T10:53:00+00:00\",\"dateModified\":\"2023-07-27T10:53:00+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4\"},\"description\":\"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\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%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\uc9d1\",\"item\":\"https:\/\/statorials.org\/ko\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"R\uc5d0\uc11c \uc2ac\ub77c\uc774\ub529 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\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":"R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95 - Statorials","description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\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-\u1105\u1169\u11af\u1105\u1175\u11bc-\u1109\u1161\u11bc\u1100\u116a\u11ab\u1100\u116a\u11ab\u1100\u1168\/","og_locale":"ko_KR","og_type":"article","og_title":"R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95 - Statorials","og_description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.","og_url":"https:\/\/statorials.org\/ko\/r\u110b\u1174-\u1105\u1169\u11af\u1105\u1175\u11bc-\u1109\u1161\u11bc\u1100\u116a\u11ab\u1100\u116a\u11ab\u1100\u1168\/","og_site_name":"Statorials","article_published_time":"2023-07-27T10:53:00+00:00","author":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\ubca4\uc790\ubbfc \uc564\ub354\uc2a8"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/","url":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/","name":"R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95 - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/ko\/#website"},"datePublished":"2023-07-27T10:53:00+00:00","dateModified":"2023-07-27T10:53:00+00:00","author":{"@id":"https:\/\/statorials.org\/ko\/#\/schema\/person\/600556789b7d79cbaa9d9f0c721b74f4"},"description":"\uc774 \ud29c\ud1a0\ub9ac\uc5bc\uc5d0\uc11c\ub294 \uba87 \uac00\uc9c0 \uc608\ub97c \ud1b5\ud574 R\uc5d0\uc11c \ub864\ub9c1 \uc0c1\uad00 \uad00\uacc4\ub97c \uacc4\uc0b0\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%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/ko\/r%e1%84%8b%e1%85%b4-%e1%84%85%e1%85%a9%e1%86%af%e1%84%85%e1%85%b5%e1%86%bc-%e1%84%89%e1%85%a1%e1%86%bc%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%aa%e1%86%ab%e1%84%80%e1%85%a8\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\uc9d1","item":"https:\/\/statorials.org\/ko\/"},{"@type":"ListItem","position":2,"name":"R\uc5d0\uc11c \uc2ac\ub77c\uc774\ub529 \uc0c1\uad00\uad00\uacc4\ub97c \uacc4\uc0b0\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\/1161","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=1161"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/posts\/1161\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/media?parent=1161"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/categories?post=1161"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/ko\/wp-json\/wp\/v2\/tags?post=1161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}