안녕하세요 선생님
최근 R공부를 잘 못하다가
다시 시작했는데
PSM을 다른 방법으로 시도하던 중에
matchit 을 치면
"R code excuetion erroㄱ"라고 뜨면서
밑에 이렇게 나옵니다.
Error in substring(html, match + 6, match + attr(match, "match.length") - :
'<e2><93>236. doi: <a href="https://doi.org/10.1093/pan/mpl013">10.1093/pan/mpl013</a>
</p>
<p>Ho, D. E., Imai, K., King, G., & Stuart, E. A. (2011). MatchIt: Nonparametric Preprocessing for Parametric Causal Inference. Journal of Statistical Software, 42(8). doi: <a href="https://doi.org/10.18637/jss.v042.i08">10.18637/jss.v042.i08</a>
</p>
<h3>See Also</h3>
<p><code><a href="../../MatchIt/help/summary.matchit">summary.matchit</a></code> for balance assessment after matching. <code><a href="../../MatchIt/help/plot.matchit">plot.matchit</a></code> for plots of covariate balance and propensity score overlap after matching.
</p>
<p><code>vignette("MatchIt")</code> for an introduction to matching with MatchIt; <code>vignette("matching-methods")</code> for descriptions of the variety of matching methods and options available; <code>vignette("assessing-balance")</code> for information on assessing the quality of a matching specification; <code>vignette("estima
아무리 찾아봐도 원인을 모르겠습니다.
다른 함수 입력은 문제없는거 같은데 matchit 만 입력하면 이렇게 뜨네요;;
가르침 부탁드립니다.
Comment 5
-
cardiomoon
2021.05.13 16:23
-
뽀오또
2021.05.14 15:04
R package update 하고
MatchIt 삭제 후 새로 설치했는데도
같은 현상이 생깁니다...
matchit 까지 치면 바로 "R code excuetion error"라고 뜨면서 아래에
저렇게 빨간 글씨가 나옵니다..이걸 무시하고 그냥 진행하면
PSM data 가 list 형태로 나옵니다.
뭐가 문제인지요..
-
cardiomoon
2021.05.14 15:10
C32라는 데이터가 문제가 있는 것 같습니다. 다른 데이터를 사용할 때에도 문제가 있나요?(예를 들어 MatchIt 패키지의 lalonde 데이터)
-
뽀오또
2021.05.14 15:41
선생님께.
아예 삭제하고 다시 설치하고 시행했더니 됩니다;;;;
정말 뭐가 문제였는지는 도저히 모르겠습니다..
-
cardiomoon
2021.05.14 15:44
아마 한글 인코딩과 관련된 문제인 것 같습니다. 해결되었다니 다행입니다.
문제가 생긴 화면을 캡쳐해서 보여주셔요. 정확히 어떻게 입력했는지 알아야 원인을 알 수 있을 것 같습니다.