Announcement

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

  • Non-linear least squares with censored outcome

    I am fitting a model that is nonlinear in its parameters using non-linear least squares via the
    Code:
    nl
    command. However, I realized the outcome is censored at the top, which
    Code:
    nl
    does not allow. And Tobit requires linearity in parameters.

    Is there a way to do this and, perhaps, even a command?
Working...
X