Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • The command for propensity score, the mnps command does not run properly

    I am tryingt o run the mnps command, but the result said "last estimates not found". I did follow all of the steps from the guide book. Does anyone know how to fix this?
    . mnps t3 illact crimjust subprob subdep white, ntrees(3000) intdepth(3) shrinkage(0.01) stopmethod(es.mean) estimand(ATE) rcmd(C:\Program Files\R\R-4.3.2\bin\Rscript.exe) objpath(C:\Users\User\AppData\Local\Temp)

    Running R script, please wait...
    last estimates not found
    r(301);

  • #2
    where did you obtain this command because I can't find it? your posting leads me to believe that this might be an R program and this forum is for Stata

    Comment


    • #3
      This is the reference: https://www.rand.org/content/dam/ran...ND_TL170z1.pdf
      It is the package developed in the R statistical computing and graphics environment and ported to Stata through a family of commands available at http://www.rand.org/statistics/twang/downloads.html.

      Comment

      Working...
      X