-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
Consistency 🍏 🍎Expected output across functions or API design could be more similarExpected output across functions or API design could be more similarWhat's your opinion 🙉Collectively discuss somethingCollectively discuss something
Description
Oh, now I get it - this isn't about averaging really, averaging is sometimes used, but it's about what units are the estimates generated (and then possibly averaged across).
So how about:
marginalize = "specific" -> estimate_over = "individual" (for a single unit)
marginalize = "average" -> estimate_over = "average" (for an average unit / average across marginal means)
marginalize = "population" -> estimate_over = "population" (for average across all units in a sample)
Or estimate_for= / over=
Originally posted by @mattansb in #332 (comment)
Metadata
Metadata
Assignees
Labels
Consistency 🍏 🍎Expected output across functions or API design could be more similarExpected output across functions or API design could be more similarWhat's your opinion 🙉Collectively discuss somethingCollectively discuss something