florianhartig / DHARMa

Diagnostics for HierArchical Regession Models
http://florianhartig.github.io/DHARMa/
208 stars 22 forks source link

Implement option with quantreg = none #388

Open florianhartig opened 1 year ago

florianhartig commented 1 year ago

Instead of quantreg = T / F, implement something like guidance = X

where X could be quantreg, loess, none, or maybe something else