Hi team,
What do you think about trying a multiplicative model instead of linear to capture synergy between channels? Is this something you have considered? Interested to hear your thoughts on that.
family=gaussian(link="log")
instead of
family = "gaussian",
Thanks,
R
Hi team,
What do you think about trying a multiplicative model instead of linear to capture synergy between channels? Is this something you have considered? Interested to hear your thoughts on that.
family=gaussian(link="log")instead of
family = "gaussian",Thanks,
R