I have a dataset that has about 350 data points and I am trying to use two predictor variables to try to predict 5 percentage variables (the 5 add up to 100). I am searching for a way to do this and most people have pushed me towards Bayesian Multivariate Regression but I wanted to get some more advice before diving into that. Do you think that is a good way to approach it? If so is there a way in R to do this? I have been searching around and haven't been able to find much on the subject.
Thanks!