andybega / spduration

Split-population duration model in R
https://andybeger.com/spduration/
4 stars 0 forks source link

spdur() and missing value options #5

Closed andybega closed 10 years ago

andybega commented 11 years ago

spdur() needs an option for how to deal with missing values, similar to glm's na.action option maybe. Right now any missing values in the design matrix will stop the function.