IQSS / Zelig

A statistical framework that serves as a common interface to a large range of models
http://zeligproject.org
109 stars 43 forks source link

Tobit vignette should mention that Zelig uses AER #315

Closed izahn closed 6 years ago

izahn commented 6 years ago

The "See also" section of the zelig-tobit vignette refers readers to the survfit function in the survival package. Since it actually wraps AER::tobit it should refer readers there instead.

christophergandrud commented 6 years ago

Good idea.

Done in 5d55f26cc0c2593e4bda804086a3bb4631a53512. Will be applied to the live site on the next build for the next release.