timriffe / DemoTools

Tools for the evaluation, adjustment, and standardization of demographic data
https://timriffe.github.io/DemoTools
Other
59 stars 31 forks source link

lt_model_lq() fails #182

Closed sarahertog closed 3 years ago

sarahertog commented 3 years ago

Calling lt_model_lq returns an error:

L1 <- lt_model_lq(Sex = "m", q0_5 = 0.05, e0 = 65) Error in f(lower, ...) : unused arguments (axmethod = "pas", a0rule = "ak", IMR = NA, mod = TRUE)

timriffe commented 3 years ago

should be good now, sorry!