{"id":27138,"date":"2021-07-31T03:32:39","date_gmt":"2021-07-31T03:32:39","guid":{"rendered":"https:\/\/papersspot.com\/blog\/2021\/07\/31\/do-small-r-code-to-impute-missing-cell-use-mice-libray\/"},"modified":"2021-07-31T03:32:39","modified_gmt":"2021-07-31T03:32:39","slug":"do-small-r-code-to-impute-missing-cell-use-mice-libray","status":"publish","type":"post","link":"https:\/\/papersspot.com\/blog\/2021\/07\/31\/do-small-r-code-to-impute-missing-cell-use-mice-libray\/","title":{"rendered":"DO SMALL R CODE TO IMPUTE MISSING CELL , USE MICE Libray"},"content":{"rendered":"<p>csv(&#8220;C:\/Users\/&#8230;..8rows.csv&#8221;) <br \/>set.seed(1234) <br \/>imp&lt;-mice(data,maxit=3,method =&#039;pmm&#039;,m=10,threshold=2) <br \/>imp_data&lt;-complete(imp,5 ) <br \/>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; can I use pmm method or a different method , i want to use stochastic regression. please change the file to csv to be read <\/p>\n","protected":false},"excerpt":{"rendered":"<p>csv(&#8220;C:\/Users\/&#8230;..8rows.csv&#8221;) set.seed(1234) imp&lt;-mice(data,maxit=3,method =&#039;pmm&#039;,m=10,threshold=2) imp_data&lt;-complete(imp,5 ) &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; can I use pmm method or a different method , i want to use stochastic regression. please change the file to csv to be read<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[10],"class_list":["post-27138","post","type-post","status-publish","format-standard","hentry","category-research-paper-writing","tag-writing"],"_links":{"self":[{"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/posts\/27138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/comments?post=27138"}],"version-history":[{"count":0,"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/posts\/27138\/revisions"}],"wp:attachment":[{"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/media?parent=27138"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/categories?post=27138"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/tags?post=27138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}